2 |
%define pkg_name django |
%define pkg_name django |
3 |
|
|
4 |
Name: python-%{pkg_name} |
Name: python-%{pkg_name} |
5 |
Version: 3.1.14 |
Version: 3.2.12 |
|
%define subrel 1 |
|
6 |
Release: %mkrel 1 |
Release: %mkrel 1 |
7 |
Summary: A high-level Python Web framework |
Summary: A high-level Python Web framework |
8 |
License: BSD |
License: BSD |
13 |
# Security Patches |
# Security Patches |
14 |
# P100 -> ... |
# P100 -> ... |
15 |
# |
# |
|
# CVE-2021-45115 |
|
|
Patch100: a8b32fe13bcaed1c0b772fdc53de84abc224fb20.patch |
|
|
# CVE-2021-45116 |
|
|
Patch101: c7fe895bca06daf12cc1670b56eaf72a1ef27a16.patch |
|
|
# CVE-2021-45452 |
|
|
Patch102: 8d2f7cff76200cbd2337b2cf1707e383eb1fb54b.patch |
|
16 |
BuildArch: noarch |
BuildArch: noarch |
17 |
BuildRequires: pkgconfig(python3) |
BuildRequires: pkgconfig(python3) |
18 |
BuildRequires: python3dist(setuptools) |
BuildRequires: python3dist(setuptools) |