14
0
forked from pool/python-pylint

Accepting request 1203563 from home:ecsos:python

- Fix build error under Leap.

OBS-URL: https://build.opensuse.org/request/show/1203563
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint?expand=0&rev=165
This commit is contained in:
2024-09-25 12:26:24 +00:00
committed by Git OBS Bridge
parent 81b6729751
commit b3d8ed65d1
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 25 11:52:49 UTC 2024 - ecsos <ecsos@opensuse.org>
- Fix build error under Leap.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 24 13:46:18 UTC 2024 - Dirk Müller <dmueller@suse.com> Tue Sep 24 13:46:18 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -16,9 +16,9 @@
# #
%{?sle15_python_module_pythons}
%bcond_without tests %bcond_without tests
%global pythons python3 %global pythons python3
%{?sle15_python_module_pythons}
Name: python-pylint Name: python-pylint
Version: 3.3.1 Version: 3.3.1
Release: 0 Release: 0
@@ -65,7 +65,7 @@ BuildRequires: %{python_module requests}
# /SECTION # /SECTION
%endif %endif
Requires(post): update-alternatives Requires(post): update-alternatives
Requires(postun): update-alternatives Requires(postun):update-alternatives
BuildArch: noarch BuildArch: noarch
%python_subpackages %python_subpackages