Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-referencing
Commits:
b9498c9b by Jelle van der Waa at 2025-12-21T15:19:26+01:00
upgpkg: 0.37.0-3: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-referencing
pkgdesc = An implementation-agnostic implementation of JSON reference
resolution
pkgver = 0.37.0
- pkgrel = 2
+ pkgrel = 3
url = https://referencing.readthedocs.io
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-referencing
pkgver=0.37.0
-pkgrel=2
+pkgrel=3
pkgdesc='An implementation-agnostic implementation of JSON reference
resolution'
arch=('any')
url='https://referencing.readthedocs.io'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-referencing/-/commit/b9498c9b269669ebd318578066547d49fe0781c7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-referencing/-/commit/b9498c9b269669ebd318578066547d49fe0781c7
You're receiving this email because of your account on gitlab.archlinux.org.