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


Commits:
9de2d77d by Antonio Rojas at 2024-10-17T17:50:12+02:00
upgpkg: 2.1.4-1: Update to 2.1.4

- - - - -


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.3
+       pkgver = 2.1.4
        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.3
-       sha256sums = 
82d45fb76186a325311098efe8efd060a192e8cc686f61f293ec50a2b18d4314
+       source = 
git+https://github.com/jupyterlab/jupyter-collaboration#tag=v2.1.4
+       sha256sums = 
36ef8704fcd21049bcf7f1c54a68a02fa6e11ec25e3b32125c43286fb4992af2
 
 pkgname = jupyter-collaboration


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=jupyter-collaboration
-pkgver=2.1.3
+pkgver=2.1.4
 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=('82d45fb76186a325311098efe8efd060a192e8cc686f61f293ec50a2b18d4314')
+sha256sums=('36ef8704fcd21049bcf7f1c54a68a02fa6e11ec25e3b32125c43286fb4992af2')
 
 build() {
   cd $pkgname



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

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


Reply via email to