Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pastel
Commits:
16583796 by Jelle van der Waa at 2024-11-17T14:13:43+01:00
upgpkg: 0.2.1-8: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pastel
pkgdesc = Bring colors to your terminal
pkgver = 0.2.1
- pkgrel = 7
+ pkgrel = 8
url = https://github.com/sdispater/pastel
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pkgname=pastel
pkgname=python-pastel
pkgver=0.2.1
-pkgrel=7
+pkgrel=8
pkgdesc='Bring colors to your terminal'
arch=(any)
url="https://github.com/sdispater/${_pkgname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pastel/-/commit/1658379646476e522e44781c30523ca7bb13fb95
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pastel/-/commit/1658379646476e522e44781c30523ca7bb13fb95
You're receiving this email because of your account on gitlab.archlinux.org.