Package Release Info

lscsoft-glue-test-2.1.0-bp155.1.45

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

Change Logs

* Fri Jan 14 2022 Atri Bhattacharya <badshah400@gmail.com>
- 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 <code@bnavigator.de>
- Revert the Obsoletes/Provides removal of python-glue.
* Fri Feb 12 2021 Ben Greiner <code@bnavigator.de>
- 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 <badshah400@gmail.com>
- Fix Obsoletes/Provides for python-glue to fix problems with
  python multi-versioning.
* Mon Jan 18 2021 Benjamin Greiner <code@bnavigator.de>
- 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 <badshah400@gmail.com>
- 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 <badshah400@gmail.com>
- Initial package (source name change from python-glue).