George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
python-rich
Commits:
f853c2c8 by George Rawlinson at 2026-04-11T04:56:17+00:00
upgpkg: 14.3.4-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-rich
pkgdesc = Python library for rich text and beautiful formatting in the
terminal
- pkgver = 14.3.3
+ pkgver = 14.3.4
pkgrel = 1
url = https://github.com/Textualize/rich
arch = any
@@ -13,8 +13,8 @@ pkgbase = python-rich
depends = python
depends = python-markdown-it-py
depends = python-pygments
- source = python-rich::git+https://github.com/Textualize/rich#tag=v14.3.3
- sha512sums =
6dd67826939193382d1a8307f57ff0a851143e3c9361e13ddbc8a5deeeeffa60da4888e5102bd5effc918cc90784c50f816746fa760f0fd5e8ce397acc5e558a
- b2sums =
b9362233761a7c7cae549c9dde13bcd604a6d79a3092e30eab76a3799e469e599d913015179a4f25be4a6e9f4e1d475ad7a3e37310e3b541658d86ec64bf283b
+ source = python-rich::git+https://github.com/Textualize/rich#tag=v14.3.4
+ sha512sums =
49f7090c3b36491223c4afdc4ee1691f37af6f79a66d4c7497aa43b7599785d7348982343c8ff69e8d587602746ad9cafe45480d88fa36bfb10e88c0a1282853
+ b2sums =
9c276cd18e4c0f6c2f438c5371fb512e99568c89b198eed6dc8fcd3fd58b7f0f249f13057a946417d80ccf33daa30d1a06c5b6e9775efe6608fe26813c8a1b3e
pkgname = python-rich
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Hao Long <[email protected]>
pkgname=python-rich
-pkgver=14.3.3
+pkgver=14.3.4
pkgrel=1
pkgdesc='Python library for rich text and beautiful formatting in the terminal'
arch=(any)
@@ -11,8 +11,8 @@ license=(MIT)
depends=(python python-{markdown-it-py,pygments})
makedepends=(git python-{build,installer,poetry-core,wheel})
source=("$pkgname::git+https://github.com/Textualize/rich#tag=v$pkgver")
-sha512sums=('6dd67826939193382d1a8307f57ff0a851143e3c9361e13ddbc8a5deeeeffa60da4888e5102bd5effc918cc90784c50f816746fa760f0fd5e8ce397acc5e558a')
-b2sums=('b9362233761a7c7cae549c9dde13bcd604a6d79a3092e30eab76a3799e469e599d913015179a4f25be4a6e9f4e1d475ad7a3e37310e3b541658d86ec64bf283b')
+sha512sums=('49f7090c3b36491223c4afdc4ee1691f37af6f79a66d4c7497aa43b7599785d7348982343c8ff69e8d587602746ad9cafe45480d88fa36bfb10e88c0a1282853')
+b2sums=('9c276cd18e4c0f6c2f438c5371fb512e99568c89b198eed6dc8fcd3fd58b7f0f249f13057a946417d80ccf33daa30d1a06c5b6e9775efe6608fe26813c8a1b3e')
build() {
cd "$pkgname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rich/-/commit/f853c2c86ae5848598dbcf0d140f55ba917958e2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rich/-/commit/f853c2c86ae5848598dbcf0d140f55ba917958e2
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