mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pyppmd: update to 1.1.0.
This commit is contained in:
parent
5a9b05b657
commit
d239b70910
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pyppmd'
|
# Template file for 'python3-pyppmd'
|
||||||
pkgname=python3-pyppmd
|
pkgname=python3-pyppmd
|
||||||
version=1.0.0
|
version=1.1.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
make_check_args="--noconftest --ignore=tests/test_benchmark.py"
|
make_check_args="--noconftest --ignore=tests/test_benchmark.py"
|
||||||
hostmakedepends="python3-setuptools_scm"
|
hostmakedepends="python3-setuptools_scm"
|
||||||
|
@ -14,4 +14,4 @@ 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=075c9bd297e3b0a87dd7aeabca7fee668218acbe69ecc1c6511064558de8840f
|
checksum=1d38ce2e4b7eb84b53bc8a52380b94f66ba6c39328b8800b30c2b5bf31693973
|
||||||
|
|
Loading…
Add table
Reference in a new issue