pyradio: update to 0.9.3.11.1

This commit is contained in:
chrysos349 2024-10-18 07:47:32 +03:00 committed by classabbyamp
parent 2c863ea76c
commit a84c67f7d9

View File

@ -1,6 +1,6 @@
# Template file for 'pyradio'
pkgname=pyradio
version=0.9.3.11
version=0.9.3.11.1
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=bb58052b01a726ccb6e3272b984f20a530c996f708ba45b39e15650356283c9e
checksum=a5e37a815881a34925ce7c1bffd1205a000670529ed8bb5a3a12dd1bd0011eef
make_check=no # pytest reports "no tests ran"
post_patch() {