Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-click-command-tree
Commits:
56fca3bd by Jelle van der Waa at 2024-11-16T20:22:54+01:00
upgpkg: 1.2.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-click-command-tree
pkgdesc = Click plugin to show the command tree of your CLI
pkgver = 1.2.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/whwright/click-command-tree
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=click-command-tree
pkgname=python-click-command-tree
pkgver=1.2.0
-pkgrel=2
+pkgrel=3
pkgdesc="Click plugin to show the command tree of your CLI"
arch=(any)
url="https://github.com/whwright/click-command-tree"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-click-command-tree/-/commit/56fca3bd7a46895feb99c79102d10641987207cb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-click-command-tree/-/commit/56fca3bd7a46895feb99c79102d10641987207cb
You're receiving this email because of your account on gitlab.archlinux.org.