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

Antonio Rojas arojas at gemini.archlinux.org
Thu Sep 9 13:27:20 UTC 2021


    Date: Thursday, September 9, 2021 @ 13:27:20
  Author: arojas
Revision: 1013082

Update to 1.11.0

Modified:
  jupyter-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-09 11:07:25 UTC (rev 1013081)
+++ PKGBUILD	2021-09-09 13:27:20 UTC (rev 1013082)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=jupyter-server
-pkgver=1.10.2
+pkgver=1.11.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=('d3a3b68ebc6d7bfee1097f1712cf7709ee39c92379da2cc08724515bb85e72bf')
+sha256sums=('8ab4f484a4a2698f757cff0769d27b5d991e0232a666d54f4d6ada4e6a61330b')
 
 build() {
   cd ${pkgname/-/_}-$pkgver



More information about the arch-commits mailing list