Click here to visit the old openkoji buildsystem (Archived)

Information for build python-mpmath-1.3.0-7.fc41

ID17000
Package Namepython-mpmath
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.3.0
Release7.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-mpmath.git#1627cf4541c079dc0291b6ff4908bf5975ab5869
SummaryA pure Python library for multiprecision floating-point arithmetic
DescriptionMpmath is a pure-Python library for multiprecision floating-point arithmetic. It provides an extensive set of transcendental functions, unlimited exponent sizes, complex numbers, interval arithmetic, numerical integration and differentiation, root-finding, linear algebra, and much more. Almost any calculation can be performed just as well at 10-digit or 1000-digit precision, and in many cases mpmath implements asymptotically fast algorithms that scale well for extremely high precision work. If available, mpmath will (optionally) use gmpy to speed up high precision operations.
Built bykojiadmin
State complete
Volume DEFAULT
StartedThu, 02 May 2024 19:20:40 CST
CompletedThu, 02 May 2024 20:22:57 CST
Taskbuild (f41, /rpms/python-mpmath.git:1627cf4541c079dc0291b6ff4908bf5975ab5869)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-mpmath.git#1627cf4541c079dc0291b6ff4908bf5975ab5869'}}
Tags
f41
RPMs
src
python-mpmath-1.3.0-7.fc41.src.rpm (info) (download)
noarch
python-mpmath-doc-1.3.0-7.fc41.noarch.rpm (info) (download)
python3-mpmath-1.3.0-7.fc41.noarch.rpm (info) (download)
python3-mpmath+gmpy-1.3.0-7.fc41.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
build.log
state.log
installed_pkgs.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jan 31 2024 Jerry James <loganjerry@gmail.com> - 1.3.0-7 - Restore the doc subpackage - Minimize the LaTeX dependencies - Use modern python macros - Migrate License field to SPDX - Package the gmpy2 extra - Minor spec file cleanups * Tue Jan 30 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.3.0-6 - Stop building documentation and drop the subpackage (rhbz#2221964) * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jun 16 2023 Python Maint <python-maint@redhat.com> - 1.3.0-2 - Rebuilt for Python 3.12 * Thu Mar 09 2023 Susi Lehtola <jussilehtola@fedoraproject.org> - 1.3.0-1 - Update to 1.3.0. * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.2.1-4 - Rebuilt for Python 3.11