[packages/python3-packaging] - fix typo
baggins
baggins at pld-linux.org
Mon Mar 10 01:50:46 CET 2025
commit c90b5e69f78986aef5db93e82fbe6c53e9053cd8
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 9 23:55:14 2025 +0100
- fix typo
python3-packaging.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3-packaging.spec b/python3-packaging.spec
index ee1392a..af51314 100644
--- a/python3-packaging.spec
+++ b/python3-packaging.spec
@@ -5,7 +5,7 @@
%bcond_without setuptools # build without setuptools (for bootstraping)
%bcond_with bootstrap # bootstraping for python-rpm-packaging (rpm-pythonprov)
-%if %{with boostrap}
+%if %{with bootstrap}
%undefine with_doc
%undefine with_tests
%undefine with_setuptools
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-packaging.git/commitdiff/c90b5e69f78986aef5db93e82fbe6c53e9053cd8
More information about the pld-cvs-commit
mailing list