pyradio: update to 0.9.3.9
This commit is contained in:
parent
0e091934eb
commit
4f4d3a00fa
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pyradio'
|
||||
pkgname=pyradio
|
||||
version=0.9.2.20
|
||||
version=0.9.3.9
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-wheel"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://www.coderholic.com/pyradio/"
|
||||
changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/Changelog"
|
||||
distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
|
||||
checksum=af9066069bd6f2467e8d66812ead72acbf6e3e5bacc1ce07ba47a59af13598c9
|
||||
checksum=59c1cffd46820979817a5af153d9c78a757c15af08995bcfc33b85da0563fa9d
|
||||
make_check=no # pytest reports "no tests ran"
|
||||
|
||||
post_patch() {
|
||||
|
|
Loading…
Reference in New Issue