8000
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 55d71f9 commit de3d353Copy full SHA for de3d353
pythonforandroid/recipes/dateutil/__init__.py
@@ -4,7 +4,7 @@
4
class DateutilRecipe(PythonRecipe):
5
name = 'dateutil'
6
version = '2.6.0'
7
- url = 'https://pypi.python.org/packages/3e/f5/aad82824b369332a676a90a8c0d1e608b17e740bbb6aeeebca726f17b902/python-dateutil-{version}.tar.gz'
+ url = 'https://pypi.python.org/packages/51/fc/39a3fbde6864942e8bb24c93663734b74e281b984d1b8c4f95d64b0c21f6/python-dateutil-2.6.0.tar.gz'
8
9
depends = ['python2', "setuptools"]
10
call_hostpython_via_targetpython = False
0 commit comments