diff --git a/python-typing_extensions.changes b/python-typing_extensions.changes index 88609ae..e53f4c3 100644 --- a/python-typing_extensions.changes +++ b/python-typing_extensions.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 20 09:11:23 UTC 2020 - Dirk Müller + +- add transitional typing-extensions provides + ------------------------------------------------------------------- Wed Nov 4 00:11:53 UTC 2020 - Matej Cepl diff --git a/python-typing_extensions.spec b/python-typing_extensions.spec index 2bd09ce..a04d36a 100644 --- a/python-typing_extensions.spec +++ b/python-typing_extensions.spec @@ -30,6 +30,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch +Provides: python-typing-extensions = %{version} %if %{with python2} BuildRequires: python-typing >= 3.7.4 %endif