Bug 982759

Summary: sympy: please package python 3 version
Product: [Fedora] Fedora Reporter: Zbigniew Jędrzejewski-Szmek <zbyszek>
Component: sympyAssignee: Jerry James <loganjerry>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: loganjerry, pviktori
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: sympy-0.7.3-2.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-10 07:32:17 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: 987572, 1015699    
Bug Blocks:    

Description Zbigniew Jędrzejewski-Szmek 2013-07-09 19:46:13 UTC
Description of problem:
sympy is one of the few missing pieces of "scientific python" functionality in fedora with python 3.3. It'd be great if sympy could be packaged.

Comment 1 Jerry James 2013-07-09 21:45:01 UTC
This can't be done yet.  First, python3-mpmath doesn't exist.  That is absolutely required.

Second, python3-pyglet doesn't exist.  It *may* be possible to get away without that one, but it will lead to reduced functionality.  Furthermore, the pyglet maintainer has already stated that the current version can't be built for python3, but that upstream is working on it.  See bug 868266.

Once those two packages have python3 versions, I will happily build a python3 version of sympy.

Comment 2 Zbigniew Jędrzejewski-Szmek 2013-07-23 17:01:33 UTC
I had a look at the mpmath situation. It seems that mpmath-0.17 from 
http://code.google.com/p/mpmath/ works fine with Python3.2. With Python3.3 there's one test failure, related to hashing. Without looking into it, it'd guess that this related to the randomized hashing changes in 3.3. The repository on code.g.c seems dead, but https://github.com/fredrik-johansson/mpmath seems alive. Bugging mpmath in 987572.

Comment 3 Zbigniew Jędrzejewski-Szmek 2013-10-07 23:59:51 UTC
python3-pyglet is in testing: https://admin.fedoraproject.org/updates/python-pyglet-1.2-0.7.alpha1.fc20.

Comment 4 Petr Viktorin (pviktori) 2013-10-08 16:38:32 UTC
I'm also pushin python3-pyglet to f19: https://admin.fedoraproject.org/updates/python-pyglet-1.2-0.7.alpha1.fc19

Comment 5 Jerry James 2013-10-18 19:37:53 UTC
Great, thanks Petr.  I tried to build the python3 version of sympy for Rawhide, and the tests failed with some kind of Unicode error.  Looking into it...

Comment 6 Jerry James 2013-10-18 23:06:50 UTC
Got the Unicode error sorted out, and there is now a python3-sympy subpackage in Rawhide.  Will build it for F-20 next.

Comment 7 Fedora Update System 2013-10-19 17:35:42 UTC
sympy-0.7.3-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/sympy-0.7.3-2.fc20

Comment 8 Fedora Update System 2013-10-20 17:44:52 UTC
Package sympy-0.7.3-2.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing sympy-0.7.3-2.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-19532/sympy-0.7.3-2.fc20
then log in and leave karma (feedback).

Comment 9 Fedora Update System 2013-11-10 07:32:17 UTC
sympy-0.7.3-2.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.