Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-cligj
Commits:
606b628c by Jelle van der Waa at 2024-11-16T20:24:09+01:00
upgpkg: 0.7.2-6: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-cligj
pkgdesc = Click-based argument and option decorators for Python GIS
command line programs
pkgver = 0.7.2
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/mapbox/cligj
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkg=cligj
pkgname=python-${_pkg}
pkgver=0.7.2
-pkgrel=5
+pkgrel=6
pkgdesc="Click-based argument and option decorators for Python GIS command
line programs"
arch=(any)
url="https://github.com/mapbox/cligj"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cligj/-/commit/606b628c7e19b55c2836afc5c3c720cc36995cf2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cligj/-/commit/606b628c7e19b55c2836afc5c3c720cc36995cf2
You're receiving this email because of your account on gitlab.archlinux.org.