Bug 1393840
| Summary: | python-webpy: Provide a Python 3 subpackage | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Iryna Shcherbina <ishcherb> | ||||||
| Component: | python-webpy | Assignee: | Matthias Runge <mrunge> | ||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 26 | CC: | ishcherb, jberan, lbalhar, mhroncok, 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: | 2017-10-16 12:39:19 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
Iryna Shcherbina
2016-11-10 12:43:32 UTC
Created attachment 1219960 [details]
New version 0.40.dev0 including Python 3 subpackage
Hi Matthias, may I ask you to review the patch?
Thank you.
version 0.40.dev seems to have some issues esp. around python3. Latest released version on github is 0.38. Otherwise the patch looks ok to me. As I can see an RMP build error in 0.38 related to Python 3.5 (maybe because of distutils that was replaced by setuptools in ver. 0.40dev0), I would suggest to wait for a stable new release. This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle. Changing version to '26'. Created attachment 1311183 [details] Patch for specfile - latest git Hello. New specfile from Jan looks good to me. I've improved it a little bit. AFAIK web.py still has no maintainer so I am not sure whether is it reasonable to wait for next release or we can update package to the latest version in the master branch. I've tried build and test package with source code from the current master branch and everything looks good to me. Please, take a look at scratch build [0] and let me know, what do you think. If you agree, we can push this change. [0] https://koji.fedoraproject.org/koji/taskinfo?taskID=21126572 Thank you for the patch. Unfortunately, it did not apply cleanly, I had to cherry-pick. The change has been pushed and builds triggered. |