python3-pyppmd: update to 0.18.3.

This commit is contained in:
Joel Beckmeyer 2022-09-01 09:22:06 -04:00 committed by Michal Vasilek
parent b79268c071
commit 44c3ea5eb4
2 changed files with 5 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-pyppmd'
pkgname=python3-pyppmd
version=0.18.2
version=0.18.3
revision=1
wrksrc="pyppmd-${version}"
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"
maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
license="LGPL-2.0-or-later"
homepage="https://github.com/miurahr/pyppmd"
changelog="https://raw.githubusercontent.com/miurahr/pyppmd/main/Changelog.rst"
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=732b28ea25afa41a282c986178b29e60ea5ec2e2b67f66997af943f73d4673e0
checksum=6c74ce28213044e33a595279019e8d71512d5d8188826d106df9083f2b3006c4

View File

@ -0,0 +1 @@
ignore="*rc*"