[packages/python-wheel] - python2 only

baggins baggins at pld-linux.org
Wed Sep 17 23:15:24 CEST 2025


commit 37bac06d640fcfb64002bbb08e2ceebc1954ee79
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Sep 18 01:15:22 2025 +0200

    - python2 only

 python-wheel.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-wheel.spec b/python-wheel.spec
index 61ad8a0..ccca763 100644
--- a/python-wheel.spec
+++ b/python-wheel.spec
@@ -3,7 +3,7 @@
 %bcond_without	doc	# Sphinx documentation
 %bcond_without	tests	# unit tests
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module
 
 %define 	module	wheel
 Summary:	A built-package format for Python
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-wheel.git/commitdiff/37bac06d640fcfb64002bbb08e2ceebc1954ee79



More information about the pld-cvs-commit mailing list