Bug 1286321 - Please build for python3 in addition to the existing python2
Summary: Please build for python3 in addition to the existing python2
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-ndg_httpsclient
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miro Hrončok
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1286324
TreeView+ depends on / blocked
 
Reported: 2015-11-28 02:43 UTC by James Hogarth
Modified: 2015-12-07 20:27 UTC (History)
2 users (show)

Fixed In Version: python-ndg_httpsclient-0.4.0-2.fc24 python-ndg_httpsclient-0.4.0-2.fc23
Clone Of:
Environment:
Last Closed: 2015-12-07 20:27:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Patch to spec bringing in line with current python guidelines and adding python3 library support (4.19 KB, patch)
2015-11-28 02:43 UTC, James Hogarth
no flags Details | Diff

Description James Hogarth 2015-11-28 02:43:23 UTC
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

Comment 1 Zbigniew Jędrzejewski-Szmek 2015-11-28 04:47:13 UTC
I pushed the patch with some fixups.

Comment 2 James Hogarth 2015-11-28 19:40:34 UTC
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.

Comment 3 Zbigniew Jędrzejewski-Szmek 2015-11-28 21:08:11 UTC
I caught the typo, the build at http://koji.fedoraproject.org/koji/rpminfo?rpmID=7033381 has python3-pyOpenSSL.

Comment 4 Fedora Update System 2015-12-06 12:59:56 UTC
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

Comment 5 Fedora Update System 2015-12-06 23:51:12 UTC
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

Comment 6 Fedora Update System 2015-12-07 20:27:02 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.