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

Antonio Rojas arojas at gemini.archlinux.org
Mon Jan 24 18:43:13 UTC 2022


    Date: Monday, January 24, 2022 @ 18:43:12
  Author: arojas
Revision: 1114863

Update to 7.1.2

Modified:
  python-jupyter_client/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-24 18:40:25 UTC (rev 1114862)
+++ PKGBUILD	2022-01-24 18:43:12 UTC (rev 1114863)
@@ -1,8 +1,8 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-jupyter_client
-pkgver=7.1.0
-pkgrel=5
+pkgver=7.1.2
+pkgrel=1
 pkgdesc="Jupyter protocol implementation and client libraries"
 arch=('any')
 url="https://pypi.python.org/pypi/jupyter_client"
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest' 'python-async_generator')
 #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=('a5f995a73cffb314ed262713ae6dfce53c6b8216cea9f332071b8ff44a6e1654')
+sha256sums=('4ea61033726c8e579edb55626d8ee2e6bf0a83158ddf3751b8dd46b2c5cd1e96')
 
 # dep cycle with python-ipykernel
 



More information about the arch-commits mailing list