diff --git a/programming/language/python/python-enum34/pspec.xml b/programming/language/python/python-enum34/pspec.xml index f59f02df21..1c563a60d7 100644 --- a/programming/language/python/python-enum34/pspec.xml +++ b/programming/language/python/python-enum34/pspec.xml @@ -3,7 +3,7 @@ python-enum34 - https://pypi.org/project/enum34/ + https://bitbucket.org/stoneleaf/enum34/ PisiLinux Community admins@pisilinux.org @@ -13,7 +13,7 @@ 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://files.pythonhosted.org/packages/a7/9a/909b721496b6f3e7776345c250d55cbdbcb1302fb42cf79de0d929af74c1/enum34-1.1.8.tar.gz + https://bitbucket.org/stoneleaf/enum34/get/1.1.9.tar.gz python-setuptools python-devel @@ -30,6 +30,13 @@ + + 2020-03-04 + 1.1.9 + Patch version bump. + Blue Devil + bluedevil@sctzine.com + 2020-02-23 1.1.8