Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-colorclass
Commits:
47388abf by Jelle van der Waa at 2024-11-17T11:03:43+01:00
upgpkg: 2.2.2-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-colorclass
pkgdesc = Yet another ANSI color text library for colorful worry-free
console applications
pkgver = 2.2.2
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/matthewdeanmartin/colorclass
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pyname=colorclass
pkgname=python-colorclass
pkgver=2.2.2
-pkgrel=3
+pkgrel=4
pkgdesc='Yet another ANSI color text library for colorful worry-free console
applications'
url='https://github.com/matthewdeanmartin/colorclass'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-colorclass/-/commit/47388abfe7d7b08bf0e0c0dcb43fc8e924718605
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-colorclass/-/commit/47388abfe7d7b08bf0e0c0dcb43fc8e924718605
You're receiving this email because of your account on gitlab.archlinux.org.