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

Antonio Rojas arojas at gemini.archlinux.org
Tue Mar 15 23:15:44 UTC 2022


    Date: Tuesday, March 15, 2022 @ 23:15:44
  Author: arojas
Revision: 1155217

Update to 1.15.4

Modified:
  jupyter-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-15 23:12:58 UTC (rev 1155216)
+++ PKGBUILD	2022-03-15 23:15:44 UTC (rev 1155217)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=jupyter-server
-pkgver=1.15.3
+pkgver=1.15.4
 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=('09b6092b406866c514faaff46c1ec3bf04b7204d0f1bb731dce655c375b2f03c')
+sha256sums=('1983a2a71d8709a77da6804ece67ded776c201ba11126de7002d088fb3418c85')
 
 build() {
   cd ${pkgname/-/_}-$pkgver



More information about the arch-commits mailing list