diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-python-multipart_0.0.11.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-python-multipart_0.0.11.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-python/recipes-devtools/python/python3-python-multipart_0.0.11.bb b/meta-python/recipes-devtools/python/python3-python-multipart_0.0.11.bb deleted file mode 100644 index b325f90ad3..0000000000 --- a/meta-python/recipes-devtools/python/python3-python-multipart_0.0.11.bb +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | SUMMARY = "A streaming multipart parser for Python" | ||
2 | LICENSE = "Apache-2.0" | ||
3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3d98f0d58b28321924a89ab60c82410e" | ||
4 | |||
5 | SRC_URI[sha256sum] = "1d377f074b69a47dd204c990de57a7cf03d9b85695a3e57faec32d54b78e3e48" | ||
6 | |||
7 | inherit pypi python_hatchling | ||
8 | |||
9 | PYPI_PACKAGE = "python_multipart" | ||