Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python-pyrsistent-doc-0.20.0-8.el10_0 RPM for noarch

From EPEL 10.3 for s390x / Packages / p

Name: python-pyrsistent-doc Distribution: Fedora Project
Version: 0.20.0 Vendor: Fedora Project
Release: 8.el10_0 Build date: Tue Aug 13 00:11:38 2024
Group: Unspecified Build host: buildvm-a64-07.iad2.fedoraproject.org
Size: 374876 Source RPM: python-pyrsistent-0.20.0-8.el10_0.src.rpm
Packager: Fedora Project
Url: https://github.com/tobgu/pyrsistent/
Summary: Documentation for pyrsistent
Pyrsistent 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.

Provides

Requires

License

MIT AND BSD-3-Clause

Changelog

* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.0-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.20.0-7
  - Rebuilt for Python 3.13
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.0-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Dec 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.20.0-3
  - Assert that %pyproject_files contains a license file
* Thu Oct 26 2023