[oe-commits] [meta-openembedded] 19/23: python-zopeinterface: upgrade 4.6.0 -> 4.7.1

git at git.openembedded.org git at git.openembedded.org
Wed Nov 20 07:33:42 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit a5d864e79d44d6104c72ae43160101e6b8d6413f
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Wed Nov 20 14:33:03 2019 +0800

    python-zopeinterface: upgrade 4.6.0 -> 4.7.1
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-zopeinterface.inc          | 4 ++--
 .../{python-zopeinterface_4.6.0.bb => python-zopeinterface_4.7.1.bb}  | 0
 ...{python3-zopeinterface_4.6.0.bb => python3-zopeinterface_4.7.1.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-zopeinterface.inc b/meta-python/recipes-devtools/python/python-zopeinterface.inc
index 7213bc8..df8f1ff 100644
--- a/meta-python/recipes-devtools/python/python-zopeinterface.inc
+++ b/meta-python/recipes-devtools/python/python-zopeinterface.inc
@@ -2,8 +2,8 @@ SUMMARY = "Interface definitions for Zope products"
 LICENSE = "ZPL-2.1"
 LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e54fd776274c1b7423ec128974bd9d46"
 
-SRC_URI[md5sum] = "a3b24f9d079bae5e13dd7a88aa512112"
-SRC_URI[sha256sum] = "1b3d0dcabc7c90b470e59e38a9acaa361be43b3a6ea644c0063951964717f0e5"
+SRC_URI[md5sum] = "1bc66758275c5eb66d169acba3c8e50e"
+SRC_URI[sha256sum] = "4bb937e998be9d5e345f486693e477ba79e4344674484001a0b646be1d530487"
 
 PYPI_PACKAGE = "zope.interface"
 
diff --git a/meta-python/recipes-devtools/python/python-zopeinterface_4.6.0.bb b/meta-python/recipes-devtools/python/python-zopeinterface_4.7.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-zopeinterface_4.6.0.bb
rename to meta-python/recipes-devtools/python/python-zopeinterface_4.7.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-zopeinterface_4.6.0.bb b/meta-python/recipes-devtools/python/python3-zopeinterface_4.7.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-zopeinterface_4.6.0.bb
rename to meta-python/recipes-devtools/python/python3-zopeinterface_4.7.1.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list