python3-straight.plugin: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:08 -04:00
parent a0df85b7bb
commit f41a5bd9e5

View file

@ -1,7 +1,7 @@
# Template file for 'python3-straight.plugin' # Template file for 'python3-straight.plugin'
pkgname=python3-straight.plugin pkgname=python3-straight.plugin
version=1.5.0 version=1.5.0
revision=1 revision=2
wrksrc="${pkgname/python3-/}-${version}" wrksrc="${pkgname/python3-/}-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"