python-gwdatafind/python-gwdatafind.changes

72 lines
2.7 KiB
Plaintext
Raw Permalink Normal View History

-------------------------------------------------------------------
Fri Dec 6 01:35:43 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Fix builds by avoiding tests not ready for updated ligo-segments
yet.
-------------------------------------------------------------------
Thu Dec 28 17:22:38 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.2.0
* Add support for non-GWF file extensions (!83)
* Use argparse-manpage for manual generation (!80)
* Update references to gwosc.org (!87)
* Support multi-character site IDs (!91)
* Add support for Python 3.11 and 3.12 (!93)
- Update dependencies: (Build)Requires: python-igwn-auth-utils
instead of python-igwn-auth-utils-requests.
-------------------------------------------------------------------
Fri Jan 13 09:38:25 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.1.3:
* No changelog.
- Update python-igwn-auth-utils version requirement in keeping
with upstream.
-------------------------------------------------------------------
Sun Jul 3 19:25:06 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to version 1.1.1
* [!72] fix critical issue with deprecated HTTPConnection
interface
- Release 1.1.0
* [!38] the gwdatafind.http module and the classes therein have
been deprecated and replaced by the functional calls available
from the top-level gwdatafind module; gwdatafind.http will be
removed in GWDataFind 2.0.0.
* [!50] support for Python 3.5 has been dropped
* [!38] the library was refactored to use
igwn_auth_utils.requests for all HTTP access; this provides
support for authorized queries using SciTokens
-------------------------------------------------------------------
Mon Mar 21 13:37:00 UTC 2022 - pgajdos@suse.com
- actually does not require python-mock for build
-------------------------------------------------------------------
Tue Feb 8 20:49:58 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.0.5:
* Remove support for Python 2 [!32].
* Add support for Python 3.10 [!37].
* Rename `LIGO_DATAFIND_SERVER` -> `GWDATAFIND_SERVER` [!29].
* Restructure binary packages for Debian and RHEL [!27,!35,!42].
-------------------------------------------------------------------
Fri Jan 22 00:17:36 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
- Fix binary installation for multi-version python.
-------------------------------------------------------------------
Mon Nov 2 12:31:07 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Use `%pytest` to run tests and drop python-pytest-runner from
BuildRequires.
-------------------------------------------------------------------
Thu Apr 23 17:13:22 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Initial package.