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

Antonio Rojas arojas at gemini.archlinux.org
Wed Mar 16 19:48:24 UTC 2022


    Date: Wednesday, March 16, 2022 @ 19:48:23
  Author: arojas
Revision: 1155816

Update to 0.3.7

Modified:
  jupyter-nbclassic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-16 19:48:16 UTC (rev 1155815)
+++ PKGBUILD	2022-03-16 19:48:23 UTC (rev 1155816)
@@ -2,7 +2,7 @@
 
 _pipname=nbclassic
 pkgname=jupyter-$_pipname
-pkgver=0.3.6
+pkgver=0.3.7
 pkgrel=1
 pkgdesc='Jupyter Notebook as a Jupyter Server Extension'
 arch=(any)
@@ -11,7 +11,7 @@
 depends=(jupyter-server jupyter-notebook-shim)
 makedepends=(python-build python-installer)
 source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
-sha256sums=('7dbac0a6cb71bbe3afa1fe89369e6e3174d89f42aa08216a327046de45aa9a4f')
+sha256sums=('36dbaa88ffaf5dc05d149deb97504b86ba648f4a80a60b8a58ac94acab2daeb5')
 
 build() {
   cd $_pipname-$pkgver



More information about the arch-commits mailing list