Fri, 17 May 2024 04:14:54 UTC | login

Information for build sympy-1.11.1-2.fc37

ID215817
Package Namesympy
Version1.11.1
Release2.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/sympy.git#5f035ec062596a4d08e1e5fdb85f4bd095526de0
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 failed
Volume DEFAULT
StartedSun, 13 Nov 2022 15:34:20 UTC
CompletedSun, 13 Nov 2022 17:12:20 UTC
Taskbuild (f37, /rpms/sympy.git:5f035ec062596a4d08e1e5fdb85f4bd095526de0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sympy.git#5f035ec062596a4d08e1e5fdb85f4bd095526de0'}}
Tags No tags
RPMs No RPMs
Changelog * Tue Sep 27 2022 Jerry James <loganjerry@gmail.com> - 1.11.1-2 - Do not run antlr on i386 where it doesn't exist - Be archful so we don't BR a package that doesn't exist on i386 * Tue Sep 06 2022 Jerry James <loganjerry@gmail.com> - 1.11.1-1 - Version 1.11.1 - Convert License tag to SPDX - Drop upstreamed patches: -tests, -distutils, -signature - Drop fastcache dependency - Regenerate ANTLR4 files * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 1.10.1-2 - Rebuilt for Python 3.11 * Sat Mar 19 2022 Jerry James <loganjerry@gmail.com> - 1.10.1-1 - Version 1.10.1 * Thu Mar 17 2022 Jerry James <loganjerry@gmail.com> - 1.10-1 - Version 1.10 - Drop upstreamed patches: -python3, -png-decoder, -gmpy2-mpq, and -rational-exponent * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Oct 08 2021 Jerry James <loganjerry@gmail.com> - 1.9-1 - Version 1.9 - Drop theano support due to incompatibility with the Fedora version - Add -tests, -distutils, -gmpy2-mpq, and -rational-exponent patches to work around test failures * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Jun 10 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.8-2~bootstrap - Build in bootstrap mode to work-around missing theano * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.8-2 - Rebuilt for Python 3.10 * Mon Apr 12 2021 Jerry James <loganjerry@gmail.com> - 1.8-1 - Version 1.8 - Drop the -float patch and only run tests on x86_64 - Add -circuitplot patch to skip tests that fail with no display - Drop the -texmacs subpackage; the TeXmacs package ships its own sympy plugin * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sat Dec 12 2020 Jerry James <loganjerry@gmail.com> - 1.7.1-1 - Version 1.7.1 * Thu Dec 10 2020 Jerry James <loganjerry@gmail.com> - 1.7-2 - Fix preview of PNG images (bz 1906363) - Add missing Recommends needed to preview images (bz 1906363) * Sat Nov 28 2020 Jerry James <loganjerry@gmail.com> - 1.7-1 - Version 1.7 * Thu Nov 26 2020 Jerry James <loganjerry@gmail.com> - 1.6.2-2 - Update Theano dependency for Theano-PyMC - Add -theano-pymc patch to adapt