New package: python3-pyppmd-0.17.1

This commit is contained in:
Joel Beckmeyer 2021-10-06 18:58:14 -04:00 committed by Érico Nogueira Rolim
parent 87d7adba6c
commit efd1e62638

View file

@ -0,0 +1,17 @@
# Template file for 'python3-pyppmd'
pkgname=python3-pyppmd
version=0.17.1
revision=1
wrksrc="pyppmd-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools_scm"
makedepends="python3-devel"
depends="python3"
short_desc="Python interface for PPM variation H and I.2"
maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
license="LGPL-2.0-or-later"
homepage="https://github.com/miurahr/pyppmd"
distfiles="${PYPI_SITE}/p/pyppmd/pyppmd-${version}.tar.gz"
checksum=ebc65d393d58b5463fdfbdf9b27e51b6aef9a9142052a50685a5dfdba91f5808
# testing requires unpackaged plugin pytest-benchmark
make_check=no