18 lines
710 B
Bash
18 lines
710 B
Bash
# Template file for 'python3-pyppmd'
|
|
pkgname=python3-pyppmd
|
|
version=1.1.0
|
|
revision=1
|
|
build_style=python3-module
|
|
make_check_args="--noconftest --ignore=tests/test_benchmark.py"
|
|
hostmakedepends="python3-setuptools_scm"
|
|
makedepends="python3-devel"
|
|
depends="python3"
|
|
checkdepends="python3-pytest-xdist python3-hypothesis"
|
|
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://codeberg.org/miurahr/pyppmd"
|
|
changelog="https://codeberg.org/miurahr/pyppmd/raw/branch/main/Changelog.rst"
|
|
distfiles="${PYPI_SITE}/p/pyppmd/pyppmd-${version}.tar.gz"
|
|
checksum=1d38ce2e4b7eb84b53bc8a52380b94f66ba6c39328b8800b30c2b5bf31693973
|