Information for build sympy-1.12.1-1.fc41

ID56594
Package Namesympy
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.12.1
Release1.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/sympy.git#29d55a4f0eadb009264dab956f781e4ef0dbc25f
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.
https://github.com/sympy/sympy
Built bykojiadmin
State failed
Volume DEFAULT
StartedTue, 02 Jul 2024 16:26:54 CST
CompletedTue, 02 Jul 2024 16:33:34 CST
Taskbuild (f41, /rpms/sympy.git:29d55a4f0eadb009264dab956f781e4ef0dbc25f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sympy.git#29d55a4f0eadb009264dab956f781e4ef0dbc25f'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Jun 12 2024 Jerry James <loganjerry@gmail.com> - 1.12.1-1 - Version 1.12.1 - Drop upstreamed python 3.12 patch * Mon Jun 10 2024 Python Maint <python-maint@redhat.com> - 1.12-9 - Rebuilt for Python 3.13 * Mon Jun 10 2024 Miro Hrončok <miro@hroncok.cz> - 1.12-8 - Drop unneeded build dependency on sphinx-autobuild * Fri Mar 22 2024 Jerry James <loganjerry@gmail.com> - 1.12-7 - Fix test failure with python 3.13 (rhbz#2271058) * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.12-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Nov 30 2023 Jerry James <loganjerry@gmail.com> - 1.12-3 - Fix incompatible pointer types for GCC 14 compatibility * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 29 2023 Jerry James <loganjerry@gmail.com> - 1.12-1 - Version 1.12 - Add patch for python 3.12 compatibility * Thu Jun 29 2023 Python Maint <python-maint@redhat.com> - 1.11.1-5 - Rebuilt for Python 3.12 * 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