Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
jupyter-collaboration


Commits:
9ef6c20e by Antonio Rojas at 2024-05-08T23:45:20+02:00
upgpkg: 2.1.1-1: Update to 2.1.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = jupyter-collaboration
        pkgdesc = A Jupyter Server Extension Providing Support for Y Documents
-       pkgver = 2.1.0
+       pkgver = 2.1.1
        pkgrel = 1
        url = 
https://jupyterlab-realtime-collaboration.readthedocs.io/en/latest/
        arch = any
@@ -27,7 +27,7 @@ pkgbase = jupyter-collaboration
        depends = python-pycrdt-websocket
        depends = python-tornado
        depends = python-traitlets
-       source = 
git+https://github.com/jupyterlab/jupyter-collaboration#tag=v2.1.0
-       sha256sums = 
ad6bb56e7c7e767c32f9209bccf0ccbd818529bbb62acf44191b3499005f982d
+       source = 
git+https://github.com/jupyterlab/jupyter-collaboration#tag=v2.1.1
+       sha256sums = 
2e3f21307363e06fd4a0957779c83115c202d081f994155aaf7ca4d1b79b3a64
 
 pkgname = jupyter-collaboration


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <aro...@archlinux.org>
 
 pkgname=jupyter-collaboration
-pkgver=2.1.0
+pkgver=2.1.1
 pkgrel=1
 pkgdesc='A Jupyter Server Extension Providing Support for Y Documents'
 arch=(any)
@@ -30,7 +30,7 @@ checkdepends=(python-jupyter-server-terminals
               python-pytest-timeout
               python-websockets)
 source=(git+https://github.com/jupyterlab/jupyter-collaboration#tag=v$pkgver)
-sha256sums=('ad6bb56e7c7e767c32f9209bccf0ccbd818529bbb62acf44191b3499005f982d')
+sha256sums=('2e3f21307363e06fd4a0957779c83115c202d081f994155aaf7ca4d1b79b3a64')
 
 build() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-collaboration/-/commit/9ef6c20e8fa80677d9c752bdbe63e324a1ae8b73

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


Reply via email to