[arch-commits] Commit in python-ipykernel/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sun Nov 21 17:20:51 UTC 2021
Date: Sunday, November 21, 2021 @ 17:20:51
Author: arojas
Revision: 1053881
Update to 6.5.1
Modified:
python-ipykernel/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-21 17:03:58 UTC (rev 1053880)
+++ PKGBUILD 2021-11-21 17:20:51 UTC (rev 1053881)
@@ -1,7 +1,7 @@
# Maintainer: Kyle Keen <keenerd at gmail.com>
pkgname=python-ipykernel
-pkgver=6.4.1
+pkgver=6.5.1
pkgrel=1
pkgdesc="The ipython kernel for Jupyter"
arch=('any')
@@ -11,7 +11,7 @@
makedepends=('python-setuptools' 'ipython' 'python-jupyter_client')
checkdepends=('python-pytest' 'python-mock' 'python-nose' 'python-flaky')
source=("ipykernel-$pkgver.tgz::https://github.com/ipython/ipykernel/archive/v$pkgver.tar.gz")
-md5sums=('ee3fcc0d50c4d530a0d6abc9a12140af')
+md5sums=('6242070a9c0fea90f671f2c560190403')
# dep cycle with python-jupyter_client
More information about the arch-commits
mailing list