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

python3-aenum-3.1.0-9.fc40 RPM for noarch

From Fedora Rawhide for s390x / p

Name: python3-aenum Distribution: Fedora Project
Version: 3.1.0 Vendor: Fedora Project
Release: 9.fc40 Build date: Fri Jan 26 02:04:39 2024
Group: Unspecified Build host: buildvm-x86-10.iad2.fedoraproject.org
Size: 1691620 Source RPM: python-aenum-3.1.0-9.fc40.src.rpm
Packager: Fedora Project
Url: https://pypi.org/project/aenum/
Summary: Advanced Enumerations, NamedTuples and NamedConstants for Python
aenum includes a Python stdlib Enum-compatible data type, as well as a
metaclass-based NamedTuple implementation and a NamedConstant class.

An Enum is a set of symbolic names (members) bound to unique, constant values.
Within an enumeration, the members can be compared by identity, and the
enumeration itself can be iterated over. Support exists for unique values,
multiple values, auto-numbering, and suspension of aliasing, plus the ability
to have values automatically bound to attributes.

A NamedTuple is a class-based, fixed-length tuple with a name for each
possible position accessible using attribute-access notation as well as
the standard index notation.

A NamedConstant is a class whose members cannot be rebound; it lacks all other
Enum capabilities, however.

Provides

Requires

License

BSD

Changelog

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 3.1.0-6
  - Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.1.0-3
  - Rebuilt for Python 3.11

Files

/usr/lib/python3.12/site-packages/aenum
/usr/lib/python3.12/site-packages/aenum-3.1.0-py3.12.egg-info
/usr/lib/python3.12/site-packages/aenum-3.1.0-py3.12.egg-info/PKG-INFO
/usr/lib/python3.12/site-packages/aenum-3.1.0-py3.12.egg-info/SOURCES.txt
/usr/lib/python3.12/site-packages/aenum-3.1.0-py3.12.egg-info/dependency_links.txt
/usr/lib/python3.12/site-packages/aenum-3.1.0-py3.12.egg-info/top_level.txt
/usr/lib/python3.12/site-packages/aenum/CHANGES
/usr/lib/python3.12/site-packages/aenum/LICENSE
/usr/lib/python3.12/site-packages/aenum/README
/usr/lib/python3.12/site-packages/aenum/__init__.py
/usr/lib/python3.12/site-packages/aenum/__pycache__
/usr/lib/python3.12/site-packages/aenum/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/aenum/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/aenum/__pycache__/test.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/aenum/__pycache__/test.cpython-312.pyc
/usr/lib/python3.12/site-packages/aenum/__pycache__/test_v3.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/aenum/__pycache__/test_v3.cpython-312.pyc
/usr/lib/python3.12/site-packages/aenum/doc
/usr/lib/python3.12/site-packages/aenum/doc/aenum.pdf
/usr/lib/python3.12/site-packages/aenum/doc/aenum.rst
/usr/lib/python3.12/site-packages/aenum/test.py
/usr/lib/python3.12/site-packages/aenum/test_v3.py
/usr/share/doc/python3-aenum
/usr/share/doc/python3-aenum/CHANGES
/usr/share/doc/python3-aenum/README
/usr/share/doc/python3-aenum/doc
/usr/share/doc/python3-aenum/doc/aenum.pdf
/usr/share/doc/python3-aenum/doc/aenum.rst
/usr/share/licenses/python3-aenum
/usr/share/licenses/python3-aenum/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 02:28:23 2024