------------------------------------------------------------------- Tue Dec 17 01:53:28 UTC 2024 - Steve Kowalik - No longer skip building for Python 3.12. - Switch to pyproject and autosetup macros. - Add patch use-importlib.patch: * Use importlib, rather than imp. ------------------------------------------------------------------- Thu Mar 14 10:06:06 UTC 2024 - Dirk Müller - skip build for python 3.12 ------------------------------------------------------------------- Fri Oct 7 15:21:21 UTC 2022 - Yogalakshmi Arunachalam - Update to version 0.3.0 * 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 ------------------------------------------------------------------- Mon Aug 17 07:06:52 UTC 2020 - Tomáš Chvátal - Fix the download url ------------------------------------------------------------------- Mon Aug 10 11:48:05 UTC 2020 - Tomáš Chvátal - Do not pull in pytest-runner as it is deprecated ------------------------------------------------------------------- Sat Aug 1 16:24:24 UTC 2020 - andy great - Update spec file to use python alternative. ------------------------------------------------------------------- Sun Jul 26 12:16:56 UTC 2020 - andy great - Initial package release.