diff --git a/programming/language/python/python-enum34/pspec.xml b/programming/language/python/python-enum34/pspec.xml
index 6dd563ff20..f59f02df21 100644
--- a/programming/language/python/python-enum34/pspec.xml
+++ b/programming/language/python/python-enum34/pspec.xml
@@ -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/bf/3e/31d502c25302814a7c2f1d3959d2a3b3f78e509002ba91aea64993936876/enum34-1.1.6.tar.gz
+ https://files.pythonhosted.org/packages/a7/9a/909b721496b6f3e7776345c250d55cbdbcb1302fb42cf79de0d929af74c1/enum34-1.1.8.tar.gz
python-setuptools
python-devel
@@ -30,6 +30,13 @@
+
+ 2020-02-23
+ 1.1.8
+ Version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-01-20
1.1.6