Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-click
Commits:
529d8a76 by Jelle van der Waa at 2024-11-16T16:34:50+01:00
upgpkg: 8.1.7-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-click
pkgdesc = Simple wrapper around optparse for powerful command line
utilities
pkgver = 8.1.7
- pkgrel = 3
+ pkgrel = 4
url = https://click.palletsprojects.com/
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-click
_realname=click
pkgver=8.1.7
-pkgrel=3
+pkgrel=4
pkgdesc="Simple wrapper around optparse for powerful command line utilities"
arch=("any")
url='https://click.palletsprojects.com/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-click/-/commit/529d8a76b6f0478efe37def1f6a8fc89b1c57109
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-click/-/commit/529d8a76b6f0478efe37def1f6a8fc89b1c57109
You're receiving this email because of your account on gitlab.archlinux.org.