AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- 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.
- Revert the Obsoletes/Provides removal of python-glue.
- Skip python36 build. Due to NEP 29, numpy, matplotlib and co. do not have a python36 flavored package in TW
- Fix Obsoletes/Provides for python-glue to fix problems with python multi-versioning.
- Install commands with update-alternatives to avoid conflicts with multiple python3 flavors - Test in multibuild to avoid dependency cycle with python-lal (runtime dep)
- 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.
- Initial package (source name change from python-glue).