python3-ipyparallel: update to 8.6.1.

This commit is contained in:
Andrew J. Hesford 2023-04-19 09:09:37 -04:00
parent 602ac0d09e
commit aac06d000f

View file

@ -1,6 +1,6 @@
# Template file for 'python3-ipyparallel'
pkgname=python3-ipyparallel
version=8.5.1
version=8.6.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=5563606ec43b89bdf05ee69a2aad1e3c63b4dca206116eefd6d9809e63ee1071
checksum=a39aa5ef9560170bf0e9afedca9ff045e1b9c1832c49303377edcc91cea9fb77
# Too many tests fail with a "local" cluster type
make_check=no