Files
python-gwosc/python-gwosc.changes
2022-01-25 23:11:51 +00:00

36 lines
1.4 KiB
Plaintext

-------------------------------------------------------------------
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.
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
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.