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

Antonio Rojas arojas at gemini.archlinux.org
Thu Jun 23 15:47:20 UTC 2022


    Date: Thursday, June 23, 2022 @ 15:47:20
  Author: arojas
Revision: 1239270

Update to 1.18.0

Modified:
  jupyter-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-23 15:35:12 UTC (rev 1239269)
+++ PKGBUILD	2022-06-23 15:47:20 UTC (rev 1239270)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=jupyter-server
-pkgver=1.17.1
+pkgver=1.18.0
 pkgrel=1
 pkgdesc='Provides the backend for Jupyter web applications like Jupyter notebook, JupyterLab, and Voila'
 arch=(any)
@@ -13,7 +13,7 @@
 checkdepends=(python-pytest-tornasync python-pytest-console-scripts)
 optdepends=('jupyter-server-mathjax: to use local MathJax')
 source=(https://pypi.io/packages/source/j/${pkgname/-/_}/${pkgname/-/_}-$pkgver.tar.gz)
-sha256sums=('a36781656645ae17b12819a49ace377c045bf633823b3e4cd4b0c88c01e7711b')
+sha256sums=('b65ea1d24038dc32c80b916c89005ae8d1d70f6ede0d314230e93b329b7e845a')
 
 build() {
   cd ${pkgname/-/_}-$pkgver



More information about the arch-commits mailing list