2024-03-26 12:14:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Mar 26 11:51:00 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
|
|
- Switch build system from setuptools to pyproject.toml
|
|
|
|
|
+ Add python-pip and python-wheel to BuildRequires
|
|
|
|
|
+ Replace %python_build with %pyproject_wheel
|
|
|
|
|
+ Replace %python_install with %pyproject_install
|
|
|
|
|
- Fix capitalization in Summary
|
|
|
|
|
- Limit Python files matched in %files section
|
|
|
|
|
|
2024-03-07 14:53:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Mar 7 14:41:12 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
|
|
- Switch package to modern Python Stack on SLE-15
|
|
|
|
|
+ Add %{?sle15_python_module_pythons}
|
|
|
|
|
+ Drop %{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
|
|
|
|
|
2022-11-23 12:41:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Nov 23 10:16:59 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
|
|
- Initial build
|
|
|
|
|
+ Version 0.2.0
|