python3-threadpoolctl: update to 3.5.0.
This commit is contained in:
parent
2ceff1602a
commit
ec161cb7c0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-threadpoolctl'
|
||||
pkgname=python3-threadpoolctl
|
||||
version=3.4.0
|
||||
version=3.5.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-flit_core"
|
||||
|
@ -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=f11b491a03661d6dd7ef692dd422ab34185d982466c49c8f98c8f716b5c93196
|
||||
checksum=082433502dd922bf738de0d8bcc4fdcbf0979ff44c42bd40f5af8a282f6fa107
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue