summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-oauthlib_0.7.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-oauthlib_0.7.2.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-oauthlib_0.7.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oauthlib_0.7.2.bb b/meta-openstack/recipes-devtools/python/python-oauthlib_0.7.2.bb
index 3b5d38f..a5be175 100644
--- a/meta-openstack/recipes-devtools/python/python-oauthlib_0.7.2.bb
+++ b/meta-openstack/recipes-devtools/python/python-oauthlib_0.7.2.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5ba9ce41463615e082609806255bce1b"
7SRC_URI[md5sum] = "eb60abdb002b9c08d248707b79a1cc92" 7SRC_URI[md5sum] = "eb60abdb002b9c08d248707b79a1cc92"
8SRC_URI[sha256sum] = "a051f04ee8ec3305055ab34d87b36c9a449375e07c7d6a05bcafa48329cac7c3" 8SRC_URI[sha256sum] = "a051f04ee8ec3305055ab34d87b36c9a449375e07c7d6a05bcafa48329cac7c3"
9 9
10inherit setuptools pypi 10inherit setuptools3 pypi
11 11
12# DEPENDS_default: python-pip 12# DEPENDS_default: python-pip
13 13