Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-click-plugins
Commits:
0e3ab20f by Jelle van der Waa at 2024-11-16T20:23:49+01:00
upgpkg: 1.1.1-12: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-click-plugins
pkgdesc = An extension module for click to enable registering CLI
commands via setuptools entry-points.
pkgver = 1.1.1
- pkgrel = 11
+ pkgrel = 12
url = https://github.com/click-contrib/click-plugins
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_name="click-plugins"
pkgname=python-click-plugins
pkgver=1.1.1
-pkgrel=11
+pkgrel=12
pkgdesc="An extension module for click to enable registering CLI commands via
setuptools entry-points."
arch=("any")
url="https://github.com/click-contrib/click-plugins"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-click-plugins/-/commit/0e3ab20f1159c57bf2613840ec20797bd459c9bb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-click-plugins/-/commit/0e3ab20f1159c57bf2613840ec20797bd459c9bb
You're receiving this email because of your account on gitlab.archlinux.org.