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

Antonio Rojas arojas at gemini.archlinux.org
Tue Jan 11 19:09:54 UTC 2022


    Date: Tuesday, January 11, 2022 @ 19:09:54
  Author: arojas
Revision: 1100810

Update to 0.3.5

Modified:
  jupyter-nbclassic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-11 19:09:43 UTC (rev 1100809)
+++ PKGBUILD	2022-01-11 19:09:54 UTC (rev 1100810)
@@ -2,8 +2,8 @@
 
 _pipname=nbclassic
 pkgname=jupyter-$_pipname
-pkgver=0.3.4
-pkgrel=3
+pkgver=0.3.5
+pkgrel=1
 pkgdesc='Jupyter Notebook as a Jupyter Server Extension'
 arch=(any)
 url='https://jupyter.org/'
@@ -11,7 +11,7 @@
 depends=(jupyter-server jupyter-notebook)
 makedepends=(python-setuptools)
 source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
-sha256sums=('f00b07ef4908fc38fd332d2676ccd3ceea5076528feaf21bd27e809ef20f5578')
+sha256sums=('99444dd63103af23c788d9b5172992f12caf8c3098dd5a35c787f0df31490c29')
 
 build() {
   cd $_pipname-$pkgver



More information about the arch-commits mailing list