forked from pool/python-pylint-ignore
Accepting request 1083177 from devel:languages:python
- Add missing BuildRequires on typing_extensions. OBS-URL: https://build.opensuse.org/request/show/1083177 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pylint-ignore?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 27 06:55:16 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
- Add missing BuildRequires on typing_extensions.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 14 11:44:33 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
Fri Oct 14 11:44:33 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pylint-ignore
|
# spec file for package python-pylint-ignore
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -32,6 +32,7 @@ BuildRequires: python-rpm-macros
|
|||||||
BuildRequires: %{python_module pylev}
|
BuildRequires: %{python_module pylev}
|
||||||
BuildRequires: %{python_module pylint > 2.4}
|
BuildRequires: %{python_module pylint > 2.4}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
|
BuildRequires: %{python_module typing_extensions}
|
||||||
# /SECTION
|
# /SECTION
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
Requires: python-astroid > 2.1.0
|
Requires: python-astroid > 2.1.0
|
||||||
|
Reference in New Issue
Block a user