diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-zopeinterface_5.4.0.bb (renamed from meta-python/recipes-devtools/python/python3-zopeinterface_5.3.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-zopeinterface_5.3.0.bb b/meta-python/recipes-devtools/python/python3-zopeinterface_5.4.0.bb index 5da5a88b97..305e42a619 100644 --- a/meta-python/recipes-devtools/python/python3-zopeinterface_5.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-zopeinterface_5.4.0.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] = "b18a855f8504743e0a2d8b75d008c7720d44e4c76687e13f959e35d9a13eb397" | 8 | SRC_URI[sha256sum] = "5dba5f530fec3f0988d83b78cc591b58c0b6eb8431a85edd1569a0539a8a5a0e" |
9 | 9 | ||
10 | PACKAGES =. "${PN}-test " | 10 | PACKAGES =. "${PN}-test " |
11 | 11 | ||