diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-greenlet_1.1.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-greenlet_1.1.2.bb b/meta-python/recipes-devtools/python/python3-greenlet_1.1.2.bb index 07c1436bfa..4a5b1d2c8b 100644 --- a/meta-python/recipes-devtools/python/python3-greenlet_1.1.2.bb +++ b/meta-python/recipes-devtools/python/python3-greenlet_1.1.2.bb | |||
@@ -6,4 +6,4 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e95668d68e4329085c7ab3535e6a7aee \ | |||
6 | 6 | ||
7 | SRC_URI[sha256sum] = "e30f5ea4ae2346e62cedde8794a56858a67b878dd79f7df76a0767e356b1744a" | 7 | SRC_URI[sha256sum] = "e30f5ea4ae2346e62cedde8794a56858a67b878dd79f7df76a0767e356b1744a" |
8 | 8 | ||
9 | inherit pypi distutils3 setuptools3 | 9 | inherit pypi setuptools3 |