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

Antonio Rojas arojas at archlinux.org
Fri Mar 26 19:35:58 UTC 2021


    Date: Friday, March 26, 2021 @ 19:35:58
  Author: arojas
Revision: 904687

Update to 5.5.0

Modified:
  python-ipykernel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-26 19:34:17 UTC (rev 904686)
+++ PKGBUILD	2021-03-26 19:35:58 UTC (rev 904687)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-ipykernel
-pkgver=5.4.2
+pkgver=5.5.0
 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')
 source=("ipykernel-$pkgver.tgz::https://github.com/ipython/ipykernel/archive/$pkgver.tar.gz")
-md5sums=('10cfd24da40440a522311e512a3c0c0d')
+md5sums=('52632e1595fec8deeb56c13ae81b9899')
 
 # dep cycle with python-jupyter_client
 



More information about the arch-commits mailing list