[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project python-pyrsistent-0.17.3-8.el9

Name python-pyrsistent
Epoch 0
Version 0.17.3
Release 8.el9
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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
python3-pyrsistent-0.17.3-8.el9.x86_64 Persistent/Functional/Immutable data structures 8fe05ec0ea062c6dec40d4c837e883ddb9bed8d59bbd9e7b8cc57f8f3c4c8e78 download
aarch64
python3-pyrsistent-0.17.3-8.el9.aarch64 Persistent/Functional/Immutable data structures 90955ea217af3f53837f8cfeb35e80d8ccc35b25e59e443da12ab899a3abceb7 download
src
python-pyrsistent-0.17.3-8.el9.src Persistent/Functional/Immutable data structures 9323cf1016800311532d88aff34404283890ad6799437a1a5b1726db1f81f45a download
Changelog link
* 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