Accepting request 847634 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/847634 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typing_extensions?expand=0&rev=9
This commit is contained in:
commit
5432b37db5
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 4 00:11:53 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Use python_module macro for BuildRequires when available.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 15 12:51:36 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
Thu Oct 15 12:51:36 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@ BuildRequires: python-typing >= 3.7.4
|
|||||||
BuildRequires: python3-typing >= 3.7.4
|
BuildRequires: python3-typing >= 3.7.4
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} > 1320
|
%if 0%{?suse_version} > 1320
|
||||||
BuildRequires: python3-testsuite
|
BuildRequires: %{python_module testsuite}
|
||||||
%endif
|
%endif
|
||||||
%if %{python3_version_nodots} < 35
|
%if %{python3_version_nodots} < 35
|
||||||
Requires: python-typing >= 3.7.4
|
Requires: python-typing >= 3.7.4
|
||||||
|
Loading…
Reference in New Issue
Block a user