Sun, 26 May 2024 11:27:17 UTC | login

Information for build python-enum34-1.1.6-9.fc31

ID126949
Package Namepython-enum34
Version1.1.6
Release9.fc31
Epoch
SummaryBackport of Python 3.4 Enum
DescriptionPython 3.4 introduced official support for enumerations. This is a backport of that feature to Python 3.3, 3.2, 3.1, 2.7, 2.5, 2.5, and 2.4. An enumeration 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. This module defines two enumeration classes that can be used to define unique sets of names and values: Enum and IntEnum. It also defines one decorator, unique, that ensures only unique member names are present in an enumeration.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 31 Aug 2019 17:30:32 UTC
CompletedSat, 31 Aug 2019 17:30:32 UTC
Tags
f31
f32
f33
RPMs
src
python-enum34-1.1.6-9.fc31.src.rpm (info) (download)
noarch
python2-enum34-1.1.6-9.fc31.noarch.rpm (info) (download)
Changelog * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.6-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.6-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.6-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Apr 20 2018 Orion Poplawski <orion@nwra.com> - 1.1.6-6 - Minor spec cleanup - Use %license * Mon Feb 12 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.1.6-5 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.1.6-3 - Python 2 binary package renamed to python2-enum34 See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild