summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-psutil_4.2.0.bb
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
commit7edad4def408cc1bd29d6a5a247e11af1180fc2e (patch)
treee2bbe2e1d8da356f091105871b1382ad8c317c1e /meta-python/recipes-devtools/python/python-psutil_4.2.0.bb
parent216e95669c6b884735f3f8a5ca1ee37a28d68b3e (diff)
downloadmeta-openembedded-7edad4def408cc1bd29d6a5a247e11af1180fc2e.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) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-psutil_4.2.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-psutil_4.2.0.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-psutil_4.2.0.bb b/meta-python/recipes-devtools/python/python-psutil_4.2.0.bb
index c3533be83..a5703dade 100644
--- a/meta-python/recipes-devtools/python/python-psutil_4.2.0.bb
+++ b/meta-python/recipes-devtools/python/python-psutil_4.2.0.bb
@@ -4,7 +4,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0f02e99f7f3c9a7fe8ecfc5d44c2be62"
4 4
5SRC_URI[md5sum] = "713f259f917a0c26acfbb7e6ae632ef7" 5SRC_URI[md5sum] = "713f259f917a0c26acfbb7e6ae632ef7"
6SRC_URI[sha256sum] = "544f013a0aea7199e07e3efe5627f5d4165179a04c66050b234cc3be2eca1ace" 6SRC_URI[sha256sum] = "544f013a0aea7199e07e3efe5627f5d4165179a04c66050b234cc3be2eca1ace"
7PYPI_PACKAGE_HASH = "a6bf5ce23dc9f50de662af3b4bf54812438c298634224924c4e18b7c3b57a2aa"
8 7
9RDEPENDS_${PN} += " \ 8RDEPENDS_${PN} += " \
10 python-subprocess \ 9 python-subprocess \