Package python-pyrsistent-0.17.3-8.el9.src
Name | python-pyrsistent |
---|---|
Epoch | 0 |
Version | 0.17.3 |
Release | 8.el9 |
Architecture | src |
Website/URL | https://github.com/tobgu/pyrsistent/ |
License | MIT and BSD |
Build Time | 2023-03-23 17:24:44 |
Build Host | builder-x86-02.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 | 109 KiB |
Source Project | python-pyrsistent-0.17.3-8.el9 |
SHA-256 checksum | 9323cf1016800311532d88aff34404283890ad6799437a1a5b1726db1f81f45a |
×
* 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