[arch-commits] Commit in jupyter-widgetsnbextension/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Fri Sep 2 22:32:31 UTC 2022
Date: Friday, September 2, 2022 @ 22:32:30
Author: arojas
Revision: 1291008
upgpkg: jupyter-widgetsnbextension 1:4.0.3-1: Update to 4.0.3
Modified:
jupyter-widgetsnbextension/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-02 22:30:41 UTC (rev 1291007)
+++ PKGBUILD 2022-09-02 22:32:30 UTC (rev 1291008)
@@ -2,7 +2,7 @@
# Maintainer: Kyle Keen <keenerd at gmail.com>
pkgname=jupyter-widgetsnbextension
-pkgver=4.0.2
+pkgver=4.0.3
pkgrel=1
epoch=1
pkgdesc="Interactive HTML widgets for Jupyter notebooks"
@@ -12,7 +12,7 @@
depends=('jupyter-notebook' 'python-ipywidgets')
makedepends=('python-build' 'python-installer' 'python-setuptools' 'python-wheel')
source=("https://pypi.io/packages/source/w/widgetsnbextension/widgetsnbextension-$pkgver.tar.gz")
-sha256sums=('07f0e8582f920b24316cef16490f1aeb498f2c875d48980540e5c5dbf0ff5e2d')
+sha256sums=('34824864c062b0b3030ad78210db5ae6a3960dfb61d5b27562d6631774de0286')
build() {
cd widgetsnbextension-$pkgver
More information about the arch-commits
mailing list