python3-click: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:54 -04:00
parent ca306f16d3
commit 1dfc52bd0b

View file

@ -1,7 +1,7 @@
# Template file for 'python3-click' # Template file for 'python3-click'
pkgname=python3-click pkgname=python3-click
version=8.1.3 version=8.1.3
revision=1 revision=2
wrksrc="click-${version}" wrksrc="click-${version}"
build_style="python3-module" build_style="python3-module"
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"