[arch-commits] Commit in python-jupyterlab_server/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Mar 30 18:34:40 UTC 2021


    Date: Tuesday, March 30, 2021 @ 18:34:39
  Author: arojas
Revision: 910517

Update to 2.4.0

Modified:
  python-jupyterlab_server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-30 18:12:26 UTC (rev 910516)
+++ PKGBUILD	2021-03-30 18:34:39 UTC (rev 910517)
@@ -3,7 +3,7 @@
 
 _pipname=jupyterlab_server
 pkgname=python-$_pipname
-pkgver=2.3.0
+pkgver=2.4.0
 pkgrel=1
 pkgdesc="Launch an application built using JupyterLab"
 arch=(any)
@@ -14,7 +14,7 @@
 conflicts=(jupyterlab_server)
 replaces=(jupyterlab_server)
 source=(https://pypi.io/packages/source/j/$_pipname/$_pipname-$pkgver.tar.gz)
-sha256sums=('e7a0245aa3de23a1803de2eff401e4ca4594538d9f59806134f30419a6d8b6a3')
+sha256sums=('2a7f0b125a59a7cc543f62e5f9dea50b44b3459b3f679db7e3dbe0f8616f90bc')
 
 build() {
   cd $_pipname-$pkgver



More information about the arch-commits mailing list