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


Commits:
1eb97a36 by Antonio Rojas at 2026-07-01T14:49:59+02:00
upgpkg: 4.1.0-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-jupyter-ydoc
        pkgdesc = Document structures for collaborative editing using Ypy
-       pkgver = 4.0.0
+       pkgver = 4.1.0
        pkgrel = 1
        url = https://jupyter.org/
        arch = any
@@ -17,7 +17,7 @@ pkgbase = python-jupyter-ydoc
        depends = python
        depends = python-anyio
        depends = python-pycrdt
-       source = git+https://github.com/jupyter-server/jupyter_ydoc#tag=v4.0.0
-       sha256sums = 
b9b4b41609fd0aeda5c81c0b2083204434e47cdb1b721227e40ba642f113b2f9
+       source = git+https://github.com/jupyter-server/jupyter_ydoc#tag=v4.1.0
+       sha256sums = 
95f81042e92e41cb0b81224127cc16ff30b541812508250e76e200ee00503d9a
 
 pkgname = python-jupyter-ydoc


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _pyname=jupyter_ydoc
 pkgname=python-${_pyname//_/-}
-pkgver=4.0.0
+pkgver=4.1.0
 pkgrel=1
 pkgdesc='Document structures for collaborative editing using Ypy'
 arch=(any)
@@ -21,7 +21,7 @@ checkdepends=(hypercorn
               python-websockets
               python-pycrdt-websocket)
 source=(git+https://github.com/jupyter-server/jupyter_ydoc#tag=v$pkgver)
-sha256sums=('b9b4b41609fd0aeda5c81c0b2083204434e47cdb1b721227e40ba642f113b2f9')
+sha256sums=('95f81042e92e41cb0b81224127cc16ff30b541812508250e76e200ee00503d9a')
 
 build() {
   cd $_pyname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jupyter-ydoc/-/commit/1eb97a36427803145fcd2749543c54ac8a2c8a0e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jupyter-ydoc/-/commit/1eb97a36427803145fcd2749543c54ac8a2c8a0e
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