pyradio: update to 0.9.1.

This commit is contained in:
Eloi Torrents 2023-03-15 23:01:34 +01:00 committed by Andrew Benson
parent 4b5c203727
commit 27dcdeca15

View file

@ -1,17 +1,17 @@
# Template file for 'pyradio'
pkgname=pyradio
version=0.8.9.32
version=0.9.1
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-requests python3-dnspython python3-psutil"
short_desc="Curses based internet radio player"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="Eloi Torrents <eloitor@disroot.org>"
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=d86f13849151aa9ea5d40310cfb827a3bd7138e8809affa9a0442fbc427b5df6
checksum=0510eabdc5473b90821b38c142cf4dfa8229cb3c52d534fbfc625a0515f6f1e3
make_check=no # pytest reports "no tests ran"
post_install() {