New package: python3-python-multipart-0.0.9
This commit is contained in:
parent
9994d8e940
commit
b129745b0d
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'python3-python-multipart'
|
||||
pkgname=python3-python-multipart
|
||||
version=0.0.9
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="hatchling"
|
||||
checkdepends="python3-pytest python3-yaml"
|
||||
short_desc="Streaming multipart parser for Python"
|
||||
maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/Kludex/python-multipart"
|
||||
changelog="https://raw.githubusercontent.com/Kludex/python-multipart/master/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/p/python_multipart/python_multipart-${version}.tar.gz"
|
||||
checksum=03f54688c663f1b7977105f021043b0793151e4cb1c1a9d4a11fc13d622c4026
|
Loading…
Reference in New Issue