Fri, 29 Mar 2024 01:09:40 UTC | login

Information for build python-pyrsistent-0.17.3-7.el9

ID9062
Package Namepython-pyrsistent
Version0.17.3
Release7.el9
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/python-pyrsistent#8e0bc62aae217c0194f066d576183952a3cecf49
SummaryPersistent/Functional/Immutable data structures
DescriptionPyrsistent is a number of persistent collections (by some referred to as functional data structures). Persistent in the sense that they are immutable. All methods on a data structure that would normally mutate it instead return a new copy of the structure containing the requested updates. The original structure is left untouched.
Built bymhroncok
State complete
Volume DEFAULT
StartedWed, 16 Jun 2021 14:24:40 UTC
CompletedWed, 16 Jun 2021 14:25:41 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/python-pyrsistent:8e0bc62aae217c0194f066d576183952a3cecf49)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/python-pyrsistent#8e0bc62aae217c0194f066d576183952a3cecf49'}}
Tags
c9s-gate
c9s-pending
c9s-pending-signed
RPMs
src
python-pyrsistent-0.17.3-7.el9.src.rpm (info) (download)
aarch64
python3-pyrsistent-0.17.3-7.el9.aarch64.rpm (info) (download)
python-pyrsistent-debugsource-0.17.3-7.el9.aarch64.rpm (info) (download)
python3-pyrsistent-debuginfo-0.17.3-7.el9.aarch64.rpm (info) (download)
i686
python3-pyrsistent-0.17.3-7.el9.i686.rpm (info) (download)
python-pyrsistent-debugsource-0.17.3-7.el9.i686.rpm (info) (download)
python3-pyrsistent-debuginfo-0.17.3-7.el9.i686.rpm (info) (download)
noarch
python-pyrsistent-doc-0.17.3-7.el9.noarch.rpm (info) (download)
ppc64le
python3-pyrsistent-0.17.3-7.el9.ppc64le.rpm (info) (download)
python-pyrsistent-debugsource-0.17.3-7.el9.ppc64le.rpm (info) (download)
python3-pyrsistent-debuginfo-0.17.3-7.el9.ppc64le.rpm (info) (download)
s390x
python3-pyrsistent-0.17.3-7.el9.s390x.rpm (info) (download)
python-pyrsistent-debugsource-0.17.3-7.el9.s390x.rpm (info) (download)
python3-pyrsistent-debuginfo-0.17.3-7.el9.s390x.rpm (info) (download)
x86_64
python3-pyrsistent-0.17.3-7.el9.x86_64.rpm (info) (download)
python-pyrsistent-debugsource-0.17.3-7.el9.x86_64.rpm (info) (download)
python3-pyrsistent-debuginfo-0.17.3-7.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Mon Jun 14 2021 Miro Hrončok <mhroncok@redhat.com> - 0.17.3-7 - Don't BuildRequire python3-hypothesis and exclude affected tests from %check - Resolves: rhbz#1928125 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.17.3-6 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Fri Feb 19 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.17.3-5 - Parallelize Sphinx documentation build * Fri Feb 19 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.17.3-4 - Use the GitHub tarball instead of the PyPI tarball - Switch URL to HTTPS * Thu Feb 18 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.17.3-3 - Replace pypi_name macro with srcname - Update BR’s - Run the doctests - Build documentation in a new -doc subpackage * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sun Sep 27 2020 José Lemos Neto <LemosJoseX@protonmail.com> - 0.17.3-1 - update to version 0.17.3 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 0.16.0-2 - Rebuilt for Python 3.9 * Tue Apr 14 2020 Fabio Valentini <decathorpe@gmail.com> - 0.16.0-1 - Update to version 0.16.0. * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jan 10 2020 Fabio Valentini <decathorpe@gmail.com> - 0.15.7-1 - Update to version 0.15.7. * Sun Nov 24 2019 Fabio Valentini <decathorpe@gmail.com> - 0.15.6-1 - Update to version 0.15.6. * Thu Oct 31 2019 Fabio Valentini <decathorpe@gmail.com> - 0.15.5-1 - Update to version 0.15.5. * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.15.4-3 - Rebuilt for Python 3.8.0rc1 (#1748018) * Sat Aug 17 2019 Miro Hrončok <mhroncok@redhat.com> - 0.15.4-2 - Rebuilt for Python 3.8 * Fri Aug 02 2019 Fabio Valentini <decathorpe@gmail.com> - 0.15.4-1 - Update to version 0.15.4. * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Jul 08 2019 Fabio Valentini <decathorpe@gmail.com> - 0.15.3-1 - Update to version 0.15.3.