2023-05-26 09:09:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue May 23 18:01:33 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 0.7.1:
|
|
|
|
|
* Update all gw-openscience.org references to gwosc.org
|
|
|
|
|
* Include custom User-Agent header in requests
|
|
|
|
|
- Changes from version 0.7.0:
|
|
|
|
|
* Remove deprecated tag keyword from gwosc.locate.get_urls
|
|
|
|
|
* Remove deprecated gwosc.catalog module
|
|
|
|
|
* Implement query feature
|
|
|
|
|
* Formally support Python 3.11
|
|
|
|
|
- Drop gwosc-pytest-warns.patch: incorporated upstream.
|
|
|
|
|
- Use wheel based builds instead of setuptools.
|
|
|
|
|
|
2022-07-06 13:51:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jul 3 18:55:24 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
|
|
- Clean up specfile
|
|
|
|
|
- Add gwosc-pytest-warns.patch
|
|
|
|
|
* Fixes pytest.PytestRemovedIn8Warning errors with newer pytest
|
|
|
|
|
* part of https://git.ligo.org/gwosc/client/-/merge_requests/80
|
|
|
|
|
- Update Source for canonical PyPI hosted URL
|
|
|
|
|
- The setup.py just calls setuptools PEP517 style. Use up to date
|
|
|
|
|
pip instead of the vendored one by the Python interpreter.
|
|
|
|
|
- Add missing runtime requirement on python-requests.
|
|
|
|
|
|
2022-01-25 23:11:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jan 20 15:42:55 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 0.6.1: No changelog.
|
|
|
|
|
- New BuildRequires: python-setuptools_scm, python-wheel.
|
|
|
|
|
|
2020-09-22 21:13:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Sep 19 21:17:02 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 0.5.6: No changelog.
|
|
|
|
|
- Add BuildRequires: python-requests-mock for tests.
|
|
|
|
|
- Disable 'test_fetch_json_local' for Leap 15.1 as requests-mock
|
|
|
|
|
is too old there.
|
|
|
|
|
|
2020-08-06 13:00:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Aug 1 19:42:25 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 0.5.5: No changelog from upstream.
|
|
|
|
|
- Use src tarball from PyPI instead of those from github (see
|
|
|
|
|
gh#gwpy/gwosc#55).
|
|
|
|
|
- Disable python2 until python2 tests are fixed.
|
|
|
|
|
- Use modname instead of full pkg name for source tarball.
|
|
|
|
|
- Simplify pytest command in %check.
|
|
|
|
|
- Run fdupes to link up duplicate files.
|
|
|
|
|
|
2020-05-19 00:40:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu May 7 22:49:13 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Drop the skip_python2 macro as python2 has been disabled for
|
|
|
|
|
openSUSE:Factory project-wide.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Apr 23 14:36:08 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Initial package.
|