Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-lazr.config
Commits:
d0040f0b by Jelle van der Waa at 2025-12-16T10:41:45+01:00
upgpkg: 3.1-3: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-lazr.config
pkgdesc = Create configuration schemas, and process and validate
configurations
pkgver = 3.1
- pkgrel = 2
+ pkgrel = 3
url = https://launchpad.net/lazr.config
arch = any
license = LGPL-3.0-only
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-lazr.config
_name="${pkgname#python-}"
pkgver=3.1
-pkgrel=2
+pkgrel=3
pkgdesc="Create configuration schemas, and process and validate configurations"
arch=(any)
url="https://launchpad.net/lazr.config"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-lazr.config/-/commit/d0040f0b644a1154a07bb464f43523cd5a03b36a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-lazr.config/-/commit/d0040f0b644a1154a07bb464f43523cd5a03b36a
You're receiving this email because of your account on gitlab.archlinux.org.