15 lines
620 B
Bash
15 lines
620 B
Bash
# 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
|