From cfac3943a3353f9fc900acb59cdd44e93b707e3b0aa2adf8cb52a74cbc7700a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 9 Sep 2020 06:16:14 +0000 Subject: [PATCH] Accepting request 833137 from home:jayvdb:branches:devel:languages:python:django - Require asgiref >= 3.2.10 per upstream OBS-URL: https://build.opensuse.org/request/show/833137 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=69 --- python-Django.changes | 5 +++++ python-Django.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-Django.changes b/python-Django.changes index e1ad5cc..173e521 100644 --- a/python-Django.changes +++ b/python-Django.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 9 03:55:36 UTC 2020 - John Vandenberg + +- Require asgiref >= 3.2.10 per upstream + ------------------------------------------------------------------- Tue Aug 11 07:48:29 UTC 2020 - Alberto Planas Dominguez diff --git a/python-Django.spec b/python-Django.spec index b1073e7..66fbc10 100644 --- a/python-Django.spec +++ b/python-Django.spec @@ -40,7 +40,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} +BuildRequires: %{python_module asgiref >= 3.2.10} BuildRequires: %{python_module base >= 3.5} BuildRequires: %{python_module bcrypt} BuildRequires: %{python_module docutils} @@ -56,7 +56,7 @@ BuildRequires: python-rpm-macros Requires: python Requires: python-Pillow Requires: python-argon2-cffi >= 16.1.0 -Requires: python-asgiref +Requires: python-asgiref >= 3.2.10 Requires: python-pytz Requires: python-setuptools Requires: python-sqlparse >= 0.2.2