aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-05-31 17:26:57 -0700
committerKhem Raj <raj.khem@gmail.com>2020-06-01 09:25:38 -0700
commit598acc05bfd03fd85ae3a94845450f6a74b297b4 (patch)
tree4d1bcf60020b7141fc9292ae2cfddb3c70a44f24
parent5caca0f7bdefd28b9ecc446aea4177e2e297aa20 (diff)
downloadmeta-openembedded-598acc05bfd03fd85ae3a94845450f6a74b297b4.tar.gz
python3-zopeinterface: Upgrade to 5.1.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-python/recipes-devtools/python/python3-zopeinterface_5.1.0.bb (renamed from meta-python/recipes-devtools/python/python3-zopeinterface_4.7.1.bb)4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-zopeinterface_4.7.1.bb b/meta-python/recipes-devtools/python/python3-zopeinterface_5.1.0.bb
index 6b65924c21..a66735b8a7 100644
--- a/meta-python/recipes-devtools/python/python3-zopeinterface_4.7.1.bb
+++ b/meta-python/recipes-devtools/python/python3-zopeinterface_5.1.0.bb
@@ -2,12 +2,10 @@ 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] = "1bc66758275c5eb66d169acba3c8e50e"
-SRC_URI[sha256sum] = "4bb937e998be9d5e345f486693e477ba79e4344674484001a0b646be1d530487"
-
PYPI_PACKAGE = "zope.interface"
inherit pypi setuptools3
+SRC_URI[sha256sum] = "40e4c42bd27ed3c11b2c983fecfb03356fae1209de10686d03c02c8696a1d90e"
PACKAGES =. "${PN}-test "