aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-dateutil.inc
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2016-06-23 11:53:43 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2016-07-11 15:16:04 +0200
commitc7b08bbe1e5fc63b48e0bec5d70d0115aad11df6 (patch)
tree7579beea8380f4962681de1459692ed3d2ba9783 /recipes-devtools/python/python-dateutil.inc
parentf25bb5731d31343641c5dc4ded725872563e76c8 (diff)
downloadmeta-python2-c7b08bbe1e5fc63b48e0bec5d70d0115aad11df6.tar.gz
pypi: update the base pypi url to use the package info without requiring the hash
* Things have finally settled on a URL structure without needing the hash (See https://bitbucket.org/pypa/pypi/issues/438/backwards-compatible-un-hashed-package) (From meta-openembedded commit: 7edad4def408cc1bd29d6a5a247e11af1180fc2e) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-dateutil.inc')
-rw-r--r--recipes-devtools/python/python-dateutil.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-dateutil.inc b/recipes-devtools/python/python-dateutil.inc
index 797234b..b754bb7 100644
--- a/recipes-devtools/python/python-dateutil.inc
+++ b/recipes-devtools/python/python-dateutil.inc
@@ -9,7 +9,6 @@ SRC_URI[md5sum] = "05ffc6d2cc85a7fd93bb245807f715ef"
SRC_URI[sha256sum] = "1408fdb07c6a1fa9997567ce3fcee6a337b39a503d80699e0f213de4aa4b32ed"
PYPI_PACKAGE = "python-dateutil"
-PYPI_PACKAGE_HASH = "3ef5aad82824b369332a676a90a8c0d1e608b17e740bbb6aeeebca726f17b902"
inherit pypi
PACKAGES =+ "${PN}-zoneinfo"