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

Antonio Rojas arojas at archlinux.org
Tue May 11 06:01:53 UTC 2021


    Date: Tuesday, May 11, 2021 @ 06:01:52
  Author: arojas
Revision: 929890

Update to 1.7.0

Modified:
  jupyter-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-11 03:16:18 UTC (rev 929889)
+++ PKGBUILD	2021-05-11 06:01:52 UTC (rev 929890)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=jupyter-server
-pkgver=1.6.4
+pkgver=1.7.0
 pkgrel=1
 pkgdesc="Provides the backend for Jupyter web applications like Jupyter notebook, JupyterLab, and Voila"
 arch=(any)
@@ -12,7 +12,7 @@
 makedepends=(python-setuptools)
 optdepends=('jupyter-server-mathjax: to use local MathJax')
 source=(https://pypi.io/packages/source/j/${pkgname/-/_}/${pkgname/-/_}-$pkgver.tar.gz)
-sha256sums=('21c20986047563aba2997cb10ba9441a162ec1d65b5aece9d5fa625602bb2b40')
+sha256sums=('d9cfc1d21ff9951f185d9cbf9b742b911f57b98887ed79e210acd6f720505576')
 
 build() {
   cd ${pkgname/-/_}-$pkgver



More information about the arch-commits mailing list