pyradio: update to 0.9.2.12.

This commit is contained in:
Eloi Torrents 2023-07-02 09:16:33 +02:00 committed by Duncan Overbruck
parent d274901993
commit 5d9a81f14a

View File

@ -1,6 +1,6 @@
# Template file for 'pyradio'
pkgname=pyradio
version=0.9.2.11
version=0.9.2.12
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -11,7 +11,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=fe715119a7341e4f940e3edd854ef2e41285773a9086c6bff611be821e452bcd
checksum=e34f32e9f0299a7776e9f709f1f116932ca41dc36251e7312b4899b4892a7975
make_check=no # pytest reports "no tests ran"
post_install() {