pyradio: update to 0.8.9.26
This commit is contained in:
parent
f79033b721
commit
3fc46a79ec
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pyradio'
|
||||
pkgname=pyradio
|
||||
version=0.8.9.25
|
||||
version=0.8.9.26
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -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=b999556b752f9e6249344da0b77142b5f7ab3df0dfa5fcb3a725190dc1dc6f96
|
||||
checksum=7324f1e6400d0dabb2cb9f0a6908905997e227edbb052d647c5fb6f30712eb12
|
||||
make_check=no # pytest reports "no tests ran"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue