Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-clikit
Commits:
2d980638 by Jelle van der Waa at 2024-11-17T17:38:21+01:00
upgpkg: 0.6.2-12: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-clikit
pkgdesc = clikit allows you to create beautiful and testable
command-line interfaces
pkgver = 0.6.2
- pkgrel = 11
+ pkgrel = 12
url = https://github.com/sdispater/clikit
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pkgname=clikit
pkgname=python-clikit
pkgver=0.6.2
-pkgrel=11
+pkgrel=12
pkgdesc='clikit allows you to create beautiful and testable command-line
interfaces'
arch=(any)
url="https://github.com/sdispater/${_pkgname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-clikit/-/commit/2d9806383b19eac2962eec9c2ca9925120794d35
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-clikit/-/commit/2d9806383b19eac2962eec9c2ca9925120794d35
You're receiving this email because of your account on gitlab.archlinux.org.