broadinstitute / python-cert_manager

Python interface to the Sectigo Certificate Manager REST API

Repository from Github https://github.combroadinstitute/python-cert_managerRepository from Github https://github.combroadinstitute/python-cert_manager

PyPi outdated version?

evilensky opened this issue · comments

Will a new version be pushed to PyPi?

Version 1.0.0 appears to not have support for setting externalRequester on Certificates._enroll() method.

Thank you for your time.

No, this is not meant to say PyPi is deprecated. We just switched to using Poetry for dependencies and things like automatic setup.py generation. This will still be deployed to PyPi going forward.

I will look into getting a new release setup to get unreleased features into PyPi

@evilensky Version 2.0.0 has been released with all features up to today.