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

Antonio Rojas arojas at gemini.archlinux.org
Wed Aug 11 22:19:30 UTC 2021


    Date: Wednesday, August 11, 2021 @ 22:19:30
  Author: arojas
Revision: 997480

Update to 2.7.0

Modified:
  python-jupyterlab_server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-11 22:18:28 UTC (rev 997479)
+++ PKGBUILD	2021-08-11 22:19:30 UTC (rev 997480)
@@ -3,7 +3,7 @@
 
 _pipname=jupyterlab_server
 pkgname=python-$_pipname
-pkgver=2.6.2
+pkgver=2.7.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=('6dc6e7d26600d110b862acbfaa4d1a2c5e86781008d139213896d96178c3accd')
+sha256sums=('31457ef564febc42043bc539356c804f6f9144f602e2852150bf0820ed6d7e18')
 
 build() {
   cd $_pipname-$pkgver



More information about the arch-commits mailing list