mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pyradio: update to 0.9.2.2.
This commit is contained in:
parent
58c3d6d00e
commit
36a80042d7
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.9.2.1
|
version=0.9.2.2
|
||||||
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 python3-rich"
|
depends="python3-requests python3-dnspython python3-psutil python3-rich"
|
||||||
|
@ -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=79a000b1e3106afc5ad09b1c71556f6b9ff6a818f09230bfd592c8b3927cc7f1
|
checksum=bc92c6e1364d6867244500924a00ae5a918a58c29138484872e0dd168891762b
|
||||||
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