Sun, 05 May 2024 04:49:57 UTC | login

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

ID278107
Package Namepython-pyrsistent
Version0.20.0
Release6.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pyrsistent.git#702aba891b8ee22c9d73c8e2f47a3056c28343d7
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, 21 Dec 2023 18:18:42 UTC
CompletedFri, 22 Dec 2023 12:01:39 UTC
Taskbuild (f40, /rpms/python-pyrsistent.git:702aba891b8ee22c9d73c8e2f47a3056c28343d7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pyrsistent.git#702aba891b8ee22c9d73c8e2f47a3056c28343d7'}}
Tags
f40
RPMs
src
python-pyrsistent-0.20.0-6.fc40.src.rpm (info) (download)
noarch
python-pyrsistent-doc-0.20.0-6.fc40.noarch.rpm (info) (download)
riscv64
python3-pyrsistent-0.20.0-6.fc40.riscv64.rpm (info) (download)
python-pyrsistent-debugsource-0.20.0-6.fc40.riscv64.rpm (info) (download)
python3-pyrsistent-debuginfo-0.20.0-6.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Dec 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-6 - Assert that /builddir/build/BUILD/python-pyrsistent-0.20.0-6.fc40.riscv64-pyproject-files contains a license file * Thu Oct 26 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-5 - Patch for Python 3.13 (close RHBZ#2246349) * Thu Oct 26 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-4 - Update to 0.20.0 (fix RHBZ#2246235, fix RHBZ#2246349) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> None-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 12 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-2 - When PDF docs are disabled, omit the -doc subpackage * Fri Jul 07 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-1 - 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 * Mon May 29 2023 Benjamin A. Beasley <code@musicinmybrain.net> 0.19.3-5 - Do not number the sole Source * Sat Mar 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> 0.19.3-4 - Don’t assume -j${RPM_BUILD_NCPUS} is -j4 * 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 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.18.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jan 14 2022 Benjamin A. Beasley <code@musicinmybrain.net> 0.18.1-1 - Update to 0.18.1 * Fri Jan 14 2022 Benjamin A. Beasley <code@musicinmybrain.net> 0.18.0-11 - Make pyrsistent._pmap doctests order-insensitive * Thu Jan 13 2022 Benjamin A. Beasley <code@musicinmybrain.net> 0.18.0-10 - Skip doctest that fails on Python 3.11a3 (close RHBZ#2040164)