mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-threadpoolctl: update to 3.4.0.
This commit is contained in:
parent
f24a01940c
commit
e8342f9987
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-threadpoolctl'
|
# Template file for 'python3-threadpoolctl'
|
||||||
pkgname=python3-threadpoolctl
|
pkgname=python3-threadpoolctl
|
||||||
version=3.3.0
|
version=3.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-flit_core"
|
hostmakedepends="python3-flit_core"
|
||||||
|
@ -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=5dac632b4fa2d43f42130267929af3ba01399ef4bd1882918e92dbc30365d30c
|
checksum=f11b491a03661d6dd7ef692dd422ab34185d982466c49c8f98c8f716b5c93196
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue