[packages/python3-setuptools] - rel 2, noopt build for boostrapping

baggins baggins at pld-linux.org
Mon Mar 10 08:58:12 CET 2025


commit 7a6f0296f3ac58f0bf40c262b5ca75733db5148b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Mar 10 07:41:22 2025 +0100

    - rel 2, noopt build for boostrapping

 python3-setuptools.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python3-setuptools.spec b/python3-setuptools.spec
index f5bd601..896842d 100644
--- a/python3-setuptools.spec
+++ b/python3-setuptools.spec
@@ -17,7 +17,7 @@ Summary:	A collection of enhancements to the Python distutils
 Summary(pl.UTF-8):	Zestaw rozszerzeń dla pythonowych distutils
 Name:		python3-setuptools
 Version:	71.0.4
-Release:	1
+Release:	2
 Epoch:		1
 License:	MIT
 Group:		Development/Languages/Python
@@ -167,7 +167,7 @@ cd docs
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%py3_install
+%py3_install %{?with_bootstrap:--optimize=0}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-setuptools.git/commitdiff/7a6f0296f3ac58f0bf40c262b5ca75733db5148b



More information about the pld-cvs-commit mailing list