Skip to content

Commit ef6fff0

Browse files
committed
update six to 1.15.0
1 parent 9ea2d0a commit ef6fff0

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
@@ -2,7 +2,7 @@
22

33

44
class SixRecipe(PythonRecipe):
5-
version = '1.10.0'
5+
version = '1.15.0'
66
url = 'https://pypi.python.org/packages/source/s/six/six-{version}.tar.gz'
77
depends = ['setuptools']
88

0 commit comments

Comments
 (0)