python-six: version bump

This commit is contained in:
blue-devil
2019-12-28 20:45:48 +00:00
parent c1635a39c0
commit 7340eab960
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Python 2 and 3 compatibility utilities.</Summary>
<Description>python-six provides simple utilities for wrapping over differences between Python 2 and Python 3.</Description>
<Archive sha1sum="1957b44942be21822414f4dde936e6c40b687565" type="targz">https://pypi.io/packages/source/s/six/six-1.12.0.tar.gz</Archive>
<Archive sha1sum="e6c12160e3da5e164dac9846a1f171fca24e1a8c" type="targz">https://files.pythonhosted.org/packages/94/3e/edcf6fef41d89187df7e38e868b2dd2182677922b600e880baad7749c865/six-1.13.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
</BuildDependencies>
@@ -30,6 +30,13 @@
<History>
<Update release="8">
<Date>2019-12-27</Date>
<Version>1.13.0</Version>
<Comment>Version bump</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="7">
<Date>2019-10-03</Date>
<Version>1.12.0</Version>