71 lines
2.6 KiB
Plaintext
71 lines
2.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed May 14 10:24:23 UTC 2025 - Manfred Schwarb <manfred99@gmx.ch>
|
|
|
|
- adjust spec file for use of ecmwf-datastores-client
|
|
- Update to version 0.7.6:
|
|
* COPDS-2640: rename datapi to ecmwf-datastores-client
|
|
* Remove unsupported python version from actions
|
|
* Removing duplicate checks
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 9 12:19:05 UTC 2025 - Manfred Schwarb <manfred99@gmx.ch>
|
|
|
|
- adjust spec file for use of datapi
|
|
- Update to version 0.7.5:
|
|
* use and require datapi instead of cads-api-client
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 2 16:13:49 UTC 2024 - Manfred Schwarb <manfred99@gmx.ch>
|
|
|
|
- use %{?sle15_python_module_pythons} to activate newer python versions
|
|
on Leap. Package is not usable with python 3.6.
|
|
- update to version 0.7.4:
|
|
* Use importlib instead of pkg_resources
|
|
* require newer cads-api-client version
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 19 15:22:24 UTC 2024 - Manfred Schwarb <manfred99@gmx.ch>
|
|
|
|
- update to version 0.7.1:
|
|
* require cads-api-client>=1.2.0
|
|
* tweak unit test
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 9 14:07:44 UTC 2024 - Manfred Schwarb <manfred99@gmx.ch>
|
|
|
|
- optionally use package cads-api-client (needs python 3.11).
|
|
cads-api-client is needed for new API (https://cds-beta.climate.copernicus.eu)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 10 14:56:14 UTC 2024 - Manfred Schwarb <manfred99@gmx.ch>
|
|
|
|
- update to version 0.7.0:
|
|
* fix version number
|
|
- remove patch sprinkle-flushes.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 24 12:51:56 UTC 2024 - Manfred Schwarb <manfred99@gmx.ch>
|
|
|
|
- update to version 0.6.2:
|
|
* Allow CI to access secrets
|
|
* fix use of key and url from env vars
|
|
* COPDS-1531: beta api
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 3 13:51:37 UTC 2023 - Manfred Schwarb <manfred99@gmx.ch>
|
|
|
|
- update to version 0.6.1:
|
|
* Assertion error for cdsapi key problems
|
|
* consistent default selection for verify(=True)
|
|
* Updated python versions for tests
|
|
* additional code QA tests (and code changes to pass tests)
|
|
* header info fo QoS
|
|
* bugfix for the timeout and sleep
|
|
* change to logging config
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 6 15:03:40 UTC 2021 - Manfred Schwarb <manfred99@gmx.ch>
|
|
|
|
- add patch sprinkle-flushes.patch: improve interactivity
|
|
- rpm packaging for OBS
|