python3-threadpoolctl: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:32 -04:00
parent 51fd3fff63
commit 385e344cbf

View file

@ -1,7 +1,7 @@
# Template file for 'python3-threadpoolctl'
pkgname=python3-threadpoolctl
version=3.1.0
revision=1
revision=2
wrksrc="threadpoolctl-${version}"
build_style=python3-pep517
hostmakedepends="python3-flit_core"