[meta-virtualization] [meta-cloud-services] [PATCH] python-extras: 0.0.3 -> 1.0.0

Huang Qiyu huangqy.fnst at cn.fujitsu.com
Tue Jan 17 23:36:32 PST 2017


Upgrade python-extras from 0.0.3 to 1.0.0.

Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
---
 .../python/{python-extras_0.0.3.bb => python-extras_1.0.0.bb}       | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-openstack/recipes-devtools/python/{python-extras_0.0.3.bb => python-extras_1.0.0.bb} (55%)

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
similarity index 55%
rename from meta-openstack/recipes-devtools/python/python-extras_0.0.3.bb
rename to 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"
 PR = "r0"
 SRCNAME = "extras"
 
-SRC_URI = "https://pypi.python.org/packages/source/e/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
+SRC_URI = "https://pypi.python.org/packages/be/18/0b7283f0ebf6ad4bb6b9937538495eadf05ef097b102946b9445c4242636/${SRCNAME}-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "62d8ba049e3386a6df69b413ea81517b"
-SRC_URI[sha256sum] = "7a60d84cb661b477c41a5ea35e931ae93860af8cd259ecc0a38a32ef1ae9ffc0"
+SRC_URI[md5sum] = "3a63ad60cf8f0186c9e3a02f55ec5b14"
+SRC_URI[sha256sum] = "132e36de10b9c91d5d4cc620160a476e0468a88f16c9431817a6729611a81b4e"
 
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
-- 
2.7.4





More information about the meta-virtualization mailing list