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


Commits:
0554becd by Antonio Rojas at 2024-10-11T19:41:07+02:00
upgpkg: 2.1.3-1: Update to 2.1.3

- - - - -


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.2
+       pkgver = 2.1.3
        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.2
-       sha256sums = 
0479c6e2503b18d3ac8e060cff40e5fd3a4fa9a7c99ee8e8d98a26168d075f5d
+       source = 
git+https://github.com/jupyterlab/jupyter-collaboration#tag=v2.1.3
+       sha256sums = 
82d45fb76186a325311098efe8efd060a192e8cc686f61f293ec50a2b18d4314
 
 pkgname = jupyter-collaboration


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



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

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


Reply via email to