From 07a25361e91ca8f451f6b99037bf43ef81fdfb177e6820de1601f04f1cccee50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 17 Jul 2024 17:41:24 +0000 Subject: [PATCH] fix deps OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=170 --- python-Django.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-Django.spec b/python-Django.spec index 0df244c..00c6f0f 100644 --- a/python-Django.spec +++ b/python-Django.spec @@ -50,11 +50,11 @@ BuildRequires: %{pythons} BuildRequires: fdupes BuildRequires: gpg2 BuildRequires: python-rpm-macros -BuildRequires: %{python_module backports.zoneinfo if (%python-base with python38-base)} Requires: python Requires: python-Pillow >= 6.2.0 Requires: python-asgiref >= 3.7.0 Requires: python-sqlparse >= 0.3.1 +Requires: python-tzdata Requires(post): update-alternatives Requires(postun): update-alternatives Recommends: python-Jinja2 >= 2.9.2