Signed-off-by: Khem Raj <[email protected]> --- .../python/python3-python-multipart_0.0.10.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-python-multipart_0.0.10.bb
diff --git a/meta-python/recipes-devtools/python/python3-python-multipart_0.0.10.bb b/meta-python/recipes-devtools/python/python3-python-multipart_0.0.10.bb new file mode 100644 index 0000000000..df52f7a35f --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-python-multipart_0.0.10.bb @@ -0,0 +1,9 @@ +SUMMARY = "A streaming multipart parser for Python" +LICENSE = "Apache-2.0" +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3d98f0d58b28321924a89ab60c82410e" + +SRC_URI[sha256sum] = "46eb3c6ce6fdda5fb1a03c7e11d490e407c6930a2703fe7aef4da71c374688fa" + +inherit pypi python_hatchling + +PYPI_PACKAGE = "python_multipart"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#112491): https://lists.openembedded.org/g/openembedded-devel/message/112491 Mute This Topic: https://lists.openembedded.org/mt/108643463/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
