Created attachment 1099809 [details] Patch to spec bringing in line with current python guidelines and adding python3 library support Description of problem: Currently only built for python2 and not python3 although the PyPi changelog says it should be compatible with both. This is a blocker for the python3 ACME libraries. Version-Release number of selected component (if applicable): 0.4.0-1.fc23 Actual results: Can't use with python3 applications Expected results: Can import in python3 applications Additional info: A scratch build with the spec as amended in my attached patch completed http://koji.fedoraproject.org/koji/taskinfo?taskID=11998069
I pushed the patch with some fixups.
Note the patch has with a typo in the Requires for the python3 subpackage... It has python3-PyOpenSSL when it should be python3-pyOpenSSL instead... This would normally have been caught by bohdi but of course rawhide doesn't go through that mechanism. Picked it up when the package I'm building that will use this had a mini freak out at attempted install.
I caught the typo, the build at http://koji.fedoraproject.org/koji/rpminfo?rpmID=7033381 has python3-pyOpenSSL.
python-ndg_httpsclient-0.4.0-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-966d277e9f
python-ndg_httpsclient-0.4.0-2.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update python-ndg_httpsclient' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-966d277e9f
python-ndg_httpsclient-0.4.0-2.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.