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


Commits:
4c77727a by Antonio Rojas at 2024-02-05T21:13:48+01:00
upgpkg: 0.8.8-1: Update to 0.8.8

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pycrdt
        pkgdesc = CRDTs based on Yrs
-       pkgver = 0.8.7
+       pkgver = 0.8.8
        pkgrel = 1
        url = https://github.com/jupyter-server/pycrdt
        arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = python-pycrdt
        depends = gcc-libs
        depends = glibc
        depends = python
-       source = 
https://github.com/jupyter-server/pycrdt/archive/v0.8.7/python-pycrdt-0.8.7.tar.gz
-       sha256sums = 
9968f08077f953b331029fc74a86fe85f62a742097364e101ddda2c231e0c598
+       source = 
https://github.com/jupyter-server/pycrdt/archive/v0.8.8/python-pycrdt-0.8.8.tar.gz
+       sha256sums = 
8c7c6ded1c1c6c039af7f0da39672e1d825994a17ef52516a807652bde9c3e7c
 
 pkgname = python-pycrdt


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _pyname=pycrdt
 pkgname=python-$_pyname
-pkgver=0.8.7
+pkgver=0.8.8
 pkgrel=1
 pkgdesc='CRDTs based on Yrs'
 arch=(x86_64)
@@ -18,7 +18,7 @@ checkdepends=(python-pydantic
               python-pytest
               python-y-py)
 
source=(https://github.com/jupyter-server/pycrdt/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('9968f08077f953b331029fc74a86fe85f62a742097364e101ddda2c231e0c598')
+sha256sums=('8c7c6ded1c1c6c039af7f0da39672e1d825994a17ef52516a807652bde9c3e7c')
 
 build() {
   cd $_pyname-$pkgver



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pycrdt/-/commit/4c77727a52b12c856b7223f09d520ea99eb8b945
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to