From b6c058136619cc12431ca3d670065a7edcc508a5 Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Thu, 2 Dec 2021 07:29:33 -0500 Subject: [PATCH] python3-pyppmd: update to 0.17.3. --- srcpkgs/python3-pyppmd/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-pyppmd/template b/srcpkgs/python3-pyppmd/template index 6449ad1434..4034cde054 100644 --- a/srcpkgs/python3-pyppmd/template +++ b/srcpkgs/python3-pyppmd/template @@ -1,6 +1,6 @@ # Template file for 'python3-pyppmd' pkgname=python3-pyppmd -version=0.17.1 +version=0.17.3 revision=1 wrksrc="pyppmd-${version}" build_style=python3-module @@ -11,7 +11,8 @@ short_desc="Python interface for PPM variation H and I.2" maintainer="Joel Beckmeyer " license="LGPL-2.0-or-later" homepage="https://github.com/miurahr/pyppmd" +changelog="https://raw.githubusercontent.com/miurahr/pyppmd/main/Changelog.rst" distfiles="${PYPI_SITE}/p/pyppmd/pyppmd-${version}.tar.gz" -checksum=ebc65d393d58b5463fdfbdf9b27e51b6aef9a9142052a50685a5dfdba91f5808 +checksum=05a4765833623d5cc1c9afc27d9b05fb64f0319711beffe0b44d9695eb1beb0a # testing requires unpackaged plugin pytest-benchmark make_check=no