pyradio: update to 0.8.9.32

This commit is contained in:
clyhtsuriva 2022-12-10 22:04:22 +01:00 committed by classabbyamp
parent a3b25d2223
commit a726f15417

View file

@ -1,6 +1,6 @@
# Template file for 'pyradio'
pkgname=pyradio
version=0.8.9.31
version=0.8.9.32
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=f5787d002f4bb891dc00421934c93ab42f6afa616dd51773cc53f775b16112a2
checksum=d86f13849151aa9ea5d40310cfb827a3bd7138e8809affa9a0442fbc427b5df6
make_check=no # pytest reports "no tests ran"
post_install() {