python3-threadpoolctl: update to 3.2.0.

This commit is contained in:
Andrew J. Hesford 2023-07-20 09:22:23 -04:00
parent 48efd3ee73
commit bef44df143

View file

@ -1,7 +1,7 @@
# Template file for 'python3-threadpoolctl' # Template file for 'python3-threadpoolctl'
pkgname=python3-threadpoolctl pkgname=python3-threadpoolctl
version=3.1.0 version=3.2.0
revision=2 revision=1
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-flit_core" hostmakedepends="python3-flit_core"
depends="python3" depends="python3"
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://github.com/joblib/threadpoolctl" homepage="https://github.com/joblib/threadpoolctl"
distfiles="${PYPI_SITE}/t/threadpoolctl/threadpoolctl-${version}.tar.gz" distfiles="${PYPI_SITE}/t/threadpoolctl/threadpoolctl-${version}.tar.gz"
checksum=a335baacfaa4400ae1f0d8e3a58d6674d2f8828e3716bb2802c44955ad391380 checksum=c96a0ba3bdddeaca37dc4cc7344aafad41cdb8c313f74fdfe387a867bba93355
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE