Date: Thursday, January 26, 2023 @ 21:32:35
  Author: arojas
Revision: 1388383

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

Modified:
  python-jupyter_client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-26 21:21:28 UTC (rev 1388382)
+++ PKGBUILD    2023-01-26 21:32:35 UTC (rev 1388383)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen <[email protected]>
 
 pkgname=python-jupyter_client
-pkgver=8.0.0
+pkgver=8.0.1
 pkgrel=1
 pkgdesc="Jupyter protocol implementation and client libraries"
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-build' 'python-installer' 'python-hatchling')
 checkdepends=('python-pytest' 'python-pytest-jupyter' 'python-pytest-timeout' 
'iproute2' 'net-tools' 'openssh')
 
source=("https://files.pythonhosted.org/packages/source/j/jupyter_client/jupyter_client-$pkgver.tar.gz";)
-sha256sums=('4ef8959666f650f268d17284ad3b8a23eb1faa3e133a80f6227e30bad8512295')
+sha256sums=('3f67b1c8b7687e6db09bef10ff97669932b5e6ef6f5a8ee56d444b89022c5007')
 
 # dep cycle with python-ipykernel
 

Reply via email to