Sat, 20 Apr 2024 02:42:50 UTC | login

Information for build python-mpmath-1.2.1-2.el9s

ID35539
Package Namepython-mpmath
Version1.2.1
Release2.el9s
Epoch
Sourcegit+https://git.centos.org/rpms/python-mpmath.git#362fc370f3f3ec33016b2c163a438ceacf2b3412
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 byrdobuilder
State complete
Volume DEFAULT
StartedFri, 15 Oct 2021 07:17:13 UTC
CompletedFri, 15 Oct 2021 07:20:32 UTC
Taskbuild (cloud9s-openstack-xena-el9s, /rpms/python-mpmath.git:362fc370f3f3ec33016b2c163a438ceacf2b3412)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-mpmath.git#362fc370f3f3ec33016b2c163a438ceacf2b3412'}}
Tags
cloud9s-openstack-antelope-release
cloud9s-openstack-antelope-testing
cloud9s-openstack-bobcat-testing
cloud9s-openstack-xena-candidate
cloud9s-openstack-zed-release
cloud9s-openstack-zed-testing
RPMs
src
python-mpmath-1.2.1-2.el9s.src.rpm (info) (download)
noarch
python-mpmath-doc-1.2.1-2.el9s.noarch.rpm (info) (download)
python3-mpmath-1.2.1-2.el9s.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Wed Sep 29 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> 1.2.1-2 - Fix CVE-2021-29063 regular expression denial of service (#1974835) * Wed Sep 29 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> 1.2.1-1 - Version 1.2.1 (#1927057) * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.2.0-2 - Rebuilt for Python 3.10 * Tue Feb 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.2.0-1 - Update to latest version (#1923815) * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.1.0-8 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.1.0-6 - Rebuilt for Python 3.8.0rc1 (#1748018)