2024-12-17 01:54:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 17 01:53:28 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
- No longer skip building for Python 3.12.
|
|
|
|
- Switch to pyproject and autosetup macros.
|
|
|
|
- Add patch use-importlib.patch:
|
|
|
|
* Use importlib, rather than imp.
|
|
|
|
|
2024-03-14 10:07:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 14 10:06:06 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- skip build for python 3.12
|
|
|
|
|
2022-10-07 18:51:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 7 15:21:21 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
|
2024-03-14 10:07:36 +00:00
|
|
|
- Update to version 0.3.0
|
2022-10-07 18:51:06 +00:00
|
|
|
* Updated to work with STAC API v0.9.0 and v1.0.0-beta.2
|
|
|
|
* SATUTILS_API_URL envvar changed to STAC_API_URL and default value removed. Specify with envvar or pass into Search when using library
|
|
|
|
* When downloading, specify filename_template for location instead of both datadir and filename.
|
|
|
|
* Update pagination to precisely follow STAC spec
|
|
|
|
|
2020-08-17 07:07:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 17 07:06:52 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Fix the download url
|
|
|
|
|
2020-08-10 11:50:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 10 11:48:05 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Do not pull in pytest-runner as it is deprecated
|
|
|
|
|
2020-08-10 11:43:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Aug 1 16:24:24 UTC 2020 - andy great <andythe_great@pm.me>
|
|
|
|
|
|
|
|
- Update spec file to use python alternative.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 26 12:16:56 UTC 2020 - andy great <andythe_great@pm.me>
|
|
|
|
|
|
|
|
- Initial package release.
|