AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Include additional .pth files installed for openSUSE >= 1550.
- 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.
- Skip python2: no longer supported by upstream.
- 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).
- Fix running tests for all python versions. - Be more specific for the file-list.
- 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.
- Update to version 1.2.0: * add segmentlist.value_slice_to_index()
- Initial package.