Date: Friday, January 13, 2023 @ 20:19:15
  Author: arojas
Revision: 1383290

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

Modified:
  jupyter-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-13 19:14:08 UTC (rev 1383289)
+++ PKGBUILD    2023-01-13 20:19:15 UTC (rev 1383290)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <aro...@archlinux.org>
 
 pkgname=jupyter-server
-pkgver=2.0.6
+pkgver=2.1.0
 pkgrel=1
 pkgdesc='Provides the backend for Jupyter web applications like Jupyter 
notebook, JupyterLab, and Voila'
 arch=(any)
@@ -14,7 +14,7 @@
 checkdepends=(python-pytest-tornasync python-pytest-console-scripts 
python-pytest-timeout python-pytest-jupyter)
 optdepends=('jupyter-server-mathjax: to use local MathJax')
 
source=(https://pypi.io/packages/source/j/${pkgname/-/_}/${pkgname/-/_}-$pkgver.tar.gz)
-sha256sums=('8dd75992e90b7ca556794a1ed5cca51263c697abc6d0df561af574aa1c0a033f')
+sha256sums=('efaae5e4f0d5f22c7f2f2dc848635036ee74a2df02abed52d30d9d95121ad382')
 
 build() {
   cd ${pkgname/-/_}-$pkgver

Reply via email to