From 307a4770d01d771a1fbf9b4bcfe889c37cd29d2255014c5447d650857e854a0d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 9 May 2023 06:39:59 +0000 Subject: [PATCH] Accepting request 1085548 from home:jaimeMF:branches:devel:languages:python:django - python-typing_extensions is always required (The build of python-django-polymorphic was failing because of this) OBS-URL: https://build.opensuse.org/request/show/1085548 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dj-database-url?expand=0&rev=19 --- python-dj-database-url.changes | 5 +++++ python-dj-database-url.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/python-dj-database-url.changes b/python-dj-database-url.changes index 97b825a..827206c 100644 --- a/python-dj-database-url.changes +++ b/python-dj-database-url.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 8 14:28:44 UTC 2023 - Jaime Marquínez Ferrándiz + +- python-typing_extensions is always required + ------------------------------------------------------------------- Tue Apr 25 21:59:28 UTC 2023 - Dirk Müller diff --git a/python-dj-database-url.spec b/python-dj-database-url.spec index 82e745a..6c3068c 100644 --- a/python-dj-database-url.spec +++ b/python-dj-database-url.spec @@ -33,9 +33,7 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-Django > 3.2 -%if 0%{?python_version_nodots} < 38 Requires: python-typing_extensions >= 3.10 -%endif BuildArch: noarch %python_subpackages