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

Antonio Rojas arojas at gemini.archlinux.org
Sat Aug 27 13:59:23 UTC 2022


    Date: Saturday, August 27, 2022 @ 13:59:22
  Author: arojas
Revision: 1284807

upgpkg: python-jupyter_client 7.3.5-1: Update to 7.3.5

Modified:
  python-jupyter_client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-27 13:56:12 UTC (rev 1284806)
+++ PKGBUILD	2022-08-27 13:59:22 UTC (rev 1284807)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-jupyter_client
-pkgver=7.3.4
+pkgver=7.3.5
 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=('aa9a6c32054b290374f95f73bb0cae91455c58dfb84f65c8591912b8f65e6d56')
+sha256sums=('3c58466a1b8d55dba0bf3ce0834e4f5b7760baf98d1d73db0add6f19de9ecd1d')
 
 # dep cycle with python-ipykernel
 



More information about the arch-commits mailing list