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

Kyle Keen kkeen at archlinux.org
Sun Dec 4 01:21:02 UTC 2016


    Date: Sunday, December 4, 2016 @ 01:21:01
  Author: kkeen
Revision: 197849

upgpkg: python-ipykernel 4.5.2-1

Modified:
  python-ipykernel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-04 01:15:14 UTC (rev 197848)
+++ PKGBUILD	2016-12-04 01:21:01 UTC (rev 197849)
@@ -3,7 +3,7 @@
 
 pkgbase=python-ipykernel
 pkgname=(python-ipykernel python2-ipykernel)
-pkgver=4.5.1
+pkgver=4.5.2
 pkgrel=1
 pkgdesc="The ipython kernel for Jupyter"
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('python-traitlets' 'python-tornado' 'ipython')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("$pkgbase-$pkgver.tgz::https://github.com/ipython/ipykernel/archive/$pkgver.tar.gz")
-md5sums=('c11f1c99b52b004120592875f7c29c5c')
+md5sums=('997939764262b8d2194780702cfbe1d3')
 
 # jupyter -> python-jupyter_client  (add once dep cycle is resolved)
 # ipython2-notebook -> python2-jupyter_client (add once dep cycle is resolved)



More information about the arch-commits mailing list