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

Antonio Rojas arojas at gemini.archlinux.org
Tue Jun 7 06:37:06 UTC 2022


    Date: Tuesday, June 7, 2022 @ 06:37:06
  Author: arojas
Revision: 1227673

Update to 7.3.3

Modified:
  python-jupyter_client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-07 06:36:58 UTC (rev 1227672)
+++ PKGBUILD	2022-06-07 06:37:06 UTC (rev 1227673)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-jupyter_client
-pkgver=7.3.2
+pkgver=7.3.3
 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=('8f92691bf2d8c670e108813a0290d93a3dc84f74fb844e915b7e587ef2fcbf44')
+sha256sums=('9e80defc0058712bf2b30327bad582f9734668aa85e90256dcba116325ce3060')
 
 # dep cycle with python-ipykernel
 



More information about the arch-commits mailing list