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-13.fc42 RPM for noarch

From Fedora Rawhide for x86_64 / p

Name: python3-aenum Distribution: Fedora Project
Version: 3.1.0 Vendor: Fedora Project
Release: 13.fc42 Build date: Sat Jan 18 12:42:50 2025
Group: Unspecified Build host: buildvm-s390x-05.s390.fedoraproject.org
Size: 1645645 Source RPM: python-aenum-3.1.0-13.fc42.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

LicenseRef-Callaway-BSD

Changelog

* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-13
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 3.1.0-12
  - convert license to SPDX
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-11
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 3.1.0-10
  - Rebuilt for Python 3.13
* 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

Files

/usr/lib/python3.13/site-packages/aenum
/usr/lib/python3.13/site-packages/aenum-3.1.0-py3.13.egg-info
/usr/lib/python3.13/site-packages/aenum-3.1.0-py3.13.egg-info/PKG-INFO
/usr/lib/python3.13/site-packages/aenum-3.1.0-py3.13.egg-info/SOURCES.txt
/usr/lib/python3.13/site-packages/aenum-3.1.0-py3.13.egg-info/dependency_links.txt
/usr/lib/python3.13/site-packages/aenum-3.1.0-py3.13.egg-info/top_level.txt
/usr/lib/python3.13/site-packages/aenum/CHANGES
/usr/lib/python3.13/site-packages/aenum/LICENSE
/usr/lib/python3.13/site-packages/aenum/README
/usr/lib/python3.13/site-packages/aenum/__init__.py
/usr/lib/python3.13/site-packages/aenum/__pycache__
/usr/lib/python3.13/site-packages/aenum/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/aenum/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/aenum/__pycache__/test.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/aenum/__pycache__/test.cpython-313.pyc
/usr/lib/python3.13/site-packages/aenum/__pycache__/test_v3.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/aenum/__pycache__/test_v3.cpython-313.pyc
/usr/lib/python3.13/site-packages/aenum/doc
/usr/lib/python3.13/site-packages/aenum/doc/aenum.pdf
/usr/lib/python3.13/site-packages/aenum/doc/aenum.rst
/usr/lib/python3.13/site-packages/aenum/test.py
/usr/lib/python3.13/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, Sun Jan 26 23:45:09 2025