Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-sphinx-argparse-cli
Commits:
41f47331 by Jelle van der Waa at 2024-11-17T12:35:15+01:00
upgpkg: 1.11.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-sphinx-argparse-cli
pkgdesc = Render CLI arguments (sub-commands friendly) defined by
argparse module
pkgver = 1.11.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/tox-dev/sphinx-argparse-cli
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=sphinx-argparse-cli
pkgname=python-$_pkgname
pkgver=1.11.0
-pkgrel=3
+pkgrel=4
pkgdesc='Render CLI arguments (sub-commands friendly) defined by argparse
module'
arch=('any')
url='https://github.com/tox-dev/sphinx-argparse-cli'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-argparse-cli/-/commit/41f473315bc27680abe7991c43c995762cb64c3a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-argparse-cli/-/commit/41f473315bc27680abe7991c43c995762cb64c3a
You're receiving this email because of your account on gitlab.archlinux.org.