15
0

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
This commit is contained in:
2023-05-09 06:39:59 +00:00
committed by Git OBS Bridge
parent 2b9fd23789
commit 307a4770d0
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon May 8 14:28:44 UTC 2023 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
- python-typing_extensions is always required
-------------------------------------------------------------------
Tue Apr 25 21:59:28 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -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