Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-gitlabber
Commits:
b8f366b5 by Jelle van der Waa at 2024-04-13T16:57:30+02:00
upgpkg: 1.1.9-3: rebuild with python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-gitlabber
pkgdesc = Clones or pulls entire groups tree from GitLab
pkgver = 1.1.9
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/ezbz/gitlabber
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-gitlabber
pkgver=1.1.9
-pkgrel=2
+pkgrel=3
pkgdesc='Clones or pulls entire groups tree from GitLab'
arch=('any')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gitlabber/-/commit/b8f366b56cafc28f84c84599dc44dee540c164ce
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gitlabber/-/commit/b8f366b56cafc28f84c84599dc44dee540c164ce
You're receiving this email because of your account on gitlab.archlinux.org.