File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
mingw-w64-python-threadpoolctl Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33_realname=threadpoolctl
44pkgbase=mingw-w64-python-${_realname}
55pkgname=(" ${MINGW_PACKAGE_PREFIX} -python-${_realname} " )
6- pkgver=3.4 .0
7- pkgrel=2
6+ pkgver=3.5 .0
7+ pkgrel=1
88pkgdesc=" Python helpers to limit the number of threads used in native libraries that handle their own internal threadpool (mingw-w64)"
99arch=(' any' )
1010mingw_arch=(' mingw64' ' ucrt64' ' clang64' ' clangarm64' )
@@ -18,7 +18,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
1818 " ${MINGW_PACKAGE_PREFIX} -python-installer"
1919 " ${MINGW_PACKAGE_PREFIX} -python-flit-core" )
2020source=(" https://pypi.org/packages/source/${_realname:: 1} /${_realname} /${_realname} -${pkgver} .tar.gz" )
21- sha256sums=(' f11b491a03661d6dd7ef692dd422ab34185d982466c49c8f98c8f716b5c93196 ' )
21+ sha256sums=(' 082433502dd922bf738de0d8bcc4fdcbf0979ff44c42bd40f5af8a282f6fa107 ' )
2222
2323build () {
2424 cp -r " ${_realname} -${pkgver} " " python-build-${MSYSTEM} " && cd " python-build-${MSYSTEM} "
You can’t perform that action at this time.
0 commit comments