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

Antonio Rojas arojas at gemini.archlinux.org
Mon Nov 1 21:18:14 UTC 2021


    Date: Monday, November 1, 2021 @ 21:18:14
  Author: arojas
Revision: 1035274

Update to 1.11.2

Modified:
  jupyter-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-01 21:16:48 UTC (rev 1035273)
+++ PKGBUILD	2021-11-01 21:18:14 UTC (rev 1035274)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=jupyter-server
-pkgver=1.11.1
+pkgver=1.11.2
 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=('ab7ab1cc38512f15026cbcbb96300fb46ec8b24aa162263d9edd00e0a749b1e8')
+sha256sums=('c1f32e0c1807ab2de37bf70af97a36b4436db0bc8af3124632b1f4441038bf95')
 
 build() {
   cd ${pkgname/-/_}-$pkgver



More information about the arch-commits mailing list