From f377d33de9e13c4a3f44708bfb94503f31d91f4b Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 17 Mar 2023 21:43:53 -0400 Subject: [PATCH] python3-ipyparallel: update to 8.5.0. --- srcpkgs/python3-ipyparallel/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-ipyparallel/template b/srcpkgs/python3-ipyparallel/template index e6b779ad4fc..9fe226e0a08 100644 --- a/srcpkgs/python3-ipyparallel/template +++ b/srcpkgs/python3-ipyparallel/template @@ -1,6 +1,6 @@ # Template file for 'python3-ipyparallel' pkgname=python3-ipyparallel -version=8.4.1 +version=8.5.0 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=670bbe05755381742e1ea01177dc428ff8f3e94af1f0d5642c9d19f37ca8289b +checksum=913e73d32902261e134cf2262a24a0872b947c2aecf0a11cd650458b23068544 # Too many tests fail with a "local" cluster type make_check=no