Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
python-pygit2


Commits:
02292533 by Caleb Maclennan at 2026-06-15T10:36:07+03:00
upgpkg: 1.19.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pygit2
        pkgdesc = Python bindings for libgit2
-       pkgver = 1.19.2
+       pkgver = 1.19.3
        pkgrel = 1
        url = https://github.com/libgit2/pygit2
        arch = x86_64
@@ -15,8 +15,8 @@ pkgbase = python-pygit2
        depends = libgit2
        depends = python
        depends = python-cffi
-       source = 
https://github.com/libgit2/pygit2/archive/v1.19.2/python-pygit2-1.19.2.tar.gz
-       sha256sums = 
596abed18fc2d49d23c27b461d2c3a6bc51714feb3cd36c1ec4a15f33879d639
+       source = 
https://github.com/libgit2/pygit2/archive/v1.19.3/python-pygit2-1.19.3.tar.gz
+       sha256sums = 
35afd3662b0a8b6446b23209cee79979215f604ff1d918dbf74c6f4beb6b78c6
 
 pkgname = python-pygit2
        depends = glibc


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Daniel Micay <[email protected]>
 
 pkgname=python-pygit2
-pkgver=1.19.2
+pkgver=1.19.3
 pkgrel=1
 pkgdesc='Python bindings for libgit2'
 arch=('x86_64')
@@ -14,7 +14,7 @@ depends=('glibc' 'libgit2' 'python' 'python-cffi')
 makedepends=('cython' 'python-build' 'python-installer' 'python-setuptools' 
'python-wheel')
 checkdepends=('python-pytest')
 source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('596abed18fc2d49d23c27b461d2c3a6bc51714feb3cd36c1ec4a15f33879d639')
+sha256sums=('35afd3662b0a8b6446b23209cee79979215f604ff1d918dbf74c6f4beb6b78c6')
 
 prepare() {
        cd "pygit2-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pygit2/-/commit/022925332fb302ffbd252f92f03fa2343f7e191a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pygit2/-/commit/022925332fb302ffbd252f92f03fa2343f7e191a
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to