Bug 1317896
Summary: | python-zope-processlifetime: Provide a Python 3 subpackage | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tomas Orsava <torsava> | ||||||||
Component: | python-zope-processlifetime | Assignee: | Ralph Bean <rbean> | ||||||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | unspecified | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | 25 | CC: | rbean, ylitalo.petri | ||||||||
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-07-27 20:09:25 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, 1312032 | ||||||||||
Attachments: |
|
Description
Tomas Orsava
2016-03-15 13:03:20 UTC
Created attachment 1182100 [details]
Patch for python-zope-processlifetime.spec
Hi,
This is my first patch submitted to Bugzilla. I hope everything is in order. I built and tested it on F23, also ran a mock build. I did't find any simple way to test functionality but comparing to previous version the files appeared to be in the right places for python3. Please review the patch and push it if it's ok.
Thanks,
Petri
Created attachment 1182319 [details]
Revised patch for python-zope-processlifetime specfile
Realised that I did not include python2 in the first patch. This one follows porting guide lines.
Created attachment 1183061 [details]
PY3 port patch
Corrected %changelog entries
This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle. Changing version to '25'. Looks good to me. Thanks! I made a few adjustments to your patch to use some of the modern python macros: http://pkgs.fedoraproject.org/cgit/rpms/python-zope-processlifetime.git/commit/?id=e004f02c11b1b8b763220e8360e873b34924a746 Thanks again! |