diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-zopeevent_5.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-zopeevent_5.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-zopeevent_5.0.bb b/meta-python/recipes-devtools/python/python3-zopeevent_5.0.bb index 4d914c63e9..f03ab22d24 100644 --- a/meta-python/recipes-devtools/python/python3-zopeevent_5.0.bb +++ b/meta-python/recipes-devtools/python/python3-zopeevent_5.0.bb | |||
@@ -6,5 +6,6 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=72092419572155ddc2 | |||
6 | SRC_URI[sha256sum] = "bac440d8d9891b4068e2b5a2c5e2c9765a9df762944bda6955f96bb9b91e67cd" | 6 | SRC_URI[sha256sum] = "bac440d8d9891b4068e2b5a2c5e2c9765a9df762944bda6955f96bb9b91e67cd" |
7 | 7 | ||
8 | PYPI_PACKAGE = "zope.event" | 8 | PYPI_PACKAGE = "zope.event" |
9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
9 | 10 | ||
10 | inherit pypi setuptools3 | 11 | inherit pypi setuptools3 |