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

Antonio Rojas arojas at archlinux.org
Thu Apr 8 17:26:43 UTC 2021


    Date: Thursday, April 8, 2021 @ 17:26:43
  Author: arojas
Revision: 914767

Update to 0.2.7

Modified:
  jupyter-nbclassic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-08 17:25:02 UTC (rev 914766)
+++ PKGBUILD	2021-04-08 17:26:43 UTC (rev 914767)
@@ -2,7 +2,7 @@
 
 _pipname=nbclassic
 pkgname=jupyter-$_pipname
-pkgver=0.2.6
+pkgver=0.2.7
 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=('b649436ff85dc731ba8115deef089e5abbe827d7a6dccbad42c15b8d427104e8')
+sha256sums=('6835b27ffaed1f7a497371bb2c05c0f2b123cbcf7c3c116c1ca808ac78ac2fe8')
 
 build() {
   cd $_pipname-$pkgver



More information about the arch-commits mailing list