forked from pool/python-virtualenv
Add patch CVE-2026-22702.patch to fix CVE-2026-22702 (bsc#1256458)
This commit is contained in:
@@ -34,6 +34,8 @@ License: MIT
|
||||
URL: https://virtualenv.pypa.io/
|
||||
# SourceRepository: https://github.com/pypa/virtualenv
|
||||
Source: https://files.pythonhosted.org/packages/source/v/virtualenv/virtualenv-%{version}.tar.gz
|
||||
# PATCH-FIX-UPSTREAM CVE-2026-22702.patch bsc#1256458 gh#pypa/virtualenv#3013
|
||||
Patch0: CVE-2026-22702.patch
|
||||
BuildRequires: %{python_module base >= 3.7}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: python-rpm-macros
|
||||
|
||||
Reference in New Issue
Block a user