pyradio: update to 0.8.9.31
This commit is contained in:
parent
48465aaaf7
commit
5df64346a1
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'pyradio'
|
||||
pkgname=pyradio
|
||||
version=0.8.9.28
|
||||
revision=2
|
||||
version=0.8.9.31
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-requests python3-dnspython python3-psutil"
|
||||
|
@ -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=3e973ae2bdf33ebd7db83c6e27c1abeadecd82134b5445b06d9f508459504622
|
||||
checksum=f5787d002f4bb891dc00421934c93ab42f6afa616dd51773cc53f775b16112a2
|
||||
make_check=no # pytest reports "no tests ran"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue