[arch-commits] Commit in python-ipyparallel/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Mon Jun 20 15:44:01 UTC 2022


    Date: Monday, June 20, 2022 @ 15:44:00
  Author: arojas
Revision: 1238699

Update to 8.4.1

Modified:
  python-ipyparallel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-20 15:33:01 UTC (rev 1238698)
+++ PKGBUILD	2022-06-20 15:44:00 UTC (rev 1238699)
@@ -5,7 +5,7 @@
 
 pkgname=python-ipyparallel
 _pyname=${pkgname#python-}
-pkgver=8.4.0
+pkgver=8.4.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=('25e636f2b596d16931e16a49d8b9dfa37fbd3eb7e98a6a5ce889ef4e324021ff')
+sha256sums=('670bbe05755381742e1ea01177dc428ff8f3e94af1f0d5642c9d19f37ca8289b')
 
 build() {
   cd $_pyname-$pkgver



More information about the arch-commits mailing list