vp-build/srcpkgs/python3-zipfile-deflate64/template

17 lines
646 B
Bash

# 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