python3-term-image: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:26:27 -05:00
parent 0ac551eb54
commit a505592c8a

View file

@ -1,7 +1,7 @@
# Template file for 'python3-term-image' # Template file for 'python3-term-image'
pkgname=python3-term-image pkgname=python3-term-image
version=0.7.2 version=0.7.2
revision=1 revision=2
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel" hostmakedepends="python3-setuptools python3-wheel"
depends="python3-Pillow python3-requests python3-typing_extensions python3-urwid" depends="python3-Pillow python3-requests python3-typing_extensions python3-urwid"