diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-eth-utils_5.0.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-eth-utils_5.0.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-eth-utils_5.0.0.bb b/meta-python/recipes-devtools/python/python3-eth-utils_5.0.0.bb index f0a5e24413..f57a83132d 100644 --- a/meta-python/recipes-devtools/python/python3-eth-utils_5.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-eth-utils_5.0.0.bb | |||
@@ -7,6 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=6749008d847c14b9718949c2e24d5c0a" | |||
7 | SRC_URI[sha256sum] = "a5eb9555f43f4579eb83cb84f9dda9f3d6663bbd4a5a6b693f8d35045f305a1f" | 7 | SRC_URI[sha256sum] = "a5eb9555f43f4579eb83cb84f9dda9f3d6663bbd4a5a6b693f8d35045f305a1f" |
8 | 8 | ||
9 | PYPI_PACKAGE = "eth_utils" | 9 | PYPI_PACKAGE = "eth_utils" |
10 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
10 | 11 | ||
11 | inherit pypi setuptools3 | 12 | inherit pypi setuptools3 |
12 | 13 | ||