[packages/python-colorama] - rel 5, python3 moved to separate package
baggins
baggins at pld-linux.org
Fri Mar 28 22:29:30 CET 2025
commit 0789374f090d4523aec8baf97b0bcca933eb48b7
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Fri Mar 28 23:26:41 2025 +0100
- rel 5, python3 moved to separate package
python-colorama.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-colorama.spec b/python-colorama.spec
index 3af7329..999bb09 100644
--- a/python-colorama.spec
+++ b/python-colorama.spec
@@ -1,14 +1,14 @@
#
# Conditional build:
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module
%define module colorama
Summary: Cross-platform colored terminal text
Summary(pl.UTF-8): Wieloplatformowe kolorowanie tekstu na terminalu
Name: python-%{module}
Version: 0.4.5
-Release: 4
+Release: 5
License: BSD
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/colorama/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-colorama.git/commitdiff/0789374f090d4523aec8baf97b0bcca933eb48b7
More information about the pld-cvs-commit
mailing list