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


Commits:
83d640c5 by Caleb Maclennan at 2024-02-20T14:20:20+03:00
upgpkg: 1.14.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pygit2
        pkgdesc = Python bindings for libgit2
-       pkgver = 1.13.3
+       pkgver = 1.14.1
        pkgrel = 1
        url = https://github.com/libgit2/pygit2
        arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = python-pygit2
        depends = python-cffi
        depends = python-six
        depends = python-cached-property
-       source = 
https://github.com/libgit2/pygit2/archive/v1.13.3/python-pygit2-1.13.3.tar.gz
-       sha256sums = 
3a7e59cb05ab99f682b9dcf35f6d271b6f348e8a0672d78ef85c931a55ef509c
+       source = 
https://github.com/libgit2/pygit2/archive/v1.14.1/python-pygit2-1.14.1.tar.gz
+       sha256sums = 
2e60ee9ae0ccbf8f61d5ff29e59c8ac69a07b9be4ae44c5545f2cc35fe070b41
 
 pkgname = python-pygit2


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Daniel Micay <[email protected]>
 
 pkgname=python-pygit2
-pkgver=1.13.3
+pkgver=1.14.1
 pkgrel=1
 pkgdesc='Python bindings for libgit2'
 arch=('x86_64')
@@ -14,7 +14,7 @@ depends=('libgit2.so' 'python-cffi' 'python-six' 
'python-cached-property')
 makedepends=('cython' 'python-build' 'python-cffi' 'python-installer' 
'python-setuptools' 'git' 'python-six' 'python-wheel')
 checkdepends=('python-pytest-runner')
 source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('3a7e59cb05ab99f682b9dcf35f6d271b6f348e8a0672d78ef85c931a55ef509c')
+sha256sums=('2e60ee9ae0ccbf8f61d5ff29e59c8ac69a07b9be4ae44c5545f2cc35fe070b41')
 
 prepare() {
        cd "pygit2-$pkgver"



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pygit2/-/commit/83d640c5300efe697fecc2472de831e245438d8e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to