Sync from SUSE:ALP:Source:Standard:1.0 python-setuptools revision 44a50a670c6038fc64f83916bb4912cb

This commit is contained in:
2024-10-16 15:57:22 +02:00
parent 46a4dbf812
commit 45a07ee547
3 changed files with 283 additions and 0 deletions

View File

@@ -49,6 +49,8 @@ Patch0: sort-for-reproducibility.patch
Patch2: fix-get-python-lib-python38.patch
# PATCH-FIX-OPENSUSE Allow forcing direct compilation, see gh#pypa/setuptools#4164
Patch3: allow-only-direct-compilation.patch
# PATCH-FIX-UPSTREAM CVE-2024-6345 bsc#1228105
Patch4: CVE-2024-6345-code-execution-via-download-funcs.patch
BuildRequires: %{python_module base >= 3.7}
BuildRequires: fdupes
BuildRequires: python-rpm-macros