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

Antonio Rojas arojas at gemini.archlinux.org
Sat Feb 5 19:14:31 UTC 2022


    Date: Saturday, February 5, 2022 @ 19:14:30
  Author: arojas
Revision: 1126549

Update to 1.13.5

Modified:
  jupyter-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-05 19:14:17 UTC (rev 1126548)
+++ PKGBUILD	2022-02-05 19:14:30 UTC (rev 1126549)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=jupyter-server
-pkgver=1.13.4
+pkgver=1.13.5
 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=('5fb5a219385338b1d13a013a68f54688b6a69ecff4e757fd230e27ecacdbf212')
+sha256sums=('9e3e9717eea3bffab8cfb2ff330011be6c8bbd9cdae5b71cef169fcece2f19d3')
 
 build() {
   cd ${pkgname/-/_}-$pkgver



More information about the arch-commits mailing list