Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-gflags
Commits:
cf6281ec by Jelle van der Waa at 2024-11-16T20:30:47+01:00
upgpkg: 3.1.2-11: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-gflags
pkgdesc = Commandline flags module for Python
pkgver = 3.1.2
- pkgrel = 10
+ pkgrel = 11
url = https://github.com/google/python-gflags
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-gflags
pkgver=3.1.2
-pkgrel=10
+pkgrel=11
pkgdesc="Commandline flags module for Python"
arch=('any')
url="https://github.com/google/python-gflags"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gflags/-/commit/cf6281ec34941b2291e516985d2e2dc48cefc588
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gflags/-/commit/cf6281ec34941b2291e516985d2e2dc48cefc588
You're receiving this email because of your account on gitlab.archlinux.org.