New package: python3-inflate64-0.3.0
This commit is contained in:
parent
44c3ea5eb4
commit
59f840530c
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'python3-inflate64'
|
||||
pkgname=python3-inflate64
|
||||
version=0.3.0
|
||||
revision=1
|
||||
wrksrc="inflate64-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel"
|
||||
depends="python3"
|
||||
checkdepends="python3-pytest"
|
||||
short_desc="Deflate64 compression/decompression library"
|
||||
maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://codeberg.org/miurahr/inflate64"
|
||||
changelog="https://codeberg.org/miurahr/inflate64/raw/branch/main/docs/Changelog.rst"
|
||||
distfiles="${PYPI_SITE}/i/inflate64/inflate64-${version}.tar.gz"
|
||||
checksum=81fb8e690fbcb92e7d3e6769ec4c6fbfabb88aade677f61b2f4c99874538bf64
|
Loading…
Reference in New Issue