Bug 1360766
Summary: | sympy: Provide a Python 3 subpackages | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tomas Orsava <torsava> | ||||
Component: | sympy | Assignee: | Jerry James <loganjerry> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | rawhide | CC: | cbm, dkrejci, ishcherb, loganjerry, zbyszek | ||||
Target Milestone: | --- | Keywords: | Reopened | ||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | sympy-1.0-5.fc26 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2017-01-20 14:28:16 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 | ||||||
Attachments: |
|
Description
Tomas Orsava
2016-07-27 12:31:14 UTC
Hi Jerry, how is it going? Do you need any help? Yes, I could use some help. I've got too much going on right now, and chasing down some crashing bugs in other packages is eating up all of my spare time for Fedora work. I would appreciate help with this one. sympy-texmacs now uses python3. Created attachment 1242821 [details] Patch to fix Python 2 dependency in sympy-examples Executable files in documentation package sympy-examples generate additional dependency on Python 2, which is against packaging guidelines [0]. $ dnf repoquery --requires sympy-examples /usr/bin/python sympy = 1.0-4.fc26 Please find the change needed to make sure there are no executable scripts in documentation. Could you please review and apply the patch to make sympy fully Python 3–ready? [0] https://fedoraproject.org/wiki/Packaging:Guidelines#Documentation Sure, that should work. Building in rawhide. Thank you, Zbigniew. |