This package contains a C-coded Python extension module that supports
multiple-precision arithmetic. It is the successor to the original
gmpy module. The gmpy module only supported the GMP multiple-precision
library. Gmpy2 adds support for the MPFR (correctly rounded real
floating-point arithmetic) and MPC (correctly rounded complex
floating-point arithmetic) libraries. It also updates the API and
naming conventions to be more consistent and support the additional
functionality.
* Tue Jul 09 2024 Jerry James <loganjerry@gmail.com> - 2.2.0-2
- Add patch to fix FTBFS on non-x86 architectures
* Tue Jul 09 2024 Jerry James <loganjerry@gmail.com> - 2.2.0-1
- Version 2.2.0
- Drop upstreamed python 3.12 and mpfr 4.2.1 patches
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 2.1.5-7
- Rebuilt for Python 3.13
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.5-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Jerry James <loganjerry@gmail.com> - 2.1.5-5
- Add patch for MPFR 4.2.1
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.5-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.5-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jun 15 2023 Jerry James <loganjerry@gmail.com> - 2.1.5-3
- Add upstream patch for python 3.12 compatibility
* Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 2.1.5-3
- Rebuilt for Python 3.12
* Thu Feb 23 2023 Jerry James <loganjerry@gmail.com> - 2.1.5-2
- Dynamically generate BuildRequires
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sun Dec 18 2022 Jerry James <loganjerry@gmail.com> - 2.1.5-1
- Version 2.1.5
* Sun Dec 11 2022 Jerry James <loganjerry@gmail.com> - 2.1.4-1
- Version 2.1.4
* Wed Dec 07 2022 Jerry James <loganjerry@gmail.com> - 2.1.3-1
- Version 2.1.3
- Convert License tag to SPDX
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild