Package Release Info

python-gwosc-0.6.1-bp155.1.5

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

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-gwosc

Change Logs

* Sun Jul 03 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.
* Thu Jan 20 2022 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.6.1: No changelog.
- New BuildRequires: python-setuptools_scm, python-wheel.
* Sat Sep 19 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.
* Sat Aug 01 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.
* Thu May 07 2020 Atri Bhattacharya <badshah400@gmail.com>
- Drop the skip_python2 macro as python2 has been disabled for
  openSUSE:Factory project-wide.
* Thu Apr 23 2020 Atri Bhattacharya <badshah400@gmail.com>
- Initial package.