pyradio: update to 0.9.3.11.13.

This commit is contained in:
Spiros Georgaras 2025-05-06 20:46:58 +03:00 committed by Duncan Overbruck
parent 92a357b8d0
commit e35a29f39f

View file

@ -1,7 +1,7 @@
# Template file for 'pyradio' # Template file for 'pyradio'
pkgname=pyradio pkgname=pyradio
version=0.9.3.11.1 version=0.9.3.11.13
revision=2 revision=1
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-wheel" hostmakedepends="python3-wheel"
depends="python3-requests python3-dnspython python3-psutil python3-rich depends="python3-requests python3-dnspython python3-psutil python3-rich
@ -12,7 +12,7 @@ license="MIT"
homepage="https://www.coderholic.com/pyradio/" homepage="https://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=a5e37a815881a34925ce7c1bffd1205a000670529ed8bb5a3a12dd1bd0011eef checksum=ef411646881732c623a2fd123e680208c5a668dc06ada9e0623631cadbb2f541
make_check=no # pytest reports "no tests ran" make_check=no # pytest reports "no tests ran"
post_patch() { post_patch() {