From e14f7fc80198b469cb37a440987fb85d6ba3799c Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Wed, 30 Nov 2022 20:48:03 +0100 Subject: [PATCH] pyradio: update to 0.8.9.31 --- srcpkgs/pyradio/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template index 78d31aa11e1a..a03fcfdaef87 100644 --- a/srcpkgs/pyradio/template +++ b/srcpkgs/pyradio/template @@ -1,7 +1,7 @@ # Template file for 'pyradio' pkgname=pyradio -version=0.8.9.28 -revision=2 +version=0.8.9.31 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-requests python3-dnspython python3-psutil" @@ -11,7 +11,7 @@ license="MIT" homepage="http://www.coderholic.com/pyradio/" changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/Changelog" distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz" -checksum=3e973ae2bdf33ebd7db83c6e27c1abeadecd82134b5445b06d9f508459504622 +checksum=f5787d002f4bb891dc00421934c93ab42f6afa616dd51773cc53f775b16112a2 make_check=no # pytest reports "no tests ran" post_install() {