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

Antonio Rojas arojas at archlinux.org
Tue Jun 26 06:50:29 UTC 2018


    Date: Tuesday, June 26, 2018 @ 06:50:28
  Author: arojas
Revision: 346113

Update to 7.2.1, needed by sagemath

Modified:
  python-ipywidgets/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-26 06:50:22 UTC (rev 346112)
+++ PKGBUILD	2018-06-26 06:50:28 UTC (rev 346113)
@@ -3,7 +3,7 @@
 
 pkgbase=python-ipywidgets
 pkgname=(python-ipywidgets python2-ipywidgets)
-pkgver=6.0.0
+pkgver=7.2.1
 pkgrel=1
 pkgdesc="IPython widgets for the Jupyter Notebook"
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'npm' 'git')
 
 source=("$pkgname-$pkgver.tgz::https://github.com/ipython/ipywidgets/archive/$pkgver.tar.gz")
-md5sums=('3082b6760be8c566d88bdf1c9fd94063')
+md5sums=('ab7e48f3d4065a51796e99ec85f71a93')
 
 prepare() {
   cp -r "ipywidgets-$pkgver" "py2-ipywidgets-$pkgver"



More information about the arch-commits mailing list