Package Release Info

vkbasalt-cli-3.1.1-bp160.1.10

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

vkbasalt-cli

Change Logs

* Fri Feb 09 2024 Dominique Leuenberger <dimstar@opensuse.org>
- 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.
Version: 3.1.1-bp156.1.1
* Wed Apr 12 2023 Imo Hester <vortex@z-ray.de>
- Fixed binary naming
* Wed Apr 12 2023 Imo Hester <vortex@z-ray.de>
- Removed update-alternatives
* Wed Apr 12 2023 Imo Hester <vortex@z-ray.de>
- Drop build for Python3.9 and 3.11
- Removed sub modules directive
* Wed Apr 12 2023 Imo Hester <vortex@z-ray.de>
- Licensed changed to LGPL-3.0-only
- Application name changed to vkbasalt-cli
- Removed unused build dependencies
* Thu Mar 30 2023 Imo Hester <vortex@z-ray.de>
- Removed python module redefinition as < 15.0 is not targeted
* Thu Dec 22 2022 Imo Hester <vortex@z-ray.de>
- Update to version 3.1.1
  * Remove Meson support
  * Fix CLI for setup.py
  * Remove appstream
* Sun Nov 20 2022 Imo Hester <vortex@z-ray.de>
- Update to version 3.1.0
  * Change meson output from `vkbasalt-cli` to `vkbasalt`. This means users will have to run the command using `vkbasalt`
  * Update documentation
  * Update metadata file
- Update to version 3.0
  * Add setup.py
  * Move directories
  * Relicense CLI front-end to GPLv3
  * Update headers
  * Update documentation
  * Improve sentences
- Update to version 2.0
  * Dump everything from bottles
* Sun Nov 20 2022 Imo Hester <vortex@z-ray.de>
- Initial obs package
- Update to version 0.1.1
  * Fix metainfo file
- Update to version 0.1
  * Initial release