diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-zopeinterface_5.5.2.bb (renamed from meta-python/recipes-devtools/python/python3-zopeinterface_5.5.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-zopeinterface_5.5.1.bb b/meta-python/recipes-devtools/python/python3-zopeinterface_5.5.2.bb index 00c2eaf286..0384d46e5c 100644 --- a/meta-python/recipes-devtools/python/python3-zopeinterface_5.5.1.bb +++ b/meta-python/recipes-devtools/python/python3-zopeinterface_5.5.2.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e54fd776274c1b7423 | |||
5 | PYPI_PACKAGE = "zope.interface" | 5 | PYPI_PACKAGE = "zope.interface" |
6 | 6 | ||
7 | inherit pypi setuptools3 | 7 | inherit pypi setuptools3 |
8 | SRC_URI[sha256sum] = "6d678475fdeb11394dc9aaa5c564213a1567cc663082e0ee85d52f78d1fbaab2" | 8 | SRC_URI[sha256sum] = "bfee1f3ff62143819499e348f5b8a7f3aa0259f9aca5e0ddae7391d059dce671" |
9 | 9 | ||
10 | PACKAGES =. "${PN}-test " | 10 | PACKAGES =. "${PN}-test " |
11 | 11 | ||