- Fix mix-up between python single-spec usage and hardcoded
python3-* BuildRequires:
+ Set pythons to primary_python: this package is a cli tool
and not providing python modules.
+ Fix BuildRequires to use python_module: limited by pythons
being set to primary_python, this will only pull in one flavor.
+ Doing so allows us to keep the regular pyproject_* macros in
place.
- Add python-setuptools BuildRequires: used to be dragged in
indirectly.
- Removed update-alternatives
OBS-URL: https://build.opensuse.org/request/show/1145367
OBS-URL: https://build.opensuse.org/package/show/graphics/vkbasalt-cli?expand=0&rev=4
Hello there :)
This is a follow up submission of vkbasalt-cli. (https://build.opensuse.org/request/show/1076444)
I incorporated all requested changes from the prior request such as:
- Package name changed from python-vkbaalt-cli to vkbasalt-cli
- No build for alternate python flavours. Hence it is only build against python 3.10 the current default flavour in Tumbleweed
- Fixed the license to be SPDX compliant
- No alternatives as Python 3.10 and 3.11 are no longer targeted python releases.
- Removed unused build dependencies
Kind regards,
V.
OBS-URL: https://build.opensuse.org/request/show/1078639
OBS-URL: https://build.opensuse.org/package/show/graphics/vkbasalt-cli?expand=0&rev=1