[packages/python3-build] - P/O for packaged included in bootstrap build

qboosh qboosh at pld-linux.org
Sat May 24 17:33:29 CEST 2025


commit c903f82c5fd51e026d204bdd5fd97f24f0edd4bc
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat May 24 17:05:05 2025 +0200

    - P/O for packaged included in bootstrap build

 python3-build.spec | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/python3-build.spec b/python3-build.spec
index b1f571b..cee3207 100644
--- a/python3-build.spec
+++ b/python3-build.spec
@@ -60,6 +60,12 @@ BuildRequires:	python3-sphinx_argparse_cli
 BuildRequires:	python3-sphinx_autodoc_typehints
 BuildRequires:	sphinx-pdg-3
 %endif
+%if %{with bootstrap}
+Provides:	python3-flit_core = %{flit_core_version}
+Provides:	python3-pyproject_hooks = %{pyproject_hooks_version}
+Obsoletes:	python3-flit_core <= %{flit_core_version}
+Obsoletes:	python3-pyproject_hooks <= %{pyproject_hooks_version}
+%endif
 Requires:	python3-modules >= 1:3.2
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-build.git/commitdiff/c903f82c5fd51e026d204bdd5fd97f24f0edd4bc



More information about the pld-cvs-commit mailing list