[arch-commits] Commit in python-jupyterlab_server/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Wed Dec 22 17:42:33 UTC 2021
Date: Wednesday, December 22, 2021 @ 17:42:33
Author: arojas
Revision: 1082870
Update to 2.10.1
Modified:
python-jupyterlab_server/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-22 17:38:09 UTC (rev 1082869)
+++ PKGBUILD 2021-12-22 17:42:33 UTC (rev 1082870)
@@ -3,7 +3,7 @@
_pipname=jupyterlab_server
pkgname=python-$_pipname
-pkgver=2.10.0
+pkgver=2.10.1
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=('6d980bf72bd6a1d910a623d3f3c375601ace7812b90b78cf9bb86fd55c6920f8')
+sha256sums=('9683d661fc059ae4e2039b582d0d80cec96778dad581bd27b5941a06191397ba')
build() {
cd $_pipname-$pkgver
More information about the arch-commits
mailing list