We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1da83ae + ef6fff0 commit f1cce50Copy full SHA for f1cce50
pythonforandroid/recipes/six/__init__.py
@@ -2,7 +2,7 @@
2
3
4
class SixRecipe(PythonRecipe):
5
- version = '1.10.0'
+ version = '1.15.0'
6
url = 'https://pypi.python.org/packages/source/s/six/six-{version}.tar.gz'
7
depends = ['setuptools']
8
0 commit comments