forked from pool/python-wheel
Add CVE-2026-24049.patch to fix CVE-2026-24049 (bsc#1257100)
This commit is contained in:
@@ -40,7 +40,9 @@ Group: Development/Languages/Python
|
||||
URL: https://github.com/pypa/wheel
|
||||
Source: https://github.com/pypa/wheel/archive/%{version}.tar.gz#/wheel-%{version}.tar.gz
|
||||
# PATCH-FIX-UPSTREAM https://github.com/pypa/wheel/pull/651 fix test failures
|
||||
Patch: tests.patch
|
||||
Patch0: tests.patch
|
||||
# PATCH-FIX-UPSTREAM CVE-2026-24049.patch bsc#1257100 gh#pypa/wheel@7a7d2de
|
||||
Patch1: CVE-2026-24049.patch
|
||||
# Bootstrap: Don't BuildRequire setuptools or pip here!
|
||||
BuildRequires: %{python_module base >= 3.8}
|
||||
BuildRequires: %{python_module flit-core}
|
||||
|
||||
Reference in New Issue
Block a user