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

Antonio Rojas arojas at gemini.archlinux.org
Mon Aug 30 20:41:16 UTC 2021


    Date: Monday, August 30, 2021 @ 20:41:16
  Author: arojas
Revision: 1010081

Update to 2.7.2

Modified:
  python-jupyterlab_server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-30 20:39:44 UTC (rev 1010080)
+++ PKGBUILD	2021-08-30 20:41:16 UTC (rev 1010081)
@@ -3,7 +3,7 @@
 
 _pipname=jupyterlab_server
 pkgname=python-$_pipname
-pkgver=2.7.0
+pkgver=2.7.2
 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=('31457ef564febc42043bc539356c804f6f9144f602e2852150bf0820ed6d7e18')
+sha256sums=('c6c9ae5796ed60c65bccd84503cbd44b9e35b046b8265f24db3cc4d61631fc0d')
 
 build() {
   cd $_pipname-$pkgver



More information about the arch-commits mailing list