https://bugzilla.redhat.com/show_bug.cgi?id=1286324 Bug ID: 1286324 Summary: Review Request: python-acme - Python libraries for use of the ACME protocol Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: james.hogarth@xxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: https://jhogarth.fedorapeople.org/python-acme/python-acme.spec SRPM URL: https://jhogarth.fedorapeople.org/python-acme/python-acme-0.0.0-1.dev20151123.fc23.src.rpm Description: This package is to provide the python libraries for use of the Automatic Certificate Management Environment protocol as use by letsencrypt. The package allows for building against python3 in addition to python2 however a dependent library is not currently built for python3 (see BZ#1286321) ... the conditional in place in the spec file is to permit time to not be wasted and once python3-ndg_httpsclient is built can just be removed to build both python2 and python3 libraries. The letsencrypt client is currently only written to python2 and as such won't be blocked by the lack of python3, however this blocks letsencrypt at this time. Note that the sphinx documentation build does call out to intersphinx but as per BZ#679613 it fails gracefully. Although fedora-review complains about the lack of documentation please note the library recommends the -doc package which with current dnf semantics will install alongside the library by default. I moved the documentation over so that it does not get an ownership clash depending on if the py2 or py3 libraries are installed, and both sets can be installed in parallel. Fedora Account System Username: jhogarth -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review