15
0

Add patch CVE-2026-22702.patch to fix CVE-2026-22702 (bsc#1256458)

This commit is contained in:
2026-01-13 16:21:41 +01:00
parent ac0ed5f301
commit f2c9144c78
3 changed files with 77 additions and 0 deletions

View File

@@ -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