[arch-commits] Commit in python-jupyter_client/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Tue Nov 23 17:22:03 UTC 2021
Date: Tuesday, November 23, 2021 @ 17:22:02
Author: arojas
Revision: 1054497
Update to 7.1.0
Modified:
python-jupyter_client/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-23 17:16:40 UTC (rev 1054496)
+++ PKGBUILD 2021-11-23 17:22:02 UTC (rev 1054497)
@@ -1,7 +1,7 @@
# Maintainer: Kyle Keen <keenerd at gmail.com>
pkgname=python-jupyter_client
-pkgver=7.0.6
+pkgver=7.1.0
pkgrel=1
pkgdesc="Jupyter protocol implementation and client libraries"
arch=('any')
@@ -13,7 +13,7 @@
checkdepends=('python-pytest' 'python-async_generator')
#source=("$pkgname-$pkgver.tgz::https://github.com/jupyter/jupyter_client/archive/$pkgver.tar.gz")
source=("https://files.pythonhosted.org/packages/source/j/jupyter_client/jupyter_client-$pkgver.tar.gz")
-sha256sums=('8b6e06000eb9399775e0a55c52df6c1be4766666209c22f90c2691ded0e338dc')
+sha256sums=('a5f995a73cffb314ed262713ae6dfce53c6b8216cea9f332071b8ff44a6e1654')
# dep cycle with python-ipykernel
More information about the arch-commits
mailing list