Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages /
python-pygit2
Commits:
dadcb9b6 by Carl Smedstad at 2024-11-18T08:11:10+01:00
upgpkg: 1.16.0-3: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pygit2
pkgdesc = Python bindings for libgit2
pkgver = 1.16.0
- pkgrel = 2
+ pkgrel = 3
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.16.0
-pkgrel=2
+pkgrel=3
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/dadcb9b67fecfa284fc2a1a124c0158a64c26cc4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pygit2/-/commit/dadcb9b67fecfa284fc2a1a124c0158a64c26cc4
You're receiving this email because of your account on gitlab.archlinux.org.