[packages/python-incremental] disable python3 here
atler
atler at pld-linux.org
Tue Jun 17 20:22:03 CEST 2025
commit e50e63afecac335e10bf14ffcb1a5a2c62f9e0a5
Author: Jan Palus <atler at pld-linux.org>
Date: Tue Jun 17 20:08:06 2025 +0200
disable python3 here
python-incremental.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-incremental.spec b/python-incremental.spec
index bee883d..104b141 100644
--- a/python-incremental.spec
+++ b/python-incremental.spec
@@ -4,7 +4,7 @@
%bcond_with doc # API documentation (pydoctor based)
%bcond_with tests # unit tests (require Twisted)
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module
Summary: Library that versions Python projects
Summary(pl.UTF-8): Biblioteka wersjonująca projekty w Pythonie
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-incremental.git/commitdiff/e50e63afecac335e10bf14ffcb1a5a2c62f9e0a5
More information about the pld-cvs-commit
mailing list