pyradio: update to 0.9.2.10.

This commit is contained in:
Eloi Torrents 2023-06-16 11:53:52 +02:00 committed by Duncan Overbruck
parent d9b8307c17
commit 19ef68c8a9

View file

@ -1,6 +1,6 @@
# Template file for 'pyradio' # Template file for 'pyradio'
pkgname=pyradio pkgname=pyradio
version=0.9.2.7 version=0.9.2.10
revision=1 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
@ -11,7 +11,7 @@ license="MIT"
homepage="https://www.coderholic.com/pyradio/" homepage="https://www.coderholic.com/pyradio/"
changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/Changelog" changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/Changelog"
distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz" distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
checksum=3694b423aa7b3302f90db9a620aa8155ee05501493d748544522f70f50a50d81 checksum=c3ab4773d0bdfd28015ef621a86ba103764f36708f8e07cbd0d1b908bcc8e032
make_check=no # pytest reports "no tests ran" make_check=no # pytest reports "no tests ran"
post_install() { post_install() {