Date: Monday, November 7, 2022 @ 19:55:20
  Author: arojas
Revision: 1345843

upgpkg: jupyter-server 1.23.0-1: Update to 1.23.0

Modified:
  jupyter-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-07 19:52:14 UTC (rev 1345842)
+++ PKGBUILD    2022-11-07 19:55:20 UTC (rev 1345843)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=jupyter-server
-pkgver=1.21.0
+pkgver=1.23.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 
python-pytest-timeout)
 optdepends=('jupyter-server-mathjax: to use local MathJax')
 
source=(https://pypi.io/packages/source/j/${pkgname/-/_}/${pkgname/-/_}-$pkgver.tar.gz)
-sha256sums=('d0adca19913a3763359be7f0b8c2ea8bfde356f4b8edd8e3149d7d0fbfaa248b')
+sha256sums=('45d706e049ca2486491b1bb459c04f34966a606018be5b16287c91e33689e359')
 
 build() {
   cd ${pkgname/-/_}-$pkgver

Reply via email to