[packages/python-yagot: 2/2] - disable python2 for master
qboosh
qboosh at pld-linux.org
Sat Feb 14 10:42:04 CET 2026
commit a3f950e983e7532db28759c6587a1039d7abf5d0
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Feb 14 10:41:47 2026 +0100
- disable python2 for master
python-yagot.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-yagot.spec b/python-yagot.spec
index af91862..95f4390 100644
--- a/python-yagot.spec
+++ b/python-yagot.spec
@@ -2,7 +2,7 @@
# Conditional build:
%bcond_with doc # Sphinx documentation (not in sdist)
%bcond_with tests # unit tests (not in sdist)
-%bcond_without python2 # CPython 2.x module
+%bcond_with python2 # CPython 2.x module
%bcond_without python3 # CPython 3.x module
Summary: Yet Another Garbage Object Tracker for Python
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-yagot.git/commitdiff/a3f950e983e7532db28759c6587a1039d7abf5d0
More information about the pld-cvs-commit
mailing list