Hi,
Hi,
I'm trying to get a python package to build for Tumbleweed, and the macro %{py_requires} is gone - what do I use instead?
Cheers
MH
Have you read https://en.opensuse.org/openSUSE:Packaging_Python? Especially https://en.opensuse.org/openSUSE:Packaging_Python#BuildRequires which mentions:
BuildRequires: %{pythons}
BuildRequires: %{python_module setuptools}