Bug 1336572

Summary: python3 subpackage for python-pyngus
Product: [Fedora] Fedora Reporter: philip.worrall
Component: python-pyngusAssignee: Igor Gnatenko <ignatenko>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: iboverma, ignatenko, kgiusti, philip.worrall
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-17 12:37:09 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:
Attachments:
Description Flags
python3-pyngus spec diff
none
updated spec python-pyngus none

Description philip.worrall 2016-05-16 22:43:05 UTC
I saw that python-pyngus was on the list of packages that dont have a python3 package available (http://fedora.portingdb.xyz/pkg/python-pyngus/). However python3-pyngus is available in debian and upstream has test cases for python3.4 so it looks like it is supported.

I modified the current spec file in pkgdb for python-pyngus to add a python3 sub-package. At the same time i have done some cleanup of the spec file to use the fedora python packaging guidelines. 

In addition the source tarball the spec file uses (from pypy) doesn't include a license file or a readme but the upstream release from github does. As such i have edited the source url to use the github release tarball. 

python3-pyngus depends on python3-qpid-proton which as far as i can tell is currently only in rawhide/fc25

The modified specfile (and diff) is attached.

Comment 1 philip.worrall 2016-05-16 22:44:45 UTC
Created attachment 1158103 [details]
python3-pyngus spec diff

python3-pyngus spec diff. Apply to python-pyngus.spec.

Comment 2 philip.worrall 2016-05-17 12:02:46 UTC
Created attachment 1158251 [details]
updated spec python-pyngus