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


Commits:
fe57d4af by Antonio Rojas at 2024-04-09T18:13:25+02:00
upgpkg: 0.8.18-1: Update to 0.8.18

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-pycrdt
        pkgdesc = CRDTs based on Yrs
-       pkgver = 0.8.17
-       pkgrel = 2
+       pkgver = 0.8.18
+       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.17/python-pycrdt-0.8.17.tar.gz
-       sha256sums = 
160e44cb340884337390e641ade09d81bd7596b00b12749ac3d4a89a14501a00
+       source = 
https://github.com/jupyter-server/pycrdt/archive/v0.8.18/python-pycrdt-0.8.18.tar.gz
+       sha256sums = 
6fe25abd9563bbeb2c674f76347b36d574d9f4320d071f07234b95f03c2ca6e0
 
 pkgname = python-pycrdt


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _pyname=pycrdt
 pkgname=python-$_pyname
-pkgver=0.8.17
-pkgrel=2
+pkgver=0.8.18
+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=('160e44cb340884337390e641ade09d81bd7596b00b12749ac3d4a89a14501a00')
+sha256sums=('6fe25abd9563bbeb2c674f76347b36d574d9f4320d071f07234b95f03c2ca6e0')
 
 build() {
   cd $_pyname-$pkgver



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

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


Reply via email to