Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-crayons
Commits:
16d328bb by Jelle van der Waa at 2024-11-16T21:41:43+01:00
upgpkg: 0.4.0-6: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-crayons
pkgdesc = TextUI colors for Python
pkgver = 0.4.0
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/kennethreitz/crayons
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-crayons
pkgver=0.4.0
-pkgrel=5
+pkgrel=6
pkgdesc='TextUI colors for Python'
arch=('any')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-crayons/-/commit/16d328bbaf0627ad86fc35624fef0a35aa745556
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-crayons/-/commit/16d328bbaf0627ad86fc35624fef0a35aa745556
You're receiving this email because of your account on gitlab.archlinux.org.