Changelog for
lscsoft-glue-data-3.0.2-1.5.x86_64.rpm :
* Mon Jan 15 2024 Atri Bhattacharya
- Update for version 3.0.2:
* Remove P2/P3 transitional packages
* Testing updates.- Drop condtionals referring to python 3.6.
* Tue Feb 08 2022 Atri Bhattacharya - Update to version 3.0.1:
* Removed support for Python 2.
* Numerous fixes for Python 3 support.
* Removed numerous unused (and usually broken) files, functions/methods, etc.
* Lots of cleanup of code base.
* Added new unit tests.
* Improved setup and packaging code.
* Added deprecation messages for code that will be removed in a future version.- Drop patches incorporated upstream:
* lscsoft-glue-python-3.10-fixes.patch.
* lscsoft-glue-disable-doctest.patch.- Use pytest to run tests; drop a network dependent test.- Add BuildRequires: python-pyRXP for test flavor; needed for one of the new tests.- Split out new package, lscsoft-glue-data, with data files needed by all lscsoft-glue binaries; required by all python-lscsoft-glue flavors.- Redefine ligocommands macro to refer to updated binaries installed.
* Fri Jan 14 2022 Atri Bhattacharya - Add lscsoft-glue-python-3.10-fixes.patch: Fix python3.10 compatibility; patch taken from upstream merge request [https://git.ligo.org/lscsoft/glue/-/merge_requests/83].- Add lscsoft-glue-disable-doctest.patch: Disable some doctests not yet ready for python 3.10- Add Requires(post) and Requires(postun) on update-alternatives.
* Mon Feb 15 2021 Ben Greiner - Revert the Obsoletes/Provides removal of python-glue.
* Fri Feb 12 2021 Ben Greiner - Skip python36 build. Due to NEP 29, numpy, matplotlib and co. do not have a python36 flavored package in TW
* Thu Jan 21 2021 Atri Bhattacharya - Fix Obsoletes/Provides for python-glue to fix problems with python multi-versioning.
* Mon Jan 18 2021 Benjamin Greiner - Install commands with update-alternatives to avoid conflicts with multiple python3 flavors- Test in multibuild to avoid dependency cycle with python-lal (runtime dep)
* Sat Oct 31 2020 Atri Bhattacharya - Update to version 2.1.0:
* Test release with deprecations.- Run tests as part of %check section (64-bit and python3 only); entails additional BuildRequires: python-ligo-segments, python-matplotlib, and python-numpy.- Add python-numpy and python-ligo-segments to Requires as they are needed for any meaningful usage of the module.
* Thu Apr 23 2020 Atri Bhattacharya - Initial package (source name change from python-glue).