Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-argh
Commits:
1e2a24f6 by Jelle van der Waa at 2025-12-16T11:57:28+01:00
upgpkg: 0.31.3-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-argh
pkgdesc = An unobtrusive argparse wrapper with natural syntax
pkgver = 0.31.3
- pkgrel = 1
+ pkgrel = 2
url = https://pypi.python.org/pypi/argh
arch = any
license = LGPL3
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-argh
pkgver=0.31.3
_commit=21528aefc839458322f70aac7bf0949f82e60780
-pkgrel=1
+pkgrel=2
pkgdesc="An unobtrusive argparse wrapper with natural syntax"
arch=(any)
url="https://pypi.python.org/pypi/argh"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-argh/-/commit/1e2a24f665f0cdc35f0d627f62bc38f4417e3515
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-argh/-/commit/1e2a24f665f0cdc35f0d627f62bc38f4417e3515
You're receiving this email because of your account on gitlab.archlinux.org.