We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80fe311 commit 25f05faCopy full SHA for 25f05fa
pythonforandroid/recipes/six/__init__.py
@@ -3,7 +3,7 @@
3
4
5
class SixRecipe(PythonRecipe):
6
- version = '1.9.0'
+ version = '1.10.0'
7
url = 'https://pypi.python.org/packages/source/s/six/six-{version}.tar.gz'
8
depends = [('python2', 'python2legacy', 'python3', 'python3crystax')]
9
0 commit comments