New package: python3-zipfile-deflate64-0.2.0

This commit is contained in:
Joel Beckmeyer 2022-04-05 13:39:53 -04:00 committed by Andrew J. Hesford
parent 4e2532326e
commit 52f88dd53a

View File

@ -0,0 +1,16 @@
# Template file for 'python3-zipfile-deflate64'
pkgname=python3-zipfile-deflate64
version=0.2.0
revision=1
wrksrc="zipfile-deflate64-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools_scm"
makedepends="python3-devel"
depends="python3"
short_desc="Extract Deflate64 ZIP archives with Python's zipfile API"
maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
license="Apache-2.0"
homepage="https://github.com/brianhelba/zipfile-deflate64"
distfiles="${PYPI_SITE}/z/zipfile-deflate64/zipfile-deflate64-${version}.tar.gz"
checksum=875a3299de102edf1c17f8cafcc528b1ca80b62dc4814b9cb56867ec59fbfd18
make_check=no # no tests included