Accepting request 1102969 from home:ecsos:python

- %{?sle15_python_module_pythons} must at beginning of spec to work.

OBS-URL: https://build.opensuse.org/request/show/1102969
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycodestyle?expand=0&rev=35
This commit is contained in:
Dirk Mueller 2023-08-09 19:15:24 +00:00 committed by Git OBS Bridge
parent 35aeb575a9
commit cd1491fe4c
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Aug 8 15:10:24 UTC 2023 - ecsos <ecsos@opensuse.org>
- %{?sle15_python_module_pythons} must at beginning of spec to work.
-------------------------------------------------------------------
Thu Aug 3 14:59:59 UTC 2023 - Martin Schreiner <martin.schreiner@suse.com>

View File

@ -16,6 +16,7 @@
#
%{?sle15_python_module_pythons}
Name: python-pycodestyle
Version: 2.11.0
Release: 0
@ -33,7 +34,6 @@ Requires(postun):update-alternatives
Provides: python-pep8 = %{version}
Obsoletes: python-pep8 < %{version}
BuildArch: noarch
%{?sle15_python_module_pythons}
%python_subpackages
%description