summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-openstack/recipes-devtools/python/python-extras_1.0.0.bb (renamed from meta-openstack/recipes-devtools/python/python-extras_0.0.3.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-extras_0.0.3.bb b/meta-openstack/recipes-devtools/python/python-extras_1.0.0.bb
index ebe2f58..cc99cc6 100644
--- a/meta-openstack/recipes-devtools/python/python-extras_0.0.3.bb
+++ b/meta-openstack/recipes-devtools/python/python-extras_1.0.0.bb
@@ -7,10 +7,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=6d108f338b2f68fe48ac366c4650bd8b"
7PR = "r0" 7PR = "r0"
8SRCNAME = "extras" 8SRCNAME = "extras"
9 9
10SRC_URI = "https://pypi.python.org/packages/source/e/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" 10SRC_URI = "https://pypi.python.org/packages/be/18/0b7283f0ebf6ad4bb6b9937538495eadf05ef097b102946b9445c4242636/${SRCNAME}-${PV}.tar.gz"
11 11
12SRC_URI[md5sum] = "62d8ba049e3386a6df69b413ea81517b" 12SRC_URI[md5sum] = "3a63ad60cf8f0186c9e3a02f55ec5b14"
13SRC_URI[sha256sum] = "7a60d84cb661b477c41a5ea35e931ae93860af8cd259ecc0a38a32ef1ae9ffc0" 13SRC_URI[sha256sum] = "132e36de10b9c91d5d4cc620160a476e0468a88f16c9431817a6729611a81b4e"
14 14
15S = "${WORKDIR}/${SRCNAME}-${PV}" 15S = "${WORKDIR}/${SRCNAME}-${PV}"
16 16