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


Commits:
aad4deb7 by Antonio Rojas at 2024-03-04T20:43:25+01:00
upgpkg: 2.0.3-1: Update to 2.0.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.0.2
+       pkgver = 2.0.3
        pkgrel = 1
        url = 
https://jupyterlab-realtime-collaboration.readthedocs.io/en/latest/
        arch = any
@@ -22,7 +22,7 @@ pkgbase = jupyter-collaboration
        depends = python-pycrdt-websocket
        depends = python-tornado
        depends = python-traitlets
-       source = 
https://pypi.io/packages/source/j/jupyter_collaboration/jupyter_collaboration-2.0.2.tar.gz
-       sha256sums = 
129585b155828bfe883ae33fce03c87abddaacc0c68cf3f1866fed642e1a8e2e
+       source = 
https://pypi.io/packages/source/j/jupyter_collaboration/jupyter_collaboration-2.0.3.tar.gz
+       sha256sums = 
3ed73cdec3d908c07a82acabddc37f2dbda27f9a6cdbd690040acb7ba0ad50c2
 
 pkgname = jupyter-collaboration


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _pyname=jupyter_collaboration
 pkgname=${_pyname/_/-}
-pkgver=2.0.2
+pkgver=2.0.3
 pkgrel=1
 pkgdesc='A Jupyter Server Extension Providing Support for Y Documents'
 arch=(any)
@@ -26,7 +26,7 @@ checkdepends=(python-pytest-asyncio
               python-pytest-timeout
               python-websockets)
 
source=(https://pypi.io/packages/source/${_pyname:0:1}/$_pyname/$_pyname-$pkgver.tar.gz)
-sha256sums=('129585b155828bfe883ae33fce03c87abddaacc0c68cf3f1866fed642e1a8e2e')
+sha256sums=('3ed73cdec3d908c07a82acabddc37f2dbda27f9a6cdbd690040acb7ba0ad50c2')
 
 build() {
   cd $_pyname-$pkgver



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

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


Reply via email to