File prjdiff.patch of Package python-Django
--- python-Django.spec-orig 2022-01-11 08:33:16.116000000 +0200
+++ python-Django.spec 2022-01-11 08:33:36.839000000 +0200
@@ -54,11 +54,12 @@
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: %{python_module backports.zoneinfo if (%python-base with python38-base)}
+BuildRequires: %{python_module backports.zoneinfo if (%python-base with python3-base)}
Requires: python
Requires: python-Pillow >= 6.2.0
Requires: python-argon2-cffi >= 19.1.0
Requires: python-asgiref >= 3.5.2
-%if "%{python_flavor}" == "python38"
+%if "%{python_flavor}" == "python38" || "%{python_flavor}" == "python3"
Requires: python-backports.zoneinfo
%endif
Requires: python-bcrypt