15
0

6 Commits

Author SHA256 Message Date
6e66e85834 - No longer skip building for Python 3.12.
- Switch to pyproject and autosetup macros.
- Add patch use-importlib.patch:
  * Use importlib, rather than imp.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sat-search?expand=0&rev=9
2024-12-17 01:54:27 +00:00
5cd2596432 - skip build for python 3.12
- Update to version 0.3.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sat-search?expand=0&rev=7
2024-03-14 10:07:36 +00:00
09d0a231ce Accepting request 1008822 from home:yarunachalam:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1008822
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sat-search?expand=0&rev=5
2022-10-07 18:51:06 +00:00
Tomáš Chvátal
ea6d1ec949 - Fix the download url
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sat-search?expand=0&rev=3
2020-08-17 07:07:03 +00:00
Tomáš Chvátal
934613f8b7 - Do not pull in pytest-runner as it is deprecated
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sat-search?expand=0&rev=2
2020-08-10 11:50:40 +00:00
Tomáš Chvátal
27af43ec10 Accepting request 824400 from home:andythe_great
Initial release
Need network connection

OBS-URL: https://build.opensuse.org/request/show/824400
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sat-search?expand=0&rev=1
2020-08-10 11:43:47 +00:00