Sun, 21 Jul 2024 23:16:56 UTC | login

Information for build python-gmpy2-2.1.0-0.19.b5.fc33

ID180829
Package Namepython-gmpy2
Version2.1.0
Release0.19.b5.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-gmpy2.git#f2f439fe122e62ff80772ca5acbb3f5caf553479
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
StartedFri, 14 Aug 2020 08:49:40 UTC
CompletedFri, 14 Aug 2020 09:20:12 UTC
Taskbuild (f33, /rpms/python-gmpy2.git:f2f439fe122e62ff80772ca5acbb3f5caf553479)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-gmpy2.git#f2f439fe122e62ff80772ca5acbb3f5caf553479'}}
Tags
f33
f37
f38
RPMs
src
python-gmpy2-2.1.0-0.19.b5.fc33.src.rpm (info) (download)
riscv64
python3-gmpy2-2.1.0-0.19.b5.fc33.riscv64.rpm (info) (download)
python-gmpy2-debugsource-2.1.0-0.19.b5.fc33.riscv64.rpm (info) (download)
python3-gmpy2-debuginfo-2.1.0-0.19.b5.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 31 2020 Jerry James <loganjerry@gmail.com> - 2.1.0-0.19.b5 - Version 2.1.0 beta5 - Drop all patches * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-0.18.b4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jun 24 2020 Jerry James <loganjerry@gmail.com> - 2.1.0-0.17.b4 - Add -endian patch to fix s390x problems * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 2.1.0-0.16.b4 - Rebuilt for Python 3.9 * 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)