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-5.fc38 RPM for noarch

From Fedora 38 for aarch64 / p

Name: python3-aenum Distribution: Fedora Project
Version: 3.1.0 Vendor: Fedora Project
Release: 5.fc38 Build date: Fri Jan 20 12:09:38 2023
Group: Unspecified Build host: buildvm-a64-26.iad2.fedoraproject.org
Size: 1786763 Source RPM: python-aenum-3.1.0-5.fc38.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 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
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Aug 24 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 3.1.0-1
  - Update to 3.1.0
  - Disable tests due to issue with py3.10
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 3.0.0-2
  - Rebuilt for Python 3.10
* Mon Feb 01 2021 Fabian Affolter <mail@fabian-affolter.ch> - 3.0.0-1
  - Update to latest upstream release 3.0.0 (#1920220)
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.6-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

Files

/usr/lib/python3.11/site-packages/aenum
/usr/lib/python3.11/site-packages/aenum-3.1.0-py3.11.egg-info
/usr/lib/python3.11/site-packages/aenum-3.1.0-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/aenum-3.1.0-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/aenum-3.1.0-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/aenum-3.1.0-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/aenum/CHANGES
/usr/lib/python3.11/site-packages/aenum/LICENSE
/usr/lib/python3.11/site-packages/aenum/README
/usr/lib/python3.11/site-packages/aenum/__init__.py
/usr/lib/python3.11/site-packages/aenum/__pycache__
/usr/lib/python3.11/site-packages/aenum/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aenum/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/aenum/__pycache__/test.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aenum/__pycache__/test.cpython-311.pyc
/usr/lib/python3.11/site-packages/aenum/__pycache__/test_v3.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/aenum/__pycache__/test_v3.cpython-311.pyc
/usr/lib/python3.11/site-packages/aenum/doc
/usr/lib/python3.11/site-packages/aenum/doc/aenum.pdf
/usr/lib/python3.11/site-packages/aenum/doc/aenum.rst
/usr/lib/python3.11/site-packages/aenum/test.py
/usr/lib/python3.11/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, Thu May 9 22:19:29 2024