pyradio: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:03:34 -04:00
parent a0cc3c3204
commit eeeb74b0b2

View file

@ -1,7 +1,7 @@
# Template file for 'pyradio'
pkgname=pyradio
version=0.9.2.13
revision=1
revision=2
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-requests python3-dnspython python3-psutil python3-rich"