We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19b2205 + d487906 commit 71cbd73Copy full SHA for 71cbd73
pythonforandroid/recipes/ipaddress/__init__.py
@@ -3,7 +3,7 @@
3
4
class IpaddressRecipe(PythonRecipe):
5
name = 'ipaddress'
6
- version = '1.0.15'
+ version = '1.0.16'
7
url = 'https://pypi.python.org/packages/source/i/ipaddress/ipaddress-{version}.tar.gz'
8
9
depends = ['python2']
0 commit comments