Sun, 05 May 2024 00:28:05 UTC | login

Information for build python-pyrsistent-0.19.3-2.fc38

ID230262
Package Namepython-pyrsistent
Version0.19.3
Release2.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pyrsistent.git#2c4a3d2a66b22ccd8a0c91205e03ca07f8a2c21c
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, 23 Feb 2023 12:37:10 UTC
CompletedThu, 23 Feb 2023 13:55:00 UTC
Taskbuild (f38, /rpms/python-pyrsistent.git:2c4a3d2a66b22ccd8a0c91205e03ca07f8a2c21c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pyrsistent.git#2c4a3d2a66b22ccd8a0c91205e03ca07f8a2c21c'}}
Tags
f38
f39
f40
RPMs
src
python-pyrsistent-0.19.3-2.fc38.src.rpm (info) (download)
noarch
python-pyrsistent-doc-0.19.3-2.fc38.noarch.rpm (info) (download)
riscv64
python3-pyrsistent-0.19.3-2.fc38.riscv64.rpm (info) (download)
python-pyrsistent-debugsource-0.19.3-2.fc38.riscv64.rpm (info) (download)
python3-pyrsistent-debuginfo-0.19.3-2.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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) * Fri Nov 26 2021 Benjamin A. Beasley <code@musicinmybrain.net> 0.18.0-9 - Reduce LaTeX PDF build verbosity * Wed Sep 29 2021 Benjamin A. Beasley <code@musicinmybrain.net> 0.18.0-8 - Generate PDF instead of HTML Sphinx documentation. * Mon Sep 13 2021 Benjamin A. Beasley <code@musicinmybrain.net> 0.18.0-7 - Let pyproject-rpm-macros handle the license file * Sun Sep 12 2021 Benjamin A. Beasley <code@musicinmybrain.net> 0.18.0-6 - Drop BR on pyproject-rpm-macros, now implied by python3-devel * Sun Sep 12 2021 Benjamin A. Beasley <code@musicinmybrain.net> 0.18.0-5 - Reduce macro indirection in the spec file * Tue Jul 27 2021 Benjamin A. Beasley <code@musicinmybrain.net> 0.18.0-4 - Move %generate_buildrequires after %prep to make the spec file easier to follow * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> 0.18.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jun 29 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.18.0-1 - Update to 0.18.0 (closes RHBZ#1977038) * Mon Jun 14 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.17.3-8 - Port to pyproject-rpm-macros * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.17.3-7 - Rebuilt for Python 3.10 * Thu Mar 25 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.17.3-6 - Improved source URL (better tarball name) * 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