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.
1 parent 9ea2d0a commit ef6fff0Copy full SHA for ef6fff0
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