python3-pyppmd: update to 1.1.0.
This commit is contained in:
parent
5a9b05b657
commit
d239b70910
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pyppmd'
|
||||
pkgname=python3-pyppmd
|
||||
version=1.0.0
|
||||
revision=3
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_check_args="--noconftest --ignore=tests/test_benchmark.py"
|
||||
hostmakedepends="python3-setuptools_scm"
|
||||
|
@ -14,4 +14,4 @@ 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=075c9bd297e3b0a87dd7aeabca7fee668218acbe69ecc1c6511064558de8840f
|
||||
checksum=1d38ce2e4b7eb84b53bc8a52380b94f66ba6c39328b8800b30c2b5bf31693973
|
||||
|
|
Loading…
Reference in New Issue