python-six: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:41 -04:00
parent c257b1c2dd
commit ffc61dbcc8

View file

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