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

Kyle Keen kkeen at archlinux.org
Tue Sep 4 11:13:27 UTC 2018


    Date: Tuesday, September 4, 2018 @ 11:13:26
  Author: kkeen
Revision: 376611

upgpkg: python-ipykernel 4.9.0-1

Modified:
  python-ipykernel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-04 11:07:13 UTC (rev 376610)
+++ PKGBUILD	2018-09-04 11:13:26 UTC (rev 376611)
@@ -3,7 +3,7 @@
 
 pkgbase=python-ipykernel
 pkgname=(python-ipykernel python2-ipykernel)
-pkgver=4.8.2
+pkgver=4.9.0
 pkgrel=1
 pkgdesc="The ipython kernel for Jupyter"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' ipython 'ipython2' 'python2-jupyter_client' 'python-jupyter_client')
 checkdepends=('python-pytest' 'python2-pytest' 'python-mock' 'python2-mock' 'python-nose' 'python2-nose')
 source=("$pkgbase-$pkgver.tgz::https://github.com/ipython/ipykernel/archive/$pkgver.tar.gz")
-md5sums=('075d093da8018089ccb56852389f8032')
+md5sums=('a849a23a2db8d3c79fac0fcbe8703f04')
 
 # dep cycle with python-jupyter_client
 



More information about the arch-commits mailing list