[arch-commits] Commit in jupyter-widgetsnbextension/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Wed Jun 22 18:39:53 UTC 2022


    Date: Wednesday, June 22, 2022 @ 18:39:53
  Author: arojas
Revision: 1239003

Update to 3.6.1

Modified:
  jupyter-widgetsnbextension/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-22 18:36:08 UTC (rev 1239002)
+++ PKGBUILD	2022-06-22 18:39:53 UTC (rev 1239003)
@@ -2,8 +2,8 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=jupyter-widgetsnbextension
-pkgver=3.6.0
-pkgrel=2
+pkgver=3.6.1
+pkgrel=1
 epoch=1
 pkgdesc="Interactive HTML widgets for Jupyter notebooks"
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('jupyter-notebook' 'python-ipywidgets')
 makedepends=('python-build' 'python-installer' 'python-wheel')
 source=("https://pypi.io/packages/source/w/widgetsnbextension/widgetsnbextension-$pkgver.tar.gz")
-md5sums=('60c9ddbc7a04ff3c92c5570ec063f9b0')
+md5sums=('86dd0471c4e376d981d7633224aa0607')
 
 build() {
   cd widgetsnbextension-$pkgver



More information about the arch-commits mailing list