diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-booleanpy_4.0.bb')
-rw-r--r-- | meta/recipes-devtools/python/python3-booleanpy_4.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-booleanpy_4.0.bb b/meta/recipes-devtools/python/python3-booleanpy_4.0.bb index 41fd3d960a..4563cb8c4b 100644 --- a/meta/recipes-devtools/python/python3-booleanpy_4.0.bb +++ b/meta/recipes-devtools/python/python3-booleanpy_4.0.bb | |||
@@ -7,6 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d118b5feceee598ebeca76e13395c2bd" | |||
7 | SRC_URI[sha256sum] = "17b9a181630e43dde1851d42bef546d616d5d9b4480357514597e78b203d06e4" | 7 | SRC_URI[sha256sum] = "17b9a181630e43dde1851d42bef546d616d5d9b4480357514597e78b203d06e4" |
8 | 8 | ||
9 | PYPI_PACKAGE = "boolean.py" | 9 | PYPI_PACKAGE = "boolean.py" |
10 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
10 | 11 | ||
11 | inherit pypi setuptools3 | 12 | inherit pypi setuptools3 |
12 | 13 | ||