hashworks pushed to branch main at Arch Linux / Packaging / Packages / 
python-jiter


Commits:
a868220f by Justin Kromlinger at 2026-05-19T12:03:49+02:00
upgpkg: 0.15.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-jiter
        pkgdesc = Fast iterable JSON parser
-       pkgver = 0.14.0
+       pkgver = 0.15.0
        pkgrel = 1
        url = https://github.com/pydantic/jiter
        arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = python-jiter
        depends = glibc
        depends = libgcc
        depends = python
-       source = 
https://github.com/pydantic/jiter/archive/v0.14.0/python-jiter-0.14.0.tar.gz
-       b2sums = 
97cf74095064b43405c62006732f049d67730fdeba4dc9ab519449dc153f0c6f5f8227d717da6f4f7e1ef191333947bb598d1aaf6b73e71a374325e795f707ea
+       source = 
https://github.com/pydantic/jiter/archive/v0.15.0/python-jiter-0.15.0.tar.gz
+       b2sums = 
1711be5e79c0f3ac4958aa19d74a11a9b941040914879d232ae8f65ceb30d4829cee8eddc1d69f89204c6ac4b93c64fb94be15b66d9d543d4ec82b83ecdc3b48
 
 pkgname = python-jiter


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Carl Smedstad <[email protected]>
 
 pkgname=python-jiter
-pkgver=0.14.0
+pkgver=0.15.0
 pkgrel=1
 pkgdesc="Fast iterable JSON parser"
 arch=(x86_64)
@@ -24,7 +24,7 @@ checkdepends=(
   python-pytest
 )
 source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-b2sums=('97cf74095064b43405c62006732f049d67730fdeba4dc9ab519449dc153f0c6f5f8227d717da6f4f7e1ef191333947bb598d1aaf6b73e71a374325e795f707ea')
+b2sums=('1711be5e79c0f3ac4958aa19d74a11a9b941040914879d232ae8f65ceb30d4829cee8eddc1d69f89204c6ac4b93c64fb94be15b66d9d543d4ec82b83ecdc3b48')
 
 build() {
   cd "${pkgname#python-}-$pkgver/crates/jiter-python"



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jiter/-/commit/a868220f52afff967cf6fa0e548f6574112eb43c
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to