Sat, 22 Feb 2025 05:14:25 UTC | login

Information for build python-aenum-3.1.0-13.fc42

ID349000
Package Namepython-aenum
Version3.1.0
Release13.fc42
Epoch
SummaryAdvanced Enumerations, NamedTuples and NamedConstants for Python
Descriptionaenum 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 21 Feb 2025 11:52:25 UTC
CompletedFri, 21 Feb 2025 11:52:25 UTC
Tags
f42
RPMs
src
python-aenum-3.1.0-13.fc42.src.rpm (info) (download)
noarch
python3-aenum-3.1.0-13.fc42.noarch.rpm (info) (download)
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