[packages/python-pep517] rel 5; disable python3 module

arekm arekm at pld-linux.org
Mon Feb 17 11:03:23 CET 2025


commit 4bc060b55f830881091a6efc6f9b24f24810ea87
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Feb 17 09:58:07 2025 +0100

    rel 5; disable python3 module

 python-pep517.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pep517.spec b/python-pep517.spec
index cea5248..6f50bd2 100644
--- a/python-pep517.spec
+++ b/python-pep517.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 (see python3-pep517.spec)
 
 Summary:	Wrappers to build Python packages using PEP 517 hooks
 Summary(pl.UTF-8):	Opakowanie do budowania pakietów Pythona przy użyciu uchwytów PEP 517
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pep517.git/commitdiff/4bc060b55f830881091a6efc6f9b24f24810ea87



More information about the pld-cvs-commit mailing list