Date: Tuesday, March 28, 2023 @ 21:10:48
  Author: arojas
Revision: 1430083

upgpkg: python-ipyparallel 8.5.1-1: Update to 8.5.1

Modified:
  python-ipyparallel/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-28 21:01:30 UTC (rev 1430082)
+++ PKGBUILD    2023-03-28 21:10:48 UTC (rev 1430083)
@@ -5,7 +5,7 @@
 
 pkgname=python-ipyparallel
 _pyname=${pkgname#python-}
-pkgver=8.5.0
+pkgver=8.5.1
 pkgrel=1
 pkgdesc='Interactive Parallel Computing in Python'
 url='https://pypi.org/project/ipyparallel/'
@@ -16,7 +16,7 @@
 makedepends=(python-build python-installer python-hatchling)
 checkdepends=(python-pytest-tornado python-pytest-asyncio python-tqdm)
 optdepends=('openmpi: to use the MPI Launchers in ipcluster command')
-sha256sums=('913e73d32902261e134cf2262a24a0872b947c2aecf0a11cd650458b23068544')
+sha256sums=('5563606ec43b89bdf05ee69a2aad1e3c63b4dca206116eefd6d9809e63ee1071')
 
 build() {
   cd $_pyname-$pkgver

Reply via email to