mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
python3-pyppmd: update to 1.0.0.
This commit is contained in:
parent
81eed01689
commit
495baaac9b
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pyppmd'
|
# Template file for 'python3-pyppmd'
|
||||||
pkgname=python3-pyppmd
|
pkgname=python3-pyppmd
|
||||||
version=0.18.3
|
version=1.0.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pyppmd-${version}"
|
wrksrc="pyppmd-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -8,11 +8,11 @@ make_check_args="--noconftest --ignore=tests/test_benchmark.py"
|
||||||
hostmakedepends="python3-setuptools_scm"
|
hostmakedepends="python3-setuptools_scm"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
checkdepends="python3-pytest python3-py-cpuinfo python3-hypothesis"
|
checkdepends="python3-pytest-xdist python3-hypothesis"
|
||||||
short_desc="Python interface for PPM variation H and I.2"
|
short_desc="Python interface for PPM variation H and I.2"
|
||||||
maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://codeberg.org/miurahr/pyppmd"
|
homepage="https://codeberg.org/miurahr/pyppmd"
|
||||||
changelog="https://codeberg.org/miurahr/pyppmd/raw/branch/main/Changelog.rst"
|
changelog="https://codeberg.org/miurahr/pyppmd/raw/branch/main/Changelog.rst"
|
||||||
distfiles="${PYPI_SITE}/p/pyppmd/pyppmd-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyppmd/pyppmd-${version}.tar.gz"
|
||||||
checksum=6c74ce28213044e33a595279019e8d71512d5d8188826d106df9083f2b3006c4
|
checksum=075c9bd297e3b0a87dd7aeabca7fee668218acbe69ecc1c6511064558de8840f
|
||||||
|
|
Loading…
Add table
Reference in a new issue