This provides different language bindings for the LDAS tools abstaction library.
Provides
Requires
License
GPL-2.0-or-later
Changelog
* Thu Feb 29 2024 Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequire python_module distutils-extra: fix build with python
3.12.
* Thu Jan 18 2024 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 2.6.10:
- Removed support for Python 2 (closes #139)
* Tue May 04 2021 Atri Bhattacharya <badshah400@gmail.com>
- Adapt for multi-flavoured python.
- Re-enable python3.6 builds.
* Sat Feb 13 2021 Atri Bhattacharya <badshah400@gmail.com>
- Set skip_python36 to 1 to disable python 3.6 builds.
- Make file list compatible with python rpm macros to fix build.
* Thu May 07 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update URL.
- Drop skip_python2 macro, as python2 as already been disabled
for openSUSE >= 1550.
* Mon Feb 03 2020 Atri Bha