mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
New package: python3-zipstream-ng-1.7.1
This commit is contained in:
parent
667452de84
commit
11a27a3802
1 changed files with 15 additions and 0 deletions
15
srcpkgs/python3-zipstream-ng/template
Normal file
15
srcpkgs/python3-zipstream-ng/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'python3-zipstream-ng'
|
||||||
|
pkgname=python3-zipstream-ng
|
||||||
|
version=1.7.1
|
||||||
|
revision=1
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3"
|
||||||
|
checkdepends="python3-pytest"
|
||||||
|
short_desc="Modern and easy to use streamable zip file generator"
|
||||||
|
maintainer="chrysos349 <chrysostom349@gmail.com>"
|
||||||
|
license="LGPL-3.0-only"
|
||||||
|
homepage="https://github.com/pR0Ps/zipstream-ng"
|
||||||
|
distfiles="${PYPI_SITE}/z/zipstream-ng/zipstream-ng-${version}.tar.gz"
|
||||||
|
checksum=f92023b9ca578cd7fdd94ec733c65664ecf7ee32493e38cdf8e365a1316e9ffc
|
||||||
|
conflicts="python3-zipstream"
|
Loading…
Add table
Reference in a new issue