mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pyradio: update to 0.8.9.31
This commit is contained in:
parent
48465aaaf7
commit
5df64346a1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pyradio'
|
# Template file for 'pyradio'
|
||||||
pkgname=pyradio
|
pkgname=pyradio
|
||||||
version=0.8.9.28
|
version=0.8.9.31
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-requests python3-dnspython python3-psutil"
|
depends="python3-requests python3-dnspython python3-psutil"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="http://www.coderholic.com/pyradio/"
|
homepage="http://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=3e973ae2bdf33ebd7db83c6e27c1abeadecd82134b5445b06d9f508459504622
|
checksum=f5787d002f4bb891dc00421934c93ab42f6afa616dd51773cc53f775b16112a2
|
||||||
make_check=no # pytest reports "no tests ran"
|
make_check=no # pytest reports "no tests ran"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue