| Summary: | Adding pyton3 to spec | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Matej Dujava <mdujava> | ||||||
| Component: | python-pytimeparse | Assignee: | Pradeep Kilambi <pkilambi> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 24 | CC: | dkrejci, pkilambi, pviktori, torsava | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | python-pytimeparse-1.1.5-4.fc24 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-06-09 12:22:39 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: | |||||||
| Attachments: |
|
||||||||
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle. Changing version to '24'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase Created attachment 1145147 [details] solves rpmlint errors with non-executable-scripts Spec: original spec from upstream + Matej's patch + my patch (solves rpmlint errors with non-executable-scripts, see attached) SRPM URL: https://copr-be.cloud.fedoraproject.org/results/dkrejci/python-pytimeparse/fedora-rawhide-x86_64/00174020-python-pytimeparse/python-pytimeparse-1.1.5-4.fc25.src.rpm Description: A small Python library to parse various kinds of time expressions Fedora Account System Username: dkrejci Copr link: https://copr.fedorainfracloud.org/coprs/dkrejci/python-pytimeparse/build/174020/ As the packager has not yet responded I suggest we push Matej Dujava's patch as it accomplishes exactly and only what is asked for, and leave Dominika's enhancement patch here for the packager to use if he so wishes. Here's the Koji build with Matej's patch: http://koji.fedoraproject.org/koji/taskinfo?taskID=13810852 Sorry for the delay, this slipped my radar. I pushed both the patches and built packages in koji. here is the koji build with both patches: http://koji.fedoraproject.org/koji/taskinfo?taskID=13814785 Wonderful pradeep Wonderful, Pradeep, thank you! Have you pushed it for Rawhide or Fedora 24? python-pytimeparse-1.1.5-4.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-6eb485ee2a I pushed the update and built package from master to rawhide. Also pushed a bodhi update to f24, Let me know if you need any other updates. python-pytimeparse-1.1.5-4.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-6eb485ee2a That's absolutely enough. Thank you for your time! As this package is Python 3 compatible, it no longer blocks PYTHON3 porting bug. Closing this Bug. python-pytimeparse-1.1.5-4.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 1122133 [details] patch for specs Description of problem: Adding python3 spec. Additional info: See attached patch.