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

Antonio Rojas arojas at archlinux.org
Tue Jan 12 20:02:14 UTC 2021


    Date: Tuesday, January 12, 2021 @ 20:02:14
  Author: arojas
Revision: 820254

Update to 2.1.2

Modified:
  python-jupyterlab_server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-12 19:59:02 UTC (rev 820253)
+++ PKGBUILD	2021-01-12 20:02:14 UTC (rev 820254)
@@ -3,7 +3,7 @@
 
 _pipname=jupyterlab_server
 pkgname=python-$_pipname
-pkgver=2.1.1
+pkgver=2.1.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=('67bfd4acfef24cf94e3dc0971cf6fa0eee13cc84ee47cdcd704257a0975b22ad')
+sha256sums=('a71ebeb89eb2ab49eca41768f9840bb6896c264203ea755990313d4dfa610a74')
 
 build() {
   cd $_pipname-$pkgver



More information about the arch-commits mailing list