pyradio: update to 0.9.2.1.

This commit is contained in:
Eloi Torrents 2023-03-24 23:16:05 +01:00 committed by Andrew Benson
parent 1b61e4d71e
commit ae085aa427

View File

@ -1,6 +1,6 @@
# Template file for 'pyradio'
pkgname=pyradio
version=0.9.1
version=0.9.2.1
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -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=0510eabdc5473b90821b38c142cf4dfa8229cb3c52d534fbfc625a0515f6f1e3
checksum=79a000b1e3106afc5ad09b1c71556f6b9ff6a818f09230bfd592c8b3927cc7f1
make_check=no # pytest reports "no tests ran"
post_install() {