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

Antonio Rojas arojas at gemini.archlinux.org
Fri Nov 26 22:51:17 UTC 2021


    Date: Friday, November 26, 2021 @ 22:51:17
  Author: arojas
Revision: 1054893

Update to 1.12.1

Modified:
  jupyter-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-26 22:02:42 UTC (rev 1054892)
+++ PKGBUILD	2021-11-26 22:51:17 UTC (rev 1054893)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=jupyter-server
-pkgver=1.12.0
+pkgver=1.12.1
 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=('0d8ab06f34e1cad224373e3b127e07d9cbb48babd66286136fbd075ce509b6ff')
+sha256sums=('f71e10ebaa6704a1e0fe76ec70a16a0804ab5a9d268f0c512e8c69086a8e86d1')
 
 build() {
   cd ${pkgname/-/_}-$pkgver



More information about the arch-commits mailing list