pyradio: update to 0.9.3.11
This commit is contained in:
parent
db6949e6df
commit
b564b657ac
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pyradio'
|
||||
pkgname=pyradio
|
||||
version=0.9.3.9
|
||||
version=0.9.3.11
|
||||
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=59c1cffd46820979817a5af153d9c78a757c15af08995bcfc33b85da0563fa9d
|
||||
checksum=bb58052b01a726ccb6e3272b984f20a530c996f708ba45b39e15650356283c9e
|
||||
make_check=no # pytest reports "no tests ran"
|
||||
|
||||
post_patch() {
|
||||
|
|
Loading…
Reference in New Issue