Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-jupyterlab-server


Commits:
de593222 by Antonio Rojas at 2024-04-23T16:11:32+02:00
upgpkg: 2.27.1-1: Update to 2.27.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-jupyterlab-server
        pkgdesc = Launch an application built using JupyterLab
-       pkgver = 2.27.0
-       pkgrel = 2
+       pkgver = 2.27.1
+       pkgrel = 1
        url = https://jupyter.org/
        arch = any
        license = BSD-3-Clause
@@ -36,7 +36,7 @@ pkgbase = python-jupyterlab-server
        conflicts = python-jupyterlab_server
        replaces = jupyterlab_server
        replaces = python-jupyterlab_server
-       source = git+https://github.com/jupyterlab/jupyterlab_server#tag=v2.27.0
-       sha256sums = 
6dcfecd1a79ff823ccd4fcac7551e0662f3419f1719ae8af60dba155fdb3a7a1
+       source = git+https://github.com/jupyterlab/jupyterlab_server#tag=v2.27.1
+       sha256sums = 
c886ac2d555fa7b2330412aa6cbcdadb5ad00336dae1e6d253ad516bb4bc9a50
 
 pkgname = python-jupyterlab-server


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _pyname=jupyterlab_server
 pkgname=python-${_pyname/_/-}
-pkgver=2.27.0
-pkgrel=2
+pkgver=2.27.1
+pkgrel=1
 pkgdesc='Launch an application built using JupyterLab'
 arch=(any)
 url='https://jupyter.org/'
@@ -41,7 +41,7 @@ provides=(python-jupyterlab_server)
 replaces=(jupyterlab_server
           python-jupyterlab_server)
 source=(git+https://github.com/jupyterlab/jupyterlab_server#tag=v$pkgver)
-sha256sums=('6dcfecd1a79ff823ccd4fcac7551e0662f3419f1719ae8af60dba155fdb3a7a1')
+sha256sums=('c886ac2d555fa7b2330412aa6cbcdadb5ad00336dae1e6d253ad516bb4bc9a50')
 
 build() {
   cd $_pyname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jupyterlab-server/-/commit/de5932224467927ed8593e9b7cfbee141b74a598

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jupyterlab-server/-/commit/de5932224467927ed8593e9b7cfbee141b74a598
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to