Sun, 05 May 2024 08:00:59 UTC | login

Information for build python-pyrsistent-0.20.0-5.fc40

ID293474
Package Namepython-pyrsistent
Version0.20.0
Release5.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pyrsistent.git#4fe2662b67b8467c1b968169975e7f24fee88b20
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
StartedThu, 29 Feb 2024 12:53:31 UTC
CompletedThu, 29 Feb 2024 13:37:30 UTC
Taskbuild (f40, /rpms/python-pyrsistent.git:4fe2662b67b8467c1b968169975e7f24fee88b20)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pyrsistent.git#4fe2662b67b8467c1b968169975e7f24fee88b20'}}
Tags
f40
RPMs
src
python-pyrsistent-0.20.0-5.fc40.src.rpm (info) (download)
noarch
python-pyrsistent-doc-0.20.0-5.fc40.noarch.rpm (info) (download)
riscv64
python3-pyrsistent-0.20.0-5.fc40.riscv64.rpm (info) (download)
python-pyrsistent-debugsource-0.20.0-5.fc40.riscv64.rpm (info) (download)
python3-pyrsistent-debuginfo-0.20.0-5.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> - Assert that %pyproject_files contains a license file * Thu Oct 26 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.20.0-2 - Patch for Python 3.13 (close RHBZ#2246349) * Thu Oct 26 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.20.0-1 - Update to 0.20.0 (fix RHBZ#2246235, fix RHBZ#2246349) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.3-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 12 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.19.3-9 - When PDF docs are disabled, omit the -doc subpackage * Fri Jul 07 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.19.3-8 - Use new (rpm 4.17.1+) bcond style * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 0.19.3-7 - Rebuilt for Python 3.12 * Mon May 29 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.19.3-6 - Drop an unnecessary BuildRequires on pytest-runner * Sat Mar 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.19.3-4 - Don’t assume %_smp_mflags is -j%_smp_build_ncpus * Fri Feb 10 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 0.19.3-3 - Avoid python-hypothesis dependency in RHEL builds * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Dec 29 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.19.3-1 - Update to 0.19.3 (close RHBZ#2156882) * Thu Dec 29 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.19.2-3 - Package from git tag instead of commit * Wed Nov 30 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.19.2-2 - Drop default -r argument to pyproject_buildrequires * Thu Nov 03 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.19.2-1 - Update to 0.19.2 (close RHBZ#2138666) * Mon Oct 31 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.18.1-5 - Update License to SPDX * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.18.1-3 - Rebuilt for Python 3.11