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


Commits:
135b0ff6 by Antonio Rojas at 2025-04-22T21:29:05+02:00
upgpkg: 4.0.2-1: Upstream update

- - - - -


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.0.1
+       pkgver = 4.0.2
        pkgrel = 1
        url = 
https://jupyterlab-realtime-collaboration.readthedocs.io/en/latest/
        arch = any
@@ -32,7 +32,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.0.1
-       sha256sums = 
5b8361c56f5992a28c5ce7d4bf2bd8a6d9d2561c24e3897357ff9c9a8facce0b
+       source = 
git+https://github.com/jupyterlab/jupyter-collaboration#tag=v4.0.2
+       sha256sums = 
9d30e8ad2e9953b2325ed3b61df34b6eeafd20c11bc10eb3c9cc0e9e4d2d0a2b
 
 pkgname = jupyter-collaboration


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=jupyter-collaboration
-pkgver=4.0.1
+pkgver=4.0.2
 pkgrel=1
 pkgdesc='A Jupyter Server Extension Providing Support for Y Documents'
 arch=(any)
@@ -35,7 +35,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=('5b8361c56f5992a28c5ce7d4bf2bd8a6d9d2561c24e3897357ff9c9a8facce0b')
+sha256sums=('9d30e8ad2e9953b2325ed3b61df34b6eeafd20c11bc10eb3c9cc0e9e4d2d0a2b')
 
 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/135b0ff6808b44fce7ae15096cf0ef7e3baaee61

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-collaboration/-/commit/135b0ff6808b44fce7ae15096cf0ef7e3baaee61
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to