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

Antonio Rojas arojas at archlinux.org
Tue Mar 23 22:02:16 UTC 2021


    Date: Tuesday, March 23, 2021 @ 22:02:16
  Author: arojas
Revision: 901357

Update to 1.5.0

Modified:
  jupyter-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-23 21:55:33 UTC (rev 901356)
+++ PKGBUILD	2021-03-23 22:02:16 UTC (rev 901357)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=jupyter-server
-pkgver=1.4.1
+pkgver=1.5.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=('b0126f237f679533eec46244cfc66d61e3a1f8ec0fad2d47352fa19d3e754e47')
+sha256sums=('ff127713a57ab7aa7b23f7df9b082951cc4b05d8d64cc0949d01ea02ac24c70c')
 
 build() {
   cd ${pkgname/-/_}-$pkgver



More information about the arch-commits mailing list