summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python-zopeinterface_4.3.3.bb (renamed from meta-python/recipes-devtools/python/python-zopeinterface_4.3.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-zopeinterface_4.3.2.bb b/meta-python/recipes-devtools/python/python-zopeinterface_4.3.3.bb
index 461fcc611..75963948f 100644
--- a/meta-python/recipes-devtools/python/python-zopeinterface_4.3.2.bb
+++ b/meta-python/recipes-devtools/python/python-zopeinterface_4.3.3.bb
@@ -2,8 +2,8 @@ SUMMARY = "Interface definitions for Zope products"
2LICENSE = "ZPL-2.1" 2LICENSE = "ZPL-2.1"
3LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e54fd776274c1b7423ec128974bd9d46" 3LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e54fd776274c1b7423ec128974bd9d46"
4 4
5SRC_URI[md5sum] = "5f7e15a5bcdfa3c6c0e93ffe45caf87c" 5SRC_URI[md5sum] = "ba3f32eacaea66094b7e2ae2788cec89"
6SRC_URI[sha256sum] = "6a0e224a052e3ce27b3a7b1300a24747513f7a507217fcc2a4cb02eb92945cee" 6SRC_URI[sha256sum] = "8780ef68ca8c3fe1abb30c058a59015129d6e04a6b02c2e56b9c7de6078dfa88"
7 7
8PYPI_PACKAGE = "zope.interface" 8PYPI_PACKAGE = "zope.interface"
9inherit pypi setuptools 9inherit pypi setuptools