mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: python3-python-multipart-0.0.9
This commit is contained in:
parent
9994d8e940
commit
b129745b0d
1 changed files with 14 additions and 0 deletions
14
srcpkgs/python3-python-multipart/template
Normal file
14
srcpkgs/python3-python-multipart/template
Normal file
|
@ -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…
Add table
Reference in a new issue