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

Kyle Keen kkeen at archlinux.org
Wed Aug 12 09:58:25 UTC 2020


    Date: Wednesday, August 12, 2020 @ 09:58:24
  Author: kkeen
Revision: 675723

upgpkg: python-ipykernel 5.3.4-1

Modified:
  python-ipykernel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-12 09:39:50 UTC (rev 675722)
+++ PKGBUILD	2020-08-12 09:58:24 UTC (rev 675723)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-ipykernel
-pkgver=5.3.0
+pkgver=5.3.4
 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=('0ec4777f365d1a17f34dd2e83ec5b7c4')
+md5sums=('3467e017793c4db615b4bdb9c4f8dcce')
 
 # dep cycle with python-jupyter_client
 



More information about the arch-commits mailing list