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

Antonio Rojas arojas at gemini.archlinux.org
Thu Apr 7 16:54:21 UTC 2022


    Date: Thursday, April 7, 2022 @ 16:54:20
  Author: arojas
Revision: 1182815

Update to 7.2.2

Modified:
  python-jupyter_client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-07 16:49:38 UTC (rev 1182814)
+++ PKGBUILD	2022-04-07 16:54:20 UTC (rev 1182815)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-jupyter_client
-pkgver=7.2.1
+pkgver=7.2.2
 pkgrel=1
 pkgdesc="Jupyter protocol implementation and client libraries"
 arch=('any')
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest' 'python-async_generator' 'python-pytest-asyncio' 'python-pytest-timeout')
 #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=('aa177279e93205d0681ec0e2e210da01b22c5a1464a56abd455adcac64f0de91')
+sha256sums=('8fdbad344a8baa6a413d86d25bbf87ce21cb2b4aa5a8e0413863b9754eb8eb8a')
 
 # dep cycle with python-ipykernel
 



More information about the arch-commits mailing list