Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-crayons


Commits:
78448c77 by Jelle van der Waa at 2024-04-04T10:12:27+02:00
upgpkg: 0.4.0-5: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,13 @@
+pkgbase = python-crayons
+       pkgdesc = TextUI colors for Python
+       pkgver = 0.4.0
+       pkgrel = 5
+       url = https://github.com/kennethreitz/crayons
+       arch = any
+       license = MIT
+       makedepends = python-setuptools
+       depends = python-colorama
+       source = 
python-crayons-0.4.0.tar.gz::https://github.com/kennethreitz/crayons/archive/v0.4.0.tar.gz
+       sha512sums = 
99656373876f33d4b63e1ed8859f3c88c17af2c2b0b0c82359504b78dc8454a5366ec0297d0baea306ed7a315334d4b3ec109d368d2c92a3aeca26dc68cc05a4
+
+pkgname = python-crayons


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=python-crayons
 pkgver=0.4.0
-pkgrel=4
+pkgrel=5
 pkgdesc='TextUI colors for Python'
 arch=('any')
 license=('MIT')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-crayons/-/commit/78448c77f158a672a5da71fed9c147594da6ed12

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-crayons/-/commit/78448c77f158a672a5da71fed9c147594da6ed12
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to