Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
python-pygit2
Commits:
60d319d5 by Caleb Maclennan at 2025-12-29T17:40:12+03:00
upgpkg: 1.19.1-2: Rebuild with Python 3.14 after version bump
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pygit2
pkgdesc = Python bindings for libgit2
pkgver = 1.19.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/libgit2/pygit2
arch = x86_64
license = LicenseRef-GPL-2.0-only-with-linking-exception
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-pygit2
pkgver=1.19.1
-pkgrel=1
+pkgrel=2
pkgdesc='Python bindings for libgit2'
arch=('x86_64')
url="https://github.com/libgit2/pygit2"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pygit2/-/commit/60d319d558dc1a4cbce6f2928b90db4de08ef732
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pygit2/-/commit/60d319d558dc1a4cbce6f2928b90db4de08ef732
You're receiving this email because of your account on gitlab.archlinux.org.