Skip to content

Commit 25f05fa

Browse files
committed
Updated six version
1 parent 80fe311 commit 25f05fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonforandroid/recipes/six/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44

55
class SixRecipe(PythonRecipe):
6-
version = '1.9.0'
6+
version = '1.10.0'
77
url = 'https://pypi.python.org/packages/source/s/six/six-{version}.tar.gz'
88
depends = [('python2', 'python2legacy', 'python3', 'python3crystax')]
99

0 commit comments

Comments
 (0)