diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-python-multipart_0.0.12.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-python-multipart_0.0.12.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-python-multipart_0.0.12.bb b/meta-python/recipes-devtools/python/python3-python-multipart_0.0.12.bb index b3c018629c..b1ed5e5522 100644 --- a/meta-python/recipes-devtools/python/python3-python-multipart_0.0.12.bb +++ b/meta-python/recipes-devtools/python/python3-python-multipart_0.0.12.bb | |||
@@ -7,6 +7,7 @@ SRC_URI[sha256sum] = "045e1f98d719c1ce085ed7f7e1ef9d8ccc8c02ba02b5566d5f7521410c | |||
7 | inherit pypi python_hatchling ptest | 7 | inherit pypi python_hatchling ptest |
8 | 8 | ||
9 | PYPI_PACKAGE = "python_multipart" | 9 | PYPI_PACKAGE = "python_multipart" |
10 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
10 | 11 | ||
11 | SRC_URI += " \ | 12 | SRC_URI += " \ |
12 | file://run-ptest \ | 13 | file://run-ptest \ |