forked from pool/python-ligo-segments
Include additional .pth files installed for openSUSE >= 1550. OBS-URL: https://build.opensuse.org/request/show/999129 OBS-URL: https://build.opensuse.org/package/show/science/python-ligo-segments?expand=0&rev=6
57 lines
2.3 KiB
Plaintext
57 lines
2.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Aug 24 22:57:17 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Include additional .pth files installed for openSUSE >= 1550.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 9 13:17:32 UTC 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 16:38:24 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Skip python2: no longer supported by upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 15 23:44:41 UTC 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 20:15:02 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Fix running tests for all python versions.
|
|
- Be more specific for the file-list.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 15 18:37:41 UTC 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 10:27:08 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 1.2.0:
|
|
* add segmentlist.value_slice_to_index()
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 27 16:28:07 UTC 2019 - badshah400@gmail.com
|
|
|
|
- Initial package.
|