George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
python-gitpython
Commits:
f1c692cf by George Rawlinson at 2026-01-02T01:30:15+00:00
upgpkg: 3.1.46-2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-gitpython
pkgdesc = A python library used to interact with Git repositories
pkgver = 3.1.46
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/gitpython-developers/gitpython
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgdesc="A python library used to interact with Git repositories"
pkgname=python-gitpython
pkgver=3.1.46
-pkgrel=1
+pkgrel=2
url="https://github.com/gitpython-developers/gitpython"
license=(BSD-3-Clause)
arch=(any)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gitpython/-/commit/f1c692cf543785235ebab0f6824ee6d955209f6c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gitpython/-/commit/f1c692cf543785235ebab0f6824ee6d955209f6c
You're receiving this email because of your account on gitlab.archlinux.org.