[packages/python-mccabe] - python2 only

baggins baggins at pld-linux.org
Wed Sep 17 23:09:26 CEST 2025


commit 3b87f082b19c57e4dc15efc4809cca7abb634183
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Sep 18 01:09:27 2025 +0200

    - python2 only

 python-mccabe.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-mccabe.spec b/python-mccabe.spec
index cb9a992..317c2c6 100644
--- a/python-mccabe.spec
+++ b/python-mccabe.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_without	tests	# test target
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module
 
 %define		module	mccabe
 Summary:	McCabe checker, plugin for flake8
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-mccabe.git/commitdiff/3b87f082b19c57e4dc15efc4809cca7abb634183



More information about the pld-cvs-commit mailing list