Fri, 17 May 2024 02:29:18 UTC | login

Information for build sympy-1.4-1.fc31

ID97262
Package Namesympy
Version1.4
Release1.fc31
Epoch
SummaryA Python library for symbolic mathematics
DescriptionSymPy aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2019 08:58:39 UTC
CompletedWed, 24 Jul 2019 08:58:39 UTC
Tags
f31
RPMs
src
sympy-1.4-1.fc31.src.rpm (info) (download)
noarch
python3-sympy-1.4-1.fc31.noarch.rpm (info) (download)
sympy-doc-1.4-1.fc31.noarch.rpm (info) (download)
sympy-examples-1.4-1.fc31.noarch.rpm (info) (download)
sympy-texmacs-1.4-1.fc31.noarch.rpm (info) (download)
Changelog * Wed Apr 17 2019 Jerry James <loganjerry@gmail.com> - 1.4-1 - Update to 1.4 - Drop -factorial patch * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jan 30 2019 Jerry James <loganjerry@gmail.com> - 1.3-2 - Add -sympify and -factorial patches to work around test failures * Mon Jan 14 2019 Jerry James <loganjerry@gmail.com> - 1.3-2 - Drop Requires from the -doc subpackage (bz 1665767) * Sat Oct 06 2018 Jerry James <loganjerry@gmail.com> - 1.3-1 - Update to 1.3 - Drop upstreamed patches: subexpr-lambdify, test-code-quality, tex-encoding - Drop the python2 subpackage - Add -python3 patch to ask cython to generate python 3 code * Tue Aug 14 2018 Miro Hrončok <mhroncok@redhat.com> - 1.2-2 - Fix _subexpr method in lambdify * Sat Jul 21 2018 Jerry James <loganjerry@gmail.com> - 1.2-1 - Update to 1.2 (bz 1599502) - Drop upstreamed -python3 patch - Add -test-code-quality and -doc patches * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.1.1-5 - Rebuilt for Python 3.7 * Wed Feb 21 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.1.1-4 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.1.1-2 - Python 2 binary package renamed to python2-sympy See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Jul 27 2017 Jerry James <loganjerry@gmail.com> - 1.1.1-1 - Update to 1.1.1 (bz 1468405) * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jul 24 2017 Jerry James <loganjerry@gmail.com> - 1.1-3 - Fix dependency on python2 from python3 package (bz 1471886) * Sat Jul 08 2017 Jerry James <loganjerry@gmail.com> - 1.1-2 - Disable tests that fail due to overflow on some 32-bit architectures * Fri Jul 07 2017 Jerry James <loganjerry@gmail.com> - 1.1-1 - Update to 1.1 (bz 1468405) - All patches have been upstreamed; drop them all