Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1336817
Summary: | python-django-tables2: Provide a Python 3 subpackage | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tomas Orsava <torsava> | ||||||||
Component: | python-django-tables2 | Assignee: | Matthias Runge <mrunge> | ||||||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | unspecified | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | 25 | CC: | dkrejci, jberan, lbalhar, mrunge | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2016-08-31 10:19:20 UTC | Type: | Bug | ||||||||
Regression: | --- | Mount Type: | --- | ||||||||
Documentation: | --- | CRM: | |||||||||
Verified Versions: | Category: | --- | |||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||
Embargoed: | |||||||||||
Bug Depends On: | |||||||||||
Bug Blocks: | 1285816, 1333770 | ||||||||||
Attachments: |
|
Description
Tomas Orsava
2016-05-17 13:47:31 UTC
The current specfile looks Python 3 ready. Created attachment 1183640 [details] Version update & enable Python 3 Hi Matthias, I have made some changes in the specfile to enable Python 3 and update the version. Could you please review it and do the update? Koji scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=15012153 Also tested in Mock (fedora-24-x86_64, fedora-rawhide-x86_64, fedora-rawhide-i386). I would not remove checks for python3 support; you're making it harder than necessary for folks on epel/centos This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle. Changing version to '25'. Created attachment 1184272 [details]
Version update & enable Python 3
Thank you Matthias for your comment. What about this patch? I have made just some minor changes this time.
Dominika, you're hard-enabling py3 support. this does not work e.g on CentOS or doesn't work in epel. See my comment#3 above. Otherwise looks ok. Created attachment 1196253 [details]
New upstream release and Python 3 subpackage
Hello.
I extended patch from Dominika with condition which allows Python 3 subpackage only for Fedora.
Is this patch ok for you now or should I make more changes?
Thank you and have a nice day.
the patch looks good to me, if you can apply it directly, please go ahead. Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=15448733 I found a minute to push it myself. Thanks! |