Sun, 05 May 2024 01:57:36 UTC | login

Information for build python-pyrsistent-0.15.7-2.fc33

ID149474
Package Namepython-pyrsistent
Version0.15.7
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pyrsistent.git#6a49842fe009f1a6454779ca617e40859980c9e6
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 bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 21:58:10 UTC
CompletedFri, 27 Mar 2020 22:20:58 UTC
Taskbuild (f33, /rpms/python-pyrsistent.git:6a49842fe009f1a6454779ca617e40859980c9e6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pyrsistent.git#6a49842fe009f1a6454779ca617e40859980c9e6'}}
Tags
f33
RPMs
src
python-pyrsistent-0.15.7-2.fc33.src.rpm (info) (download)
riscv64
python3-pyrsistent-0.15.7-2.fc33.riscv64.rpm (info) (download)
python-pyrsistent-debugsource-0.15.7-2.fc33.riscv64.rpm (info) (download)
python3-pyrsistent-debuginfo-0.15.7-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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. * Fri May 17 2019 Fabio Valentini <decathorpe@gmail.com> - 0.15.2-1 - Update to version 0.15.2. * Fri Apr 26 2019 Fabio Valentini <decathorpe@gmail.com> - 0.15.1-1 - Update to version 0.15.1. * Fri Feb 22 2019 Fabio Valentini <decathorpe@gmail.com> - 0.14.11-1 - Update to version 0.14.11. * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Jan 14 2019 Fabio Valentini <decathorpe@gmail.com> - 0.14.9-1 - Update to version 0.14.9. - Enable the test suite. * Thu Oct 11 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.14.2-6 - Python2 binary package has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.14.2-4 - Rebuilt for Python 3.7 * Mon Apr 16 2018 Itamar Reis Peixoto <itamar@ispbrasil.com.br> - 0.14.2-3 - add missing dist-tag * Fri Apr 13 2018 Itamar Reis Peixoto <itamar@ispbrasil.com.br> - 0.14.2-2 - disable tests for now