From cd1491fe4cde1776a7411ca643aae518b4b74de9c73bd5d1826cefca84ab22a7 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 9 Aug 2023 19:15:24 +0000 Subject: [PATCH] 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 --- python-pycodestyle.changes | 5 +++++ python-pycodestyle.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-pycodestyle.changes b/python-pycodestyle.changes index d51f14b..45516ca 100644 --- a/python-pycodestyle.changes +++ b/python-pycodestyle.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 8 15:10:24 UTC 2023 - ecsos + +- %{?sle15_python_module_pythons} must at beginning of spec to work. + ------------------------------------------------------------------- Thu Aug 3 14:59:59 UTC 2023 - Martin Schreiner diff --git a/python-pycodestyle.spec b/python-pycodestyle.spec index 0b85577..1c9c19f 100644 --- a/python-pycodestyle.spec +++ b/python-pycodestyle.spec @@ -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