3 Commits

Author SHA256 Message Date
713db12137 Accepting request 1145367 from home:dimstar:Factory
- 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
2024-02-12 12:14:33 +00:00
Imo Hester
2084abb0f7 Build for python 3.11
OBS-URL: https://build.opensuse.org/package/show/graphics/vkbasalt-cli?expand=0&rev=2
2023-06-17 23:20:39 +00:00
5cd3f41427 Accepting request 1078639 from home:VortexAcherontic:bottles:Next
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
2023-06-01 08:23:41 +00:00