SymPy 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.
* Tue Mar 18 2025 Jerry James <loganjerry@gmail.com> - 1.13.3-4
- Fix a python 3.14 test failure (rhbz#2353123)
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Tue Nov 12 2024 David Abdurachmanov <davidlt@rivosinc.com> - 1.13.3-2
- Disable llvmlite on riscv64
* Thu Sep 19 2024 Jerry James <loganjerry@gmail.com> - 1.13.3-1
- Version 1.13.3
* Mon Aug 12 2024 Jerry James <loganjerry@gmail.com> - 1.13.2-1
- Version 1.13.2
* Fri Jul 19 2024 Jerry James <loganjerry@gmail.com> - 1.13.1-1
- Version 1.13.1
* Thu Jul 11 2024 Jerry James <loganjerry@gmail.com> - 1.13.0-1
- Version 1.13.0
- Drop unnecessary circuitplot patch
- Drop upstreamed incompatible-pointer patch
- Link duplicate documentation files
- Run tests on all architectures
* 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