Date: Tuesday, March 28, 2023 @ 20:58:13
  Author: arojas
Revision: 1430077

upgpkg: jupyter-widgetsnbextension 1:4.0.7-1: Update to 4.0.7

Modified:
  jupyter-widgetsnbextension/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-28 20:46:21 UTC (rev 1430076)
+++ PKGBUILD    2023-03-28 20:58:13 UTC (rev 1430077)
@@ -2,7 +2,7 @@
 # Contributor: Kyle Keen <[email protected]>
 
 pkgname=jupyter-widgetsnbextension
-pkgver=4.0.6
+pkgver=4.0.7
 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=('1a07d06c881a7c16ca7ab4541b476edbe2e404f5c5f0cf524ffa2406a8bd7c80')
+sha256sums=('ea67c17a7cd4ae358f8f46c3b304c40698bc0423732e3f273321ee141232c8be')
 
 build() {
   cd widgetsnbextension-$pkgver

Reply via email to