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

Antonio Rojas arojas at gemini.archlinux.org
Sat Apr 16 22:13:42 UTC 2022


    Date: Saturday, April 16, 2022 @ 22:13:42
  Author: arojas
Revision: 1186827

Update to 6.13.0

Modified:
  python-ipykernel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-16 22:07:43 UTC (rev 1186826)
+++ PKGBUILD	2022-04-16 22:13:42 UTC (rev 1186827)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-ipykernel
-pkgver=6.12.1
+pkgver=6.13.0
 pkgrel=1
 pkgdesc="The ipython kernel for Jupyter"
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-build' 'python-installer' 'python-wheel')
 checkdepends=('python-pytest-timeout' 'python-mock' 'python-flaky' 'python-ipyparallel')
 source=("ipykernel-$pkgver.tgz::https://github.com/ipython/ipykernel/archive/v$pkgver.tar.gz")
-sha256sums=('436a01da9fc5d376a379011798054e2280a96841c8ef7c0fca9ef6369d9d99ff')
+sha256sums=('5aea9337287119ec625381477f05dc0613bb9ea95fb42de5774dc5a44ad64bac')
 
 # dep cycle with python-jupyter_client
 



More information about the arch-commits mailing list