Package python3-pyrsistent-0.17.3-8.el9.x86_64
Name | python3-pyrsistent |
---|---|
Epoch | 0 |
Version | 0.17.3 |
Release | 8.el9 |
Architecture | x86_64 |
Website/URL | https://github.com/tobgu/pyrsistent/ |
License | MIT and BSD |
Build Time | 2023-03-23 17:25:07 |
Build Host | builder-x86-01.inferitos.ru |
Summary | Persistent/Functional/Immutable data structures |
Repositories | AppStream |
Description | 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. |
Errata | — |
Size | 116 KiB |
Source Project | python-pyrsistent-0.17.3-8.el9 |
SHA-256 checksum | 8fe05ec0ea062c6dec40d4c837e883ddb9bed8d59bbd9e7b8cc57f8f3c4c8e78 |
×
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.17.3-8 - Rebuilt for MSVSphere 9.1. * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.17.3-8 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Mon Jun 14 2021 Miro Hrončok <mhroncok@redhat.com> - 0.17.3-7 - Don't BuildRequire python3-hypothesis and exclude affected tests from %check - Resolves: rhbz#1928125 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.17.3-6 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937