Name: | python38-pyrsistent |
---|---|
Version: | 0.17.3 |
Release: | 2.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 409138 |
License: | MIT and BSD |
RPM: | python38-pyrsistent-0.17.3-2.el8.aarch64.rpm |
Source RPM: | python38-pyrsistent-epel-0.17.3-2.el8.src.rpm |
Build Date: | Wed Aug 31 2022 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/tobgu/pyrsistent/ |
Summary: | Persistent/Functional/Immutable data structures |
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. |
- Rebuild to fix bug in epel-rpm-macros' Python dependency generator
- Build for EPEL8 Python 3.8