diff --git a/srcpkgs/python3-zipfile-deflate64/template b/srcpkgs/python3-zipfile-deflate64/template new file mode 100644 index 00000000000..5f2c506b3e1 --- /dev/null +++ b/srcpkgs/python3-zipfile-deflate64/template @@ -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 " +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