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

Antonio Rojas arojas at archlinux.org
Thu Jan 7 07:11:32 UTC 2021


    Date: Thursday, January 7, 2021 @ 07:11:32
  Author: arojas
Revision: 811478

Update to 1.2.0

Modified:
  jupyter-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-07 07:04:54 UTC (rev 811477)
+++ PKGBUILD	2021-01-07 07:11:32 UTC (rev 811478)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=jupyter-server
-pkgver=1.1.4
+pkgver=1.2.0
 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=('b939a28709b38cf9e0b1ad4b1b6896ac0f78f6bb26eda0612f73649ad137b92b')
+sha256sums=('34ae64b53efe5d99e1e55b0313bc57bb8811cc30e9b338c42000fce6dbfff924')
 
 build() {
   cd ${pkgname/-/_}-$pkgver



More information about the arch-commits mailing list