From bc6d5ae53bae47bc95c93167e71e7cedba4ead24d4470915156a20ae08694450 Mon Sep 17 00:00:00 2001 From: Alberto Planas Dominguez Date: Thu, 6 May 2021 08:56:41 +0000 Subject: [PATCH] Accepting request 890806 from home:bnavigator:branches:devel:languages:python:django - Keep rpm runtime requirements in sync. Downstream packages often read the egg-info and fail if they are not fulfilled. OBS-URL: https://build.opensuse.org/request/show/890806 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=81 --- python-Django.changes | 6 ++++++ python-Django.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/python-Django.changes b/python-Django.changes index f497679..b539a76 100644 --- a/python-Django.changes +++ b/python-Django.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 5 17:25:18 UTC 2021 - Ben Greiner + +- Keep rpm runtime requirements in sync. Downstream packages often + read the egg-info and fail if they are not fulfilled. + ------------------------------------------------------------------- Wed May 5 08:44:30 UTC 2021 - Alberto Planas Dominguez diff --git a/python-Django.spec b/python-Django.spec index ec8da5a..9c803a0 100644 --- a/python-Django.spec +++ b/python-Django.spec @@ -36,7 +36,7 @@ BuildRequires: %{python_module Jinja2 >= 2.9.2} BuildRequires: %{python_module Pillow} BuildRequires: %{python_module PyYAML} BuildRequires: %{python_module argon2-cffi >= 16.1.0} -BuildRequires: %{python_module asgiref >= 3.2.10} +BuildRequires: %{python_module asgiref >= 3.3.2} BuildRequires: %{python_module base >= 3.6} BuildRequires: %{python_module bcrypt} BuildRequires: %{python_module docutils} @@ -52,7 +52,7 @@ BuildRequires: %{python_module numpy if (%python-base without python36-base)} Requires: python Requires: python-Pillow Requires: python-argon2-cffi >= 16.1.0 -Requires: python-asgiref >= 3.2.10 +Requires: python-asgiref >= 3.3.2 Requires: python-pytz Requires: python-setuptools Requires: python-sqlparse >= 0.2.2