Bug 1024816
Summary: | fedpkg: Use Python 3 instead of Python 2 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
Component: | fedpkg | Assignee: | cqi |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | carl, dennis, dmach, ngompa13, ohadlevy, pviktori, rdieter, redhat-bugzilla, torsava |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | fedpkg-1.33-1 | Doc Type: | Enhancement |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-05-17 05:58:06 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: | 1024819, 1024823 | ||
Bug Blocks: | 1024796, 1285816 |
Description
Miro Hrončok
2013-10-30 13:28:04 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle. Changing version to '22'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22 marking futurefeature Please see: https://pagure.io/rpkg/issue/45 https://pagure.io/rpkg/pull-request/90 https://pagure.io/fedpkg/pull-request/43 cqi, let me know if I can help by creating a spec update for this. Hi Miro, it is really appreciated if you can help to patch the spec for Python 3 package. I'm going to release a fedpkg Python 3 package for next version as well. There is one thing that has to be considered, that is which package, python2-fedpkg or python3-fedpkg, should provide the capability fedpkg? Do you have any idea? fedpkg will only be built in Fedora and EPEL. fedpkg command shall be provided by python3 package on fedora. the version used on epels is not guidelined. I'll prep something via a PR. |