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

Antonio Rojas arojas at archlinux.org
Sat Jan 30 09:44:17 UTC 2021


    Date: Saturday, January 30, 2021 @ 09:44:16
  Author: arojas
Revision: 835859

Update to 1.2.3

Modified:
  jupyter-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-30 08:37:46 UTC (rev 835858)
+++ PKGBUILD	2021-01-30 09:44:16 UTC (rev 835859)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=jupyter-server
-pkgver=1.2.2
+pkgver=1.2.3
 pkgrel=1
 pkgdesc="Provides the backend for Jupyter web applications like Jupyter notebook, JupyterLab, and Voila"
 arch=(any)
@@ -11,7 +11,7 @@
          python-jinja python-send2trash python-anyio)
 makedepends=(python-setuptools)
 source=(https://pypi.io/packages/source/j/${pkgname/-/_}/${pkgname/-/_}-$pkgver.tar.gz)
-sha256sums=('26a98cd5c45b8ebd1e10215586c350a8fa3ca2971e757ee6bf517a180f9933ae')
+sha256sums=('d8a723668725be65cc81c2bfe8a805d3e53d26dbe29953cb0fe4d8ae69d71b00')
 
 build() {
   cd ${pkgname/-/_}-$pkgver



More information about the arch-commits mailing list