python3-ipyparallel: update to 8.5.1.
This commit is contained in:
parent
0b008de189
commit
90476d11c6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-ipyparallel'
|
||||
pkgname=python3-ipyparallel
|
||||
version=8.5.0
|
||||
version=8.5.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="hatchling"
|
||||
|
@ -13,7 +13,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://ipyparallel.readthedocs.io/"
|
||||
changelog="https://ipyparallel.readthedocs.io/en/latest/changelog.html"
|
||||
distfiles="${PYPI_SITE}/i/ipyparallel/ipyparallel-${version}.tar.gz"
|
||||
checksum=913e73d32902261e134cf2262a24a0872b947c2aecf0a11cd650458b23068544
|
||||
checksum=5563606ec43b89bdf05ee69a2aad1e3c63b4dca206116eefd6d9809e63ee1071
|
||||
# Too many tests fail with a "local" cluster type
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Reference in New Issue