George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
python-cli_helpers
Commits:
4b757341 by George Rawlinson at 2026-05-18T05:06:13+00:00
upgpkg: 2.15.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-cli_helpers
pkgdesc = Python helpers for common CLI tasks
- pkgver = 2.14.0
+ pkgver = 2.15.0
pkgrel = 1
url = https://github.com/dbcli/cli_helpers
arch = any
@@ -16,8 +16,8 @@ pkgbase = python-cli_helpers
depends = python-tabulate
depends = python-configobj
optdepends = python-pygments: for styles extras
- source =
python-cli_helpers::git+https://github.com/dbcli/cli_helpers#tag=v2.14.0
- sha512sums =
335f92b217f547d03e3ba0c0902bb1d0f005c4b191d33042aed15423197ac3307f50586fa9c47ed531dfefe2948e91c454f02630923c93f36a8e5e985a6c2c2a
- b2sums =
814458ef4bc9eca3bbd8491a3fcb8ed18d72aaf93331e01518da133bc9b26465dce54371f0d53da98bc2aa9c550c11e23672e8525a4bdbd3bcdce1e8db3698b1
+ source =
python-cli_helpers::git+https://github.com/dbcli/cli_helpers#tag=v2.15.0
+ sha512sums =
77ef36764b56f38ef0b0137a177941dae341b4df0b2bf79adaa9708e54fafd80c59bdbc78404b82ffe135dbf090528ab1ccd8a6474b04658a749e77fa7d8b0e2
+ b2sums =
5375cfe586574015f06d48c0e5669a281e9fa60a4453bd271a8ad043b129496e71c0fe8e9eb709e7aa34efb97572c83b296ff153df32b6c3328363314331343a
pkgname = python-cli_helpers
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: fzerorubigd <[email protected]>
pkgname=python-cli_helpers
-pkgver=2.14.0
+pkgver=2.15.0
pkgrel=1
pkgdesc='Python helpers for common CLI tasks'
arch=(any)
@@ -23,8 +23,8 @@ makedepends=(
checkdepends=(python-pytest python-pygments)
optdepends=('python-pygments: for styles extras')
source=("$pkgname::git+$url#tag=v$pkgver")
-sha512sums=('335f92b217f547d03e3ba0c0902bb1d0f005c4b191d33042aed15423197ac3307f50586fa9c47ed531dfefe2948e91c454f02630923c93f36a8e5e985a6c2c2a')
-b2sums=('814458ef4bc9eca3bbd8491a3fcb8ed18d72aaf93331e01518da133bc9b26465dce54371f0d53da98bc2aa9c550c11e23672e8525a4bdbd3bcdce1e8db3698b1')
+sha512sums=('77ef36764b56f38ef0b0137a177941dae341b4df0b2bf79adaa9708e54fafd80c59bdbc78404b82ffe135dbf090528ab1ccd8a6474b04658a749e77fa7d8b0e2')
+b2sums=('5375cfe586574015f06d48c0e5669a281e9fa60a4453bd271a8ad043b129496e71c0fe8e9eb709e7aa34efb97572c83b296ff153df32b6c3328363314331343a')
build() {
cd "$pkgname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cli_helpers/-/commit/4b75734167ab00a2b17b8c8d782e00dc9e5d75d5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cli_helpers/-/commit/4b75734167ab00a2b17b8c8d782e00dc9e5d75d5
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help