Mon, 08 Jul 2024 06:04:20 UTC | login

Information for build python-gmpy2-2.1.0-0.15.b4.fc33

ID153052
Package Namepython-gmpy2
Version2.1.0
Release0.15.b4.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-gmpy2.git#aa7e4af166d3c2990944cf4834448eb724959ee8
SummaryPython interface to GMP, MPFR, and MPC
Description 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 28 Mar 2020 17:03:11 UTC
CompletedSat, 28 Mar 2020 17:32:59 UTC
Taskbuild (f33, /rpms/python-gmpy2.git:aa7e4af166d3c2990944cf4834448eb724959ee8)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-gmpy2.git#aa7e4af166d3c2990944cf4834448eb724959ee8'}}
Tags
f33
RPMs
src
python-gmpy2-2.1.0-0.15.b4.fc33.src.rpm (info) (download)
riscv64
python3-gmpy2-2.1.0-0.15.b4.fc33.riscv64.rpm (info) (download)
python-gmpy2-debugsource-2.1.0-0.15.b4.fc33.riscv64.rpm (info) (download)
python3-gmpy2-debuginfo-2.1.0-0.15.b4.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Feb 10 2020 Jerry James <loganjerry@gmail.com> - 2.1.0-0.15.b4 - Version 2.1.0 beta4 - Also run the Cython tests * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-0.14.b3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Dec 11 2019 Jerry James <loganjerry@gmail.com> - 2.1.0-0.13.b3 - Fix overlinking (with libpthread) and underlinking (missing libm) - Drop unnecessary cython BR * Wed Oct 09 2019 Jerry James <loganjerry@gmail.com> - 2.1.0-0.12.b3 - Rebuild for mpfr 4 * Mon Sep 02 2019 Jerry James <loganjerry@gmail.com> - 2.1.0-0.11.b3 - Update to beta 3 - Drop upstreamed -qdiv, -no-copy, and -test patches * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 2.1.0-0.10.b1 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-0.9.b1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jun 27 2019 Jerry James <loganjerry@gmail.com> - 2.1.0-0.8.b1 - Add -qdiv, -no-copy, and -test patches to fix the build * Wed May 22 2019 Jerry James <loganjerry@gmail.com> - 2.1.0-0.8.b1 - Update to beta 1 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-0.7.a4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Nov 15 2018 Jerry James <loganjerry@gmail.com> - 2.1.0-0.6.a4 - Update to alpha 4 - Drop python2 subpackage (bz 1647371) * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-0.5.a2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 26 2018 Jerry James <loganjerry@gmail.com> - 2.1.0-0.4.a2 - Take 2 on the -addzero patch * Tue Jun 26 2018 Jerry James <loganjerry@gmail.com> - 2.1.0-0.3.a2 - Add -addzero patch to fix bogus results in sympy * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 2.1.0-0.2.a2 - Rebuilt for Python 3.7 * Sat Jun 02 2018 Jerry James <loganjerry@gmail.com> - 2.1.0-0.1.a2 - Update to alpha version for sagemath 8.2