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


Commits:
bb024b4b by Antonio Rojas at 2024-05-02T19:12:09+02:00
upgpkg: 0.8.20-1: Update to 0.8.20

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-pycrdt
        pkgdesc = CRDTs based on Yrs
-       pkgver = 0.8.19
-       pkgrel = 2
+       pkgver = 0.8.20
+       pkgrel = 1
        url = https://github.com/jupyter-server/pycrdt
        arch = x86_64
        license = MIT
@@ -15,7 +15,7 @@ pkgbase = python-pycrdt
        depends = gcc-libs
        depends = glibc
        depends = python
-       source = 
https://github.com/jupyter-server/pycrdt/archive/v0.8.19/python-pycrdt-0.8.19.tar.gz
-       sha256sums = 
7284bd052c1b7ee56d1f3ffbc7dcd0c72181c6cd92ae3744c63ee80373827b48
+       source = 
https://github.com/jupyter-server/pycrdt/archive/v0.8.20/python-pycrdt-0.8.20.tar.gz
+       sha256sums = 
ef95781f2ccf1db0bcb70a9a2a36a7a619e8ad8c8b63c21750f41b5f6f421e47
 
 pkgname = python-pycrdt


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _pyname=pycrdt
 pkgname=python-$_pyname
-pkgver=0.8.19
-pkgrel=2
+pkgver=0.8.20
+pkgrel=1
 pkgdesc='CRDTs based on Yrs'
 arch=(x86_64)
 url='https://github.com/jupyter-server/pycrdt'
@@ -19,7 +19,7 @@ checkdepends=(python-objsize
               python-pytest
               python-y-py)
 
source=(https://github.com/jupyter-server/pycrdt/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('7284bd052c1b7ee56d1f3ffbc7dcd0c72181c6cd92ae3744c63ee80373827b48')
+sha256sums=('ef95781f2ccf1db0bcb70a9a2a36a7a619e8ad8c8b63c21750f41b5f6f421e47')
 
 build() {
   cd $_pyname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pycrdt/-/commit/bb024b4bac2890ffb2394d41dee9f5f00ea8cd77

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pycrdt/-/commit/bb024b4bac2890ffb2394d41dee9f5f00ea8cd77
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to