Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-gitlab
Commits:
08a3b824 by Jelle van der Waa at 2025-12-16T09:23:05+01:00
upgpkg: 7.0.0-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-gitlab
pkgdesc = Python wrapper for the GitLab API
pkgver = 7.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/python-gitlab/python-gitlab
arch = any
license = LGPL-3.0-or-later
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-gitlab
pkgver=7.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Python wrapper for the GitLab API"
arch=('any')
url="https://github.com/python-gitlab/python-gitlab"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gitlab/-/commit/08a3b824567bf2965565eaa95c3ddfb15339b85e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gitlab/-/commit/08a3b824567bf2965565eaa95c3ddfb15339b85e
You're receiving this email because of your account on gitlab.archlinux.org.