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

Antonio Rojas arojas at gemini.archlinux.org
Thu Oct 28 06:10:01 UTC 2021


    Date: Thursday, October 28, 2021 @ 06:10:01
  Author: arojas
Revision: 1034837

Update to 0.3.4

Modified:
  jupyter-nbclassic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-28 02:47:30 UTC (rev 1034836)
+++ PKGBUILD	2021-10-28 06:10:01 UTC (rev 1034837)
@@ -2,7 +2,7 @@
 
 _pipname=nbclassic
 pkgname=jupyter-$_pipname
-pkgver=0.3.3
+pkgver=0.3.4
 pkgrel=1
 pkgdesc='Jupyter Notebook as a Jupyter Server Extension'
 arch=(any)
@@ -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=('c332322864a0bf5866dec3149b4863d092178f144749183a704d39f0ebb7947d')
+sha256sums=('f00b07ef4908fc38fd332d2676ccd3ceea5076528feaf21bd27e809ef20f5578')
 
 build() {
   cd $_pipname-$pkgver



More information about the arch-commits mailing list