Date: Monday, January 9, 2023 @ 19:29:40
  Author: arojas
Revision: 1382167

upgpkg: python-ipykernel 6.20.1-1: Update to 6.20.1

Modified:
  python-ipykernel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-09 19:26:16 UTC (rev 1382166)
+++ PKGBUILD    2023-01-09 19:29:40 UTC (rev 1382167)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen <[email protected]>
 
 pkgname=python-ipykernel
-pkgver=6.20.0
+pkgver=6.20.1
 pkgrel=1
 pkgdesc="The ipython kernel for Jupyter"
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-build' 'python-installer' 'python-hatchling')
 checkdepends=('python-pytest-timeout' 'python-pytest-asyncio' 'python-flaky' 
'python-ipyparallel' 'python-matplotlib')
 
source=("ipykernel-$pkgver.tgz::https://github.com/ipython/ipykernel/archive/v$pkgver.tar.gz";)
-sha256sums=('5967726733af56da99246b13ae024381e1553c70ba22fa4ea0413882e0d78aee')
+sha256sums=('c9983015905a3281202938ea7fc014c4818b673511727629e8d264cf4afe5f8b')
 
 # dep cycle with python-jupyter_client
 

Reply via email to