asciinema: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:10:02 -04:00
parent a8034da730
commit e036d20470

View file

@ -1,7 +1,7 @@
# Template file for 'asciinema' # Template file for 'asciinema'
pkgname=asciinema pkgname=asciinema
version=2.2.0 version=2.2.0
revision=1 revision=2
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-wheel" hostmakedepends="python3-wheel"
depends="python3" depends="python3"