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


Commits:
e93ea7cf by Caleb Maclennan at 2023-12-06T15:49:20+03:00
upgpkg: 1.13.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pygit2
        pkgdesc = Python bindings for libgit2
-       pkgver = 1.13.2
+       pkgver = 1.13.3
        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.2/python-pygit2-1.13.2.tar.gz
-       sha256sums = 
497deb35f72a26eb3276c6c7910c7d5593b39b9393706c8bc78bd0b282c39d84
+       source = 
https://github.com/libgit2/pygit2/archive/v1.13.3/python-pygit2-1.13.3.tar.gz
+       sha256sums = 
3a7e59cb05ab99f682b9dcf35f6d271b6f348e8a0672d78ef85c931a55ef509c
 
 pkgname = python-pygit2


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Daniel Micay <[email protected]>
 
 pkgname=python-pygit2
-pkgver=1.13.2
+pkgver=1.13.3
 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=('497deb35f72a26eb3276c6c7910c7d5593b39b9393706c8bc78bd0b282c39d84')
+sha256sums=('3a7e59cb05ab99f682b9dcf35f6d271b6f348e8a0672d78ef85c931a55ef509c')
 
 prepare() {
        cd "pygit2-$pkgver"



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

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


Reply via email to