Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-cli_helpers
Commits:
0e5b223c by Jelle van der Waa at 2024-11-26T14:02:35+01:00
upgpkg: 2.3.1-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-cli_helpers
pkgdesc = Python helpers for common CLI tasks
pkgver = 2.3.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/dbcli/cli_helpers
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-cli_helpers
_name="${pkgname#python-}"
pkgver=2.3.1
-pkgrel=2
+pkgrel=3
pkgdesc='Python helpers for common CLI tasks'
arch=('any')
url='https://github.com/dbcli/cli_helpers'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cli_helpers/-/commit/0e5b223c8a86c84fb80c5d7fd58c1c46dcfcee84
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cli_helpers/-/commit/0e5b223c8a86c84fb80c5d7fd58c1c46dcfcee84
You're receiving this email because of your account on gitlab.archlinux.org.