legendary: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:45 -04:00
parent 5d418694a1
commit fc03f4f843

View file

@ -1,7 +1,7 @@
# Template file for 'legendary' # Template file for 'legendary'
pkgname=legendary pkgname=legendary
version=0.20.29 version=0.20.29
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-requests" depends="python3-requests"