Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
python-rich


Commits:
98120317 by Frederik Schwan at 2026-02-19T18:30:45+01:00
upgpkg: 14.3.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-rich
        pkgdesc = Python library for rich text and beautiful formatting in the 
terminal
-       pkgver = 14.3.2
-       pkgrel = 2
+       pkgver = 14.3.3
+       pkgrel = 1
        url = https://github.com/Textualize/rich
        arch = any
        license = MIT
@@ -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.2
-       sha512sums = 
e768b5c0b2ababd91aaeb1a21abb97324dd4530b08ef3ca2eac8876d14b34700da808fc1a4a1a036c20421a89cc746ad32bfd6bae975b4ab38ccebde7e9a4d4f
-       b2sums = 
b8bec0b0d517ccd517a8ab6f0c64d63b9ba85909cdfd310170900ad2340ad2392dfc0043e7ce0326043cf72cd1aa46f8d5baeea48cb27edd0547bd05555ebbf8
+       source = python-rich::git+https://github.com/Textualize/rich#tag=v14.3.3
+       sha512sums = 
6dd67826939193382d1a8307f57ff0a851143e3c9361e13ddbc8a5deeeeffa60da4888e5102bd5effc918cc90784c50f816746fa760f0fd5e8ce397acc5e558a
+       b2sums = 
b9362233761a7c7cae549c9dde13bcd604a6d79a3092e30eab76a3799e469e599d913015179a4f25be4a6e9f4e1d475ad7a3e37310e3b541658d86ec64bf283b
 
 pkgname = python-rich


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Hao Long <[email protected]>
 
 pkgname=python-rich
-pkgver=14.3.2
-pkgrel=2
+pkgver=14.3.3
+pkgrel=1
 pkgdesc='Python library for rich text and beautiful formatting in the terminal'
 arch=(any)
 url='https://github.com/Textualize/rich'
@@ -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=('e768b5c0b2ababd91aaeb1a21abb97324dd4530b08ef3ca2eac8876d14b34700da808fc1a4a1a036c20421a89cc746ad32bfd6bae975b4ab38ccebde7e9a4d4f')
-b2sums=('b8bec0b0d517ccd517a8ab6f0c64d63b9ba85909cdfd310170900ad2340ad2392dfc0043e7ce0326043cf72cd1aa46f8d5baeea48cb27edd0547bd05555ebbf8')
+sha512sums=('6dd67826939193382d1a8307f57ff0a851143e3c9361e13ddbc8a5deeeeffa60da4888e5102bd5effc918cc90784c50f816746fa760f0fd5e8ce397acc5e558a')
+b2sums=('b9362233761a7c7cae549c9dde13bcd604a6d79a3092e30eab76a3799e469e599d913015179a4f25be4a6e9f4e1d475ad7a3e37310e3b541658d86ec64bf283b')
 
 build() {
   cd "$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rich/-/commit/98120317ead448bdc9ec666b566eef86130f464e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rich/-/commit/98120317ead448bdc9ec666b566eef86130f464e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to