Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-rich
Commits:
a0935ffe by Jelle van der Waa at 2024-11-20T11:50:17+01:00
upgpkg: 13.9.4-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-rich
pkgdesc = Render rich text, tables, progress bars, syntax highlighting,
markdown and more to the terminal
pkgver = 13.9.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/willmcgugan/rich
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-rich
pkgver=13.9.4
-pkgrel=1
+pkgrel=2
pkgdesc='Render rich text, tables, progress bars, syntax highlighting,
markdown and more to the terminal'
arch=(any)
url='https://github.com/willmcgugan/rich'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rich/-/commit/a0935ffedd596af8cf436b8bbcf176f61e6e789c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rich/-/commit/a0935ffedd596af8cf436b8bbcf176f61e6e789c
You're receiving this email because of your account on gitlab.archlinux.org.