[oe-commits] [meta-openembedded] 18/23: python-zopeinterface: update to version 4.5.0

git at git.openembedded.org git at git.openembedded.org
Sat Jun 30 16:05:57 UTC 2018


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 7d58e8ae62227ac07e2a7a2259613952b00f9130
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Jun 29 16:50:58 2018 -0400

    python-zopeinterface: update to version 4.5.0
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-zopeinterface.inc          | 4 ++--
 .../{python-zopeinterface_4.4.3.bb => python-zopeinterface_4.5.0.bb}  | 0
 ...{python3-zopeinterface_4.4.3.bb => python3-zopeinterface_4.5.0.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 1fab2cc..12623c9 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] = "8700a4f527c1203b34b10c2b4e7a6912"
-SRC_URI[sha256sum] = "d6d26d5dfbfd60c65152938fcb82f949e8dada37c041f72916fef6621ba5c5ce"
+SRC_URI[md5sum] = "7b669cd692d817772c61d2e3ad0f1e71"
+SRC_URI[sha256sum] = "57c38470d9f57e37afb460c399eb254e7193ac7fb8042bd09bdc001981a9c74c"
 
 PYPI_PACKAGE = "zope.interface"
 
diff --git a/meta-python/recipes-devtools/python/python-zopeinterface_4.4.3.bb b/meta-python/recipes-devtools/python/python-zopeinterface_4.5.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-zopeinterface_4.4.3.bb
rename to meta-python/recipes-devtools/python/python-zopeinterface_4.5.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-zopeinterface_4.4.3.bb b/meta-python/recipes-devtools/python/python3-zopeinterface_4.5.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-zopeinterface_4.4.3.bb
rename to meta-python/recipes-devtools/python/python3-zopeinterface_4.5.0.bb

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


More information about the Openembedded-commits mailing list