etingof / pyasn1

Generic ASN.1 library for Python
http://snmplabs.com/pyasn1
BSD 2-Clause "Simplified" License
242 stars 118 forks source link

0.2.4 release is missing #36

Closed MuxZeroNet closed 7 years ago

MuxZeroNet commented 7 years ago

Hello!

According to the CHANGELOG, there is a v0.2.4 release. I suppose it has been out, but it cannot be found in the releases tab.

etingof commented 7 years ago

No, it's in current master, but it is not on PyPI yet.

prometheanfire commented 7 years ago

when is it planned to be in pypi?

etingof commented 7 years ago

Hopefully, by the end of July. There are still some rough edges in the code.

prometheanfire commented 7 years ago

Not sure it's still going to be the end of july, but this is likely to not be included in the openstack pike release if not released in the next day or so.

etingof commented 7 years ago

I am planning on releasing current master as 0.3.1 tonight or tomorrow. Let me know if I can try it with specific packages to catch possible regressions sooner rather than later.

prometheanfire commented 7 years ago

I'll link you the requirements change when you make the update available. submitting a change to the networking-bgp project (primary consumer iirc) should do it from the openstack side.

etingof commented 7 years ago

Great, thank you! AFAIK Ironic (drivers) also has it as a dependency.

etingof commented 7 years ago

The 0.3.1 is out. Accompanied by pysnmp 4.3.9 which is still dependent on 0.2.3.

prometheanfire commented 7 years ago

https://review.openstack.org/487543 is where we are updating both