diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-zopeinterface_7.1.1.bb (renamed from meta-python/recipes-devtools/python/python3-zopeinterface_6.3.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-zopeinterface_6.3.bb b/meta-python/recipes-devtools/python/python3-zopeinterface_7.1.1.bb index 21d03f2e7..76b064181 100644 --- a/meta-python/recipes-devtools/python/python3-zopeinterface_6.3.bb +++ b/meta-python/recipes-devtools/python/python3-zopeinterface_7.1.1.bb | |||
@@ -4,9 +4,8 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e54fd776274c1b7423 | |||
4 | 4 | ||
5 | PYPI_PACKAGE = "zope.interface" | 5 | PYPI_PACKAGE = "zope.interface" |
6 | 6 | ||
7 | inherit pypi setuptools3 | 7 | inherit pypi python_setuptools_build_meta |
8 | SRC_URI[sha256sum] = "f83d6b4b22262d9a826c3bd4b2fbfafe1d0000f085ef8e44cd1328eea274ae6a" | 8 | SRC_URI[sha256sum] = "4284d664ef0ff7b709836d4de7b13d80873dc5faeffc073abdb280058bfac5e3" |
9 | |||
10 | PACKAGES =. "${PN}-test " | 9 | PACKAGES =. "${PN}-test " |
11 | 10 | ||
12 | RPROVIDES:${PN} += "zope-interfaces" | 11 | RPROVIDES:${PN} += "zope-interfaces" |