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

Antonio Rojas arojas at gemini.archlinux.org
Mon Aug 29 21:38:00 UTC 2022


    Date: Monday, August 29, 2022 @ 21:38:00
  Author: arojas
Revision: 1286277

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

Modified:
  python-ipykernel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-29 21:37:57 UTC (rev 1286276)
+++ PKGBUILD	2022-08-29 21:38:00 UTC (rev 1286277)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-ipykernel
-pkgver=6.15.1
+pkgver=6.15.2
 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-mock' 'python-flaky' 'python-ipyparallel' 'python-matplotlib')
 source=("ipykernel-$pkgver.tgz::https://github.com/ipython/ipykernel/archive/v$pkgver.tar.gz")
-sha256sums=('99da6e9b03ea3aaa14fb655261a0eeeac364fa049969c2a8c3e327549ffedd35')
+sha256sums=('5e795cad4f28c2c97f47f632b888eda72203b6b236d89bd423a9b5d1d7f84381')
 
 # dep cycle with python-jupyter_client
 



More information about the arch-commits mailing list