mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pyppmd: update to 0.18.3.
This commit is contained in:
parent
b79268c071
commit
44c3ea5eb4
2 changed files with 5 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pyppmd'
|
# Template file for 'python3-pyppmd'
|
||||||
pkgname=python3-pyppmd
|
pkgname=python3-pyppmd
|
||||||
version=0.18.2
|
version=0.18.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pyppmd-${version}"
|
wrksrc="pyppmd-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ checkdepends="python3-pytest python3-py-cpuinfo 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://github.com/miurahr/pyppmd"
|
homepage="https://codeberg.org/miurahr/pyppmd"
|
||||||
changelog="https://raw.githubusercontent.com/miurahr/pyppmd/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=732b28ea25afa41a282c986178b29e60ea5ec2e2b67f66997af943f73d4673e0
|
checksum=6c74ce28213044e33a595279019e8d71512d5d8188826d106df9083f2b3006c4
|
||||||
|
|
1
srcpkgs/python3-pyppmd/update
Normal file
1
srcpkgs/python3-pyppmd/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ignore="*rc*"
|
Loading…
Add table
Reference in a new issue