Package Release Info

python-ligo-segments-1.4.0-bp155.2.6

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

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-ligo-segments

Change Logs

* Wed Aug 24 2022 Atri Bhattacharya <badshah400@gmail.com>
- Include additional .pth files installed for openSUSE >= 1550.
* Sun Jan 09 2022 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.4.0:
  * No release notes.
- New BuildRequires: python-six, python-lal required for tests.
- Drop python-ligo-segments-disable-lal-tests.patch: No longer
  required since lal has been converted to a multibuild spec with
  its main build and testing split into different flavours.
- Disable tests for 32-bit as lal is not available for that arch.
* Fri Feb 19 2021 Atri Bhattacharya <badshah400@gmail.com>
- Skip python2: no longer supported by upstream.
* Mon Feb 15 2021 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.3.0:
  * Unit tests now automatically switch between python and C
    implementations (previously required manual hack).
  * More updates for Python 3 (various versions).
  * Expand documentation (and, with it, test coverage).
* Thu Jan 21 2021 Atri Bhattacharya <badshah400@gmail.com>
- Fix running tests for all python versions.
- Be more specific for the file-list.
* Sat Aug 15 2020 Atri Bhattacharya <badshah400@gmail.com>
- Add python-ligo-segments-disable-lal-tests.patch: Disable tests
  requiring lal to avoid circular build dependency on lal (which
  also requires python-ligo-segments).
- Implement test as part of %check section; BuildRequires
  python3-pytest needed.
- Use %license to package LICENSE file.
* Thu Apr 23 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.2.0:
  * add segmentlist.value_slice_to_index()
* Sun Jan 27 2019 badshah400@gmail.com
- Initial package.