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

Kyle Keen kkeen at archlinux.org
Tue Apr 27 06:28:41 UTC 2021


    Date: Tuesday, April 27, 2021 @ 06:28:40
  Author: kkeen
Revision: 924668

upgpkg: python-ipykernel 5.5.3-1

Modified:
  python-ipykernel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-27 03:36:12 UTC (rev 924667)
+++ PKGBUILD	2021-04-27 06:28:40 UTC (rev 924668)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-ipykernel
-pkgver=5.5.0
+pkgver=5.5.3
 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=('52632e1595fec8deeb56c13ae81b9899')
+md5sums=('3982088cba1169b604170b6164a2dabb')
 
 # dep cycle with python-jupyter_client
 



More information about the arch-commits mailing list