Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-termcolor
Commits:
63c00750 by Jelle van der Waa at 2024-11-16T18:59:57+01:00
upgpkg: 2.4.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-termcolor
pkgdesc = ANSI Color formatting for output in terminal
pkgver = 2.4.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/termcolor/termcolor
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-termcolor
pkgver=2.4.0
-pkgrel=2
+pkgrel=3
pkgdesc="ANSI Color formatting for output in terminal"
arch=('any')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-termcolor/-/commit/63c0075015c132bc5ed7329f4a6359b6015974ac
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-termcolor/-/commit/63c0075015c132bc5ed7329f4a6359b6015974ac
You're receiving this email because of your account on gitlab.archlinux.org.