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


Commits:
5b84db3d by Antonio Rojas at 2024-05-12T23:00:10+02:00
upgpkg: 0.8.25-1: Update to 0.8.25

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pycrdt
        pkgdesc = CRDTs based on Yrs
-       pkgver = 0.8.24
+       pkgver = 0.8.25
        pkgrel = 1
        url = https://github.com/jupyter-server/pycrdt
        arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = python-pycrdt
        depends = gcc-libs
        depends = glibc
        depends = python
-       source = 
https://github.com/jupyter-server/pycrdt/archive/v0.8.24/python-pycrdt-0.8.24.tar.gz
-       sha256sums = 
9682d2ca28c0da83c9b6fc26b11ae5e184fee840eba70f793267e4d3475a1913
+       source = 
https://github.com/jupyter-server/pycrdt/archive/v0.8.25/python-pycrdt-0.8.25.tar.gz
+       sha256sums = 
1acfaae617a9556657b2e7c4085129332e6f74d093e6d68d6b7ea7f023ffd70f
 
 pkgname = python-pycrdt


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _pyname=pycrdt
 pkgname=python-$_pyname
-pkgver=0.8.24
+pkgver=0.8.25
 pkgrel=1
 pkgdesc='CRDTs based on Yrs'
 arch=(x86_64)
@@ -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=('9682d2ca28c0da83c9b6fc26b11ae5e184fee840eba70f793267e4d3475a1913')
+sha256sums=('1acfaae617a9556657b2e7c4085129332e6f74d093e6d68d6b7ea7f023ffd70f')
 
 build() {
   cd $_pyname-$pkgver



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

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


Reply via email to