Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-gitdb
Commits:
1b0efb43 by Jelle van der Waa at 2024-11-16T20:31:31+01:00
upgpkg: 1:4.0.11-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-gitdb
pkgdesc = A pure-Python git object database
pkgver = 4.0.11
- pkgrel = 3
+ pkgrel = 4
epoch = 1
url = https://github.com/gitpython-developers/gitdb
arch = any
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgdesc="A pure-Python git object database"
pkgname=python-gitdb
_commit=3324a91f7b68043a0a21bcf585f31a4f15892433 # refs/tags/4.0.11
pkgver=4.0.11
-pkgrel=3
+pkgrel=4
epoch=1
url="https://github.com/gitpython-developers/gitdb"
license=(BSD-3-Clause)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gitdb/-/commit/1b0efb4321b9245201664d3be4496be6aa5b7129
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gitdb/-/commit/1b0efb4321b9245201664d3be4496be6aa5b7129
You're receiving this email because of your account on gitlab.archlinux.org.