summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2015-12-27 12:26:01 +0100
committerVlad Glagolev2017-11-14 12:55:29 -0500
commit83def923055298ca2854fdd712f460a5ce7d6f33 (patch)
treeb1929694fdc15ab2432ae7d3e1ec6bd2e3072d4a
parentaaf1caec808e0e608d037534d3ec567e46b120c4 (diff)
six: => 1.10.0
(cherry picked from commit 4ca98821dd237da08260069b28e542126b67fc12)
-rwxr-xr-xpython-pypi/six/DETAILS4
-rw-r--r--python-pypi/six/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/python-pypi/six/DETAILS b/python-pypi/six/DETAILS
index 4df0e49547..7cc8198604 100755
--- a/python-pypi/six/DETAILS
+++ b/python-pypi/six/DETAILS
@@ -1,6 +1,6 @@
SPELL=six
- VERSION=1.9.0
- SOURCE_HASH=sha512:bcd94367a26c326ff9cc884e67cd705077366b6c091ad4ec805791f0ddc05452fe046c0ad843fbd530fa956ef240b951e69a7fedd41f5e7aaaabdc4761e987ea
+ VERSION=1.10.0
+ SOURCE_HASH=sha512:9a53b7bc8f7e8b358c930eaecf91cc5639176a699830153f586780c3e6d637f1bd31349a69c383574f99da19cb3a36524e7733a318f3572b27aefb69c6409c2e
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://pypi.python.org/pypi/$SPELL
diff --git a/python-pypi/six/HISTORY b/python-pypi/six/HISTORY
index dace4c4637..5142c85ff6 100644
--- a/python-pypi/six/HISTORY
+++ b/python-pypi/six/HISTORY
@@ -1,3 +1,6 @@
+2015-12-27 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.10.0
+
2015-01-21 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.9.0