Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
python-click-aliases
Commits:
19568631 by Christian Heusel at 2026-05-18T16:55:53+02:00
upgpkg: 1.0.6-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-click-aliases
pkgdesc = Enable aliases for click
- pkgver = 1.0.5
- pkgrel = 3
+ pkgver = 1.0.6
+ pkgrel = 1
url = https://github.com/click-contrib/click-aliases
arch = any
license = MIT
@@ -13,8 +13,8 @@ pkgbase = python-click-aliases
makedepends = python-wheel
depends = python
depends = python-click
- source =
git+https://github.com/click-contrib/click-aliases.git#tag=v1.0.5
- sha512sums =
389246e5cb8d07af6b6379d8d585cfdf127dc4aeba67882cfe30b338459296a2d943be09c2d0bcdf3a0a7658391b6b07724a37e46f71f30c0871873e889a6486
- b2sums =
47ece35e62a391996a9847abe3cf4cd225fd999a610802aff96e8e4dad7b5a4c28f4e93b7f6dd60597f854c536968d354839e69306745008c302ae2ccca3a7cd
+ source =
git+https://github.com/click-contrib/click-aliases.git#tag=v1.0.6
+ sha512sums =
080672d89e749243cfdf808c6415de4158f3ff05d8259ccc4f6ca8302677fa67aa8eea23fbdbca91d4fb8713da72be60f21409487868d0b67be1b86e00517218
+ b2sums =
d29b93e0b66e434009de1c91019f17bd3c3563a6957cbfb86a3889d2d5580b07e155c5e76fb4f19e53bb79ee3ee0b6e628af6a6b992f1d510d3dbb8b4bec779f
pkgname = python-click-aliases
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
_name=click-aliases
pkgname=python-click-aliases
-pkgver=1.0.5
-pkgrel=3
+pkgver=1.0.6
+pkgrel=1
pkgdesc="Enable aliases for click"
arch=(any)
url="https://github.com/click-contrib/click-aliases"
@@ -23,8 +23,8 @@ checkdepends=(
python-pytest
)
source=(git+https://github.com/click-contrib/click-aliases.git#tag=v$pkgver)
-sha512sums=('389246e5cb8d07af6b6379d8d585cfdf127dc4aeba67882cfe30b338459296a2d943be09c2d0bcdf3a0a7658391b6b07724a37e46f71f30c0871873e889a6486')
-b2sums=('47ece35e62a391996a9847abe3cf4cd225fd999a610802aff96e8e4dad7b5a4c28f4e93b7f6dd60597f854c536968d354839e69306745008c302ae2ccca3a7cd')
+sha512sums=('080672d89e749243cfdf808c6415de4158f3ff05d8259ccc4f6ca8302677fa67aa8eea23fbdbca91d4fb8713da72be60f21409487868d0b67be1b86e00517218')
+b2sums=('d29b93e0b66e434009de1c91019f17bd3c3563a6957cbfb86a3889d2d5580b07e155c5e76fb4f19e53bb79ee3ee0b6e628af6a6b992f1d510d3dbb8b4bec779f')
build() {
cd $_name
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-click-aliases/-/commit/19568631bbc12d9e5c095cd5aba1f6dfb45bbd8a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-click-aliases/-/commit/19568631bbc12d9e5c095cd5aba1f6dfb45bbd8a
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