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

Antonio Rojas arojas at gemini.archlinux.org
Tue Aug 3 06:28:13 UTC 2021


    Date: Tuesday, August 3, 2021 @ 06:28:13
  Author: arojas
Revision: 993441

Update to 1.10.2

Modified:
  jupyter-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-03 06:22:43 UTC (rev 993440)
+++ PKGBUILD	2021-08-03 06:28:13 UTC (rev 993441)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=jupyter-server
-pkgver=1.10.1
+pkgver=1.10.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=('fe6b589bd8d8fe08f608e90ce7da1e6bbfd020d99897453b45149a7853e9188f')
+sha256sums=('d3a3b68ebc6d7bfee1097f1712cf7709ee39c92379da2cc08724515bb85e72bf')
 
 build() {
   cd ${pkgname/-/_}-$pkgver



More information about the arch-commits mailing list