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