From 64d74575cff1f2d7c34e7b6d91749c5f53660180 Mon Sep 17 00:00:00 2001 From: chrysos349 Date: Wed, 17 Jan 2024 19:45:13 +0300 Subject: [PATCH] pyradio: update to 0.9.3.4 --- srcpkgs/pyradio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template index 4e63852f7b27e8..e67d08b1703dd6 100644 --- a/srcpkgs/pyradio/template +++ b/srcpkgs/pyradio/template @@ -1,6 +1,6 @@ # Template file for 'pyradio' pkgname=pyradio -version=0.9.2.20 +version=0.9.3.4 revision=1 build_style=python3-pep517 hostmakedepends="python3-wheel" @@ -12,7 +12,7 @@ license="MIT" homepage="https://www.coderholic.com/pyradio/" changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/Changelog" distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz" -checksum=af9066069bd6f2467e8d66812ead72acbf6e3e5bacc1ce07ba47a59af13598c9 +checksum=ad12c5853f2c51c8fb595174399304bccffd4ca2cb2fdfea78f4c36dc23dcfd7 make_check=no # pytest reports "no tests ran" post_patch() {