python3-threadpoolctl: update to 3.2.0.
This commit is contained in:
parent
48efd3ee73
commit
bef44df143
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-threadpoolctl'
|
||||
pkgname=python3-threadpoolctl
|
||||
version=3.1.0
|
||||
revision=2
|
||||
version=3.2.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-flit_core"
|
||||
depends="python3"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/joblib/threadpoolctl"
|
||||
distfiles="${PYPI_SITE}/t/threadpoolctl/threadpoolctl-${version}.tar.gz"
|
||||
checksum=a335baacfaa4400ae1f0d8e3a58d6674d2f8828e3716bb2802c44955ad391380
|
||||
checksum=c96a0ba3bdddeaca37dc4cc7344aafad41cdb8c313f74fdfe387a867bba93355
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue