[Pki-devel] [PATCH] 0060 Package pki client library for Python 3

Christian Heimes cheimes at redhat.com
Fri Mar 4 17:58:14 UTC 2016


On 2016-03-03 23:47, Christian Heimes wrote:
> The patch implements https://fedorahosted.org/pki/ticket/1739.
> 
> We have a bit of a chicken and egg problem. The pki-upgrade command
> depends on Python 2 code. Ade suggested to have both Python 2 and 3 code
> in pki-base. The approach has the disadvantage to pull in python3
> dependencies like python3-nss, python3-requests and python3-six.
> 
> The patch uses a different approach:
> 
> - new package 'pki-base-python3' depends on 'pki-base'
> - 'pki-base' now also provides 'pki-base-python2'
> 
> You still can't have pki-base-python3 without pki-base-python2 but you
> can have pki-base-python2 without Python 3. Once we switch to Python 3
> for pki.server (10.4?), we can switch dependencies and have
> pki-base-python2 as extra package.
> 

Ade has acked the patch on IRC.

Pushed to master in 4dc934a5f3fbeea7e877aaadcb13a6eabb635463


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/pki-devel/attachments/20160304/2cb518a9/attachment.sig>


More information about the Pki-devel mailing list