dogtagpki / pki

The Dogtag Certificate System is an enterprise-class Certificate Authority (CA) which supports all aspects of certificate lifecycle management, including key archival, OCSP and smartcard management.
https://www.dogtagpki.org
GNU General Public License v2.0
358 stars 134 forks source link

dogtag-pki Python package depends on spec file #2379

Open pki-bot opened 3 years ago

pki-bot commented 3 years ago

This issue was migrated from Pagure Issue #2259. Originally filed by cheimes (@tiran) on 2016-04-05 18:04:34:


The standalone Python client package https://pypi.python.org/pypi/dogtag-pki is generated by base/common/python/setup.py. setup.py loads pki-core.spec to get the current version number. The approach breaks the source distribution file on PyPI. I need to find a better way to handle version numbers.

pki-bot commented 3 years ago

Comment from cheimes (@tiran) at 2017-02-27 14:09:56

Metadata Update from @tiran: