Fri, 17 May 2024 04:15:35 UTC | login

Information for build sympy-1.11.1-4.fc38

ID244231
Package Namesympy
Version1.11.1
Release4.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/sympy.git#0ef50362dea96f5c84362dd96d90bdad8080826a
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
StartedThu, 08 Jun 2023 14:39:52 UTC
CompletedThu, 08 Jun 2023 19:18:04 UTC
Taskbuild (f38, /rpms/sympy.git:0ef50362dea96f5c84362dd96d90bdad8080826a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sympy.git#0ef50362dea96f5c84362dd96d90bdad8080826a'}}
Tags No tags
RPMs No RPMs
Changelog * Tue Feb 21 2023 Jerry James <loganjerry@gmail.com> - 1.11.1-4 - Fix the antlr4 Recommends (bz 2172030) - Dynamically generate BuildRequires (to the extent possible) * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * 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