diff --git a/programming/language/python/python-enum34/pspec.xml b/programming/language/python/python-enum34/pspec.xml index 1c563a60d7..e2683c6e53 100644 --- a/programming/language/python/python-enum34/pspec.xml +++ b/programming/language/python/python-enum34/pspec.xml @@ -13,7 +13,8 @@ app:console 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. python-enum34 is the new Python stdlib enum module available in Python 3.4 backported for previous versions of Python from 2.4 to 3.3. tested on 2.6, 2.7, and 3.3+ - https://bitbucket.org/stoneleaf/enum34/get/1.1.9.tar.gz + https://bitbucket.org/stoneleaf/enum34/get/1.1.10.tar.gz + python-setuptools python-devel @@ -24,12 +25,19 @@ python-enum34 The enum module from Python3.4 backported from 3.3 - 2.4 - /usr/lib /usr/share/doc + /usr/lib + + 2020-03-11 + 1.1.10 + Patch version bump. + Blue Devil + bluedevil@sctzine.com + 2020-03-04 1.1.9