[meta-virtualization] [PATCH] python-httplib2: upgrade 0.13.0 -> 0.13.1

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Mon Aug 5 00:43:22 PDT 2019


From: Yuan Chao <yuanc.fnst at cn.fujitsu.com>

-License-Update: Version in PKG-INFO file updated to 0.13.1

Signed-off-by: Yuan Chao <yuanc.fnst at cn.fujitsu.com>
---
 meta-openstack/recipes-devtools/python/python-httplib2.inc          | 6 +++---
 .../python/{python-httplib2_0.13.0.bb => python-httplib2_0.13.1.bb} | 0
 .../{python3-httplib2_0.13.0.bb => python3-httplib2_0.13.1.bb}      | 0
 3 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-openstack/recipes-devtools/python/{python-httplib2_0.13.0.bb => python-httplib2_0.13.1.bb} (100%)
 rename meta-openstack/recipes-devtools/python/{python3-httplib2_0.13.0.bb => python3-httplib2_0.13.1.bb} (100%)

diff --git a/meta-openstack/recipes-devtools/python/python-httplib2.inc b/meta-openstack/recipes-devtools/python/python-httplib2.inc
index 95890cc..75473ab 100644
--- a/meta-openstack/recipes-devtools/python/python-httplib2.inc
+++ b/meta-openstack/recipes-devtools/python/python-httplib2.inc
@@ -2,10 +2,10 @@ DESCRIPTION = "A comprehensive HTTP client library"
 HOMEPAGE = "https://code.google.com/p/httplib2/"
 SECTION = "devel/python"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://PKG-INFO;md5=341f12f35eee133c8ce15c04a042fb72"
+LIC_FILES_CHKSUM = "file://PKG-INFO;md5=e199474a42f8d1baba57f39b790a557e"
 
-SRC_URI[md5sum] = "c0c3b1c1a1c51fa40f46271d95f74fdc"
-SRC_URI[sha256sum] = "d1146939d270f1f1eb8cbf8f5aa72ff37d897faccca448582bb1e180aeb4c6b2"
+SRC_URI[md5sum] = "ff90c595c6a58a954a65088b6a470999"
+SRC_URI[sha256sum] = "6901c8c0ffcf721f9ce270ad86da37bc2b4d32b8802d4a9cec38274898a64044"
 
 inherit pypi
 
diff --git a/meta-openstack/recipes-devtools/python/python-httplib2_0.13.0.bb b/meta-openstack/recipes-devtools/python/python-httplib2_0.13.1.bb
similarity index 100%
rename from meta-openstack/recipes-devtools/python/python-httplib2_0.13.0.bb
rename to meta-openstack/recipes-devtools/python/python-httplib2_0.13.1.bb
diff --git a/meta-openstack/recipes-devtools/python/python3-httplib2_0.13.0.bb b/meta-openstack/recipes-devtools/python/python3-httplib2_0.13.1.bb
similarity index 100%
rename from meta-openstack/recipes-devtools/python/python3-httplib2_0.13.0.bb
rename to meta-openstack/recipes-devtools/python/python3-httplib2_0.13.1.bb
-- 
2.7.4





More information about the meta-virtualization mailing list