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

Antonio Rojas arojas at gemini.archlinux.org
Wed Jun 8 20:35:32 UTC 2022


    Date: Wednesday, June 8, 2022 @ 20:35:32
  Author: arojas
Revision: 1229388

Update to 7.3.4

Modified:
  python-jupyter_client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-08 19:53:09 UTC (rev 1229387)
+++ PKGBUILD	2022-06-08 20:35:32 UTC (rev 1229388)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-jupyter_client
-pkgver=7.3.3
+pkgver=7.3.4
 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=('9e80defc0058712bf2b30327bad582f9734668aa85e90256dcba116325ce3060')
+sha256sums=('aa9a6c32054b290374f95f73bb0cae91455c58dfb84f65c8591912b8f65e6d56')
 
 # dep cycle with python-ipykernel
 



More information about the arch-commits mailing list