Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-astroid for openSUSE:Factory checked in at 2021-08-28 22:28:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-astroid (Old) and /work/SRC/openSUSE:Factory/.python-astroid.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-astroid" Sat Aug 28 22:28:46 2021 rev:30 rq:914343 version:2.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-astroid/python-astroid.changes 2021-08-24 10:54:25.284356823 +0200 +++ /work/SRC/openSUSE:Factory/.python-astroid.new.1899/python-astroid.changes 2021-08-28 22:28:51.517958565 +0200 @@ -1,0 +2,5 @@ +Fri Aug 20 19:16:19 UTC 2021 - Ben Greiner <[email protected]> + +- Add typing_extensions as requirement for python36 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-astroid.spec ++++++ --- /var/tmp/diff_new_pack.Uqhim8/_old 2021-08-28 22:28:52.089959158 +0200 +++ /var/tmp/diff_new_pack.Uqhim8/_new 2021-08-28 22:28:52.093959162 +0200 @@ -30,6 +30,7 @@ BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module typed-ast >= 1.4 if %python-base < 3.8} +BuildRequires: %{python_module typing_extensions if %python-base < 3.8} BuildRequires: %{python_module wrapt >= 1.11} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -38,6 +39,7 @@ BuildArch: noarch %if 0%{?python_version_nodots} < 38 Requires: python-typed-ast >= 1.4 +Requires: python-typing_extensions %endif %python_subpackages
