Click here to visit the old openkoji buildsystem (Archived)

Information for build sympy-1.12-7.fc41

ID25166
Package Namesympy
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.12
Release7.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/sympy.git#62c2be0673a76fc329325fa070e9f270a66a0bae
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
StartedWed, 15 May 2024 21:04:57 CST
CompletedWed, 15 May 2024 21:11:16 CST
Taskbuild (f41, /rpms/sympy.git:62c2be0673a76fc329325fa070e9f270a66a0bae)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sympy.git#62c2be0673a76fc329325fa070e9f270a66a0bae'}}
Tags No tags
RPMs No RPMs
Changelog * 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