I support several python packages in Tumbleweed (and SLES), and the TW
builds seem to have started failing, looking for python311.
I have the normal python setup for my packages (once of which is
python-configshell-fb):
> ...
> %{?!python_module:%define python_module() python-%{**} python3-%{**}}
> ...
> BuildRequires: %{python_module pyparsing}
> BuildRequires: %{python_module setuptools}
> BuildRequires: %{python_module six}
> BuildRequires: %{pythons}
> BuildRequires: python-rpm-macros
I haven't changed anything, but it appears out build environment is not
working correctly.
Any hints or suggestions?
[I remember when Python was easy to use. Now it's like Java!]
--
Lee Duncan