summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-zopeinterface_6.2.bb (renamed from meta-python/recipes-devtools/python/python3-zopeinterface_6.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-zopeinterface_6.1.bb b/meta-python/recipes-devtools/python/python3-zopeinterface_6.2.bb
index 149b6583ad..70a634a49b 100644
--- a/meta-python/recipes-devtools/python/python3-zopeinterface_6.1.bb
+++ b/meta-python/recipes-devtools/python/python3-zopeinterface_6.2.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e54fd776274c1b7423
5PYPI_PACKAGE = "zope.interface" 5PYPI_PACKAGE = "zope.interface"
6 6
7inherit pypi setuptools3 7inherit pypi setuptools3
8SRC_URI[sha256sum] = "2fdc7ccbd6eb6b7df5353012fbed6c3c5d04ceaca0038f75e601060e95345309" 8SRC_URI[sha256sum] = "3b6c62813c63c543a06394a636978b22dffa8c5410affc9331ce6cdb5bfa8565"
9 9
10PACKAGES =. "${PN}-test " 10PACKAGES =. "${PN}-test "
11 11