Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-github3py
Commits:
037bcb1b by Jelle van der Waa at 2025-12-16T09:34:46+01:00
upgpkg: 4.0.1-5: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-github3py
pkgdesc = A comprehensive wrapper around the GitHub API (v3)
pkgver = 4.0.1
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/sigmavirus24/github3.py
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-github3py
pkgver=4.0.1
-pkgrel=4
+pkgrel=5
pkgdesc="A comprehensive wrapper around the GitHub API (v3)"
arch=("any")
url="https://github.com/sigmavirus24/github3.py"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-github3py/-/commit/037bcb1b13ff1913ceb9133518d67e8169029726
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-github3py/-/commit/037bcb1b13ff1913ceb9133518d67e8169029726
You're receiving this email because of your account on gitlab.archlinux.org.