zopefoundation / z3c.checkversions

Find newer package versions on PyPI
Other
2 stars 6 forks source link

Fix parsing of versions that are really requirements specifications #26

Closed dataflake closed 1 year ago

dataflake commented 1 year ago

Fixes #24

I didn't check but it appears setuptools <66 did not complain when a version specifier was actually a requirements specifier. This PR explicitly checks for such cases and attempts to convert requirements specifiers to versions.

With this change running bin/checkversions against the Zope versions files works again.

dataflake commented 1 year ago

@icemac Could you add me to the maintainers on PyPI so I can make a release?

dataflake commented 1 year ago

@icemac please add me to z3c.checkversions on PyPI. I want to make a release.

dataflake commented 1 year ago

@mgedmin @icemac Could you add me to the maintainers on PyPI so I can make a release?

icemac commented 1 year ago

@dataflake I added the project to the zope group, where you are an owner.

icemac commented 1 year ago

Sorry for the delay, during the conference I was not that responsive.

dataflake commented 1 year ago

Just released version 2.1