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

Kyle Keen kkeen at archlinux.org
Mon May 25 04:40:30 UTC 2020


    Date: Monday, May 25, 2020 @ 04:40:29
  Author: kkeen
Revision: 633778

upgpkg: python-ipykernel 5.3.0-1

Modified:
  python-ipykernel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-25 04:26:02 UTC (rev 633777)
+++ PKGBUILD	2020-05-25 04:40:29 UTC (rev 633778)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-ipykernel
-pkgver=5.1.4
+pkgver=5.3.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=('8b984af9b890d2b3fe4244b7fc04b9c1')
+md5sums=('0ec4777f365d1a17f34dd2e83ec5b7c4')
 
 # dep cycle with python-jupyter_client
 



More information about the arch-commits mailing list