[packages/python-constantly] - rel 8, no python3 here
baggins
baggins at pld-linux.org
Tue Apr 8 02:32:51 CEST 2025
commit 445fb8b9537309cb7bd2d4dfa19c4b0a4e9725d8
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Apr 8 01:41:32 2025 +0200
- rel 8, no python3 here
python-constantly.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-constantly.spec b/python-constantly.spec
index eec15a4..489299f 100644
--- a/python-constantly.spec
+++ b/python-constantly.spec
@@ -1,13 +1,13 @@
#
# Conditional build:
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module
Summary: Symbolic constants in Python 2
Summary(pl.UTF-8): Stałe symboliczne w Pythonie 2
Name: python-constantly
Version: 15.1.0
-Release: 7
+Release: 8
License: MIT
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/constantly/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-constantly.git/commitdiff/445fb8b9537309cb7bd2d4dfa19c4b0a4e9725d8
More information about the pld-cvs-commit
mailing list