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

python36-pyrsistent-0.16.1-2.el7 RPM for x86_64

From EPEL 7 for x86_64 / Packages / p

Name: python36-pyrsistent Distribution: Fedora Project
Version: 0.16.1 Vendor: Fedora Project
Release: 2.el7 Build date: Thu Sep 30 19:08:17 2021
Group: Unspecified Build host: buildvm-x86-04.iad2.fedoraproject.org
Size: 500522 Source RPM: python-pyrsistent-0.16.1-2.el7.src.rpm
Packager: Fedora Project
Url: https://github.com/tobgu/pyrsistent/
Summary: Persistent/Functional/Immutable data structures
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

Changelog

* Thu Sep 30 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.1-2
  - Build PDF documentation instead of HTML
* Mon Jun 21 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.1-1
  - Initial package for EPEL7
  - Spec file substantially rewritten from the Fedora package, and reverted to an
    older version for Python 2 support, so the EPEL7 branch gets a fresh
    changelog.

Files

/usr/lib64/python3.6/site-packages/__pycache__/_pyrsistent_version.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/__pycache__/_pyrsistent_version.cpython-36.pyc
/usr/lib64/python3.6/site-packages/_pyrsistent_version.py
/usr/lib64/python3.6/site-packages/pvectorc.cpython-36m-x86_64-linux-gnu.so
/usr/lib64/python3.6/site-packages/pyrsistent
/usr/lib64/python3.6/site-packages/pyrsistent-0.16.1-py3.6.egg-info
/usr/lib64/python3.6/site-packages/pyrsistent-0.16.1-py3.6.egg-info/PKG-INFO
/usr/lib64/python3.6/site-packages/pyrsistent-0.16.1-py3.6.egg-info/SOURCES.txt
/usr/lib64/python3.6/site-packages/pyrsistent-0.16.1-py3.6.egg-info/dependency_links.txt
/usr/lib64/python3.6/site-packages/pyrsistent-0.16.1-py3.6.egg-info/requires.txt
/usr/lib64/python3.6/site-packages/pyrsistent-0.16.1-py3.6.egg-info/top_level.txt
/usr/lib64/python3.6/site-packages/pyrsistent/__init__.py
/usr/lib64/python3.6/site-packages/pyrsistent/__init__.pyi
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/__init__.cpython-36.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_checked_types.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_checked_types.cpython-36.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_compat.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_compat.cpython-36.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_field_common.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_field_common.cpython-36.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_helpers.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_helpers.cpython-36.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_immutable.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_immutable.cpython-36.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_pbag.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_pbag.cpython-36.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_pclass.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_pclass.cpython-36.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_pdeque.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_pdeque.cpython-36.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_plist.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_plist.cpython-36.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_pmap.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_pmap.cpython-36.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_precord.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_precord.cpython-36.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_pset.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_pset.cpython-36.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_pvector.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_pvector.cpython-36.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_toolz.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_toolz.cpython-36.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_transformations.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/_transformations.cpython-36.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/typing.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/__pycache__/typing.cpython-36.pyc
/usr/lib64/python3.6/site-packages/pyrsistent/_checked_types.py
/usr/lib64/python3.6/site-packages/pyrsistent/_compat.py
/usr/lib64/python3.6/site-packages/pyrsistent/_field_common.py
/usr/lib64/python3.6/site-packages/pyrsistent/_helpers.py
/usr/lib64/python3.6/site-packages/pyrsistent/_immutable.py
/usr/lib64/python3.6/site-packages/pyrsistent/_pbag.py
/usr/lib64/python3.6/site-packages/pyrsistent/_pclass.py
/usr/lib64/python3.6/site-packages/pyrsistent/_pdeque.py
/usr/lib64/python3.6/site-packages/pyrsistent/_plist.py
/usr/lib64/python3.6/site-packages/pyrsistent/_pmap.py
/usr/lib64/python3.6/site-packages/pyrsistent/_precord.py
/usr/lib64/python3.6/site-packages/pyrsistent/_pset.py
/usr/lib64/python3.6/site-packages/pyrsistent/_pvector.py
/usr/lib64/python3.6/site-packages/pyrsistent/_toolz.py
/usr/lib64/python3.6/site-packages/pyrsistent/_transformations.py
/usr/lib64/python3.6/site-packages/pyrsistent/py.typed
/usr/lib64/python3.6/site-packages/pyrsistent/typing.py
/usr/lib64/python3.6/site-packages/pyrsistent/typing.pyi
/usr/share/licenses/python36-pyrsistent-0.16.1
/usr/share/licenses/python36-pyrsistent-0.16.1/LICENCE.mit


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 25 02:24:52 2024