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


Commits:
870ca5bd by Antonio Rojas at 2026-06-04T15:59:05+02:00
upgpkg: 4.4.1-1: Upstream udpate

- - - - -


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 = 4.4.0
+       pkgver = 4.4.1
        pkgrel = 1
        url = 
https://jupyterlab-realtime-collaboration.readthedocs.io/en/latest/
        arch = any
@@ -33,7 +33,7 @@ pkgbase = jupyter-collaboration
        depends = python-traitlets
        conflicts = jupyter-server-ydoc
        replaces = jupyter-server-ydoc
-       source = 
git+https://github.com/jupyterlab/jupyter-collaboration#tag=v4.4.0
-       sha256sums = 
77614b366ff8d0f22c3a41bef4ac513a0a1163be60ada8c1be4d741a9382571b
+       source = 
git+https://github.com/jupyterlab/jupyter-collaboration#tag=v4.4.1
+       sha256sums = 
44b245db582db6e46b208eda5563f9da0d6b9d3b7ce9501bfec79d9045a30f8b
 
 pkgname = jupyter-collaboration


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=jupyter-collaboration
-pkgver=4.4.0
+pkgver=4.4.1
 pkgrel=1
 pkgdesc='A Jupyter Server Extension Providing Support for Y Documents'
 arch=(any)
@@ -36,7 +36,7 @@ checkdepends=(python-dirty-equals
 conflicts=(jupyter-server-ydoc)
 replaces=(jupyter-server-ydoc)
 source=(git+https://github.com/jupyterlab/jupyter-collaboration#tag=v$pkgver)
-sha256sums=('77614b366ff8d0f22c3a41bef4ac513a0a1163be60ada8c1be4d741a9382571b')
+sha256sums=('44b245db582db6e46b208eda5563f9da0d6b9d3b7ce9501bfec79d9045a30f8b')
 
 build() {
   for _proj in jupyter-server-ydoc jupyter-docprovider 
jupyter-collaboration-ui; do



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-collaboration/-/commit/870ca5bd1a7da382f861401412e07e9868ad109f
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to