Changelog for
python311-gwdatafind-1.2.0-1.3.noarch.rpm :
* Thu Dec 28 2023 Atri Bhattacharya
- 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 2023 Atri Bhattacharya - Update to version 1.1.3:
* No changelog.- Update python-igwn-auth-utils version requirement in keeping with upstream.
* Sun Jul 03 2022 Ben Greiner - 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 2022 pgajdosAATTsuse.com- actually does not require python-mock for build
* Tue Feb 08 2022 Atri Bhattacharya - 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 2021 Atri Bhattacharya - Fix binary installation for multi-version python.
* Mon Nov 02 2020 Atri Bhattacharya - Use `%pytest` to run tests and drop python-pytest-runner from BuildRequires.
* Thu Apr 23 2020 Atri Bhattacharya - Initial package.