1
0
Tomáš Chvátal
2020-08-17 07:08:19 +00:00
committed by Git OBS Bridge
parent 0c2f0bb83d
commit 1b07457634
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 17 07:08:06 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Fix download url
-------------------------------------------------------------------
Mon Aug 10 11:46:34 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -25,7 +25,7 @@ Release: 0
Summary: A library for reading and working with Spatio-Temporal Asset Catalogs
License: MIT
URL: https://github.com/sat-utils/sat-stac
Source: https://files.pythonhosted.org/packages/f3/s/sat-stac/%{packagename}-%{version}.tar.gz
Source: https://files.pythonhosted.org/packages/source/s/sat-stac/sat-stac-%{version}.tar.gz
BuildRequires: %{python_module python-dateutil >= 2.7.5}
BuildRequires: %{python_module requests >= 2.19.1}
BuildRequires: %{python_module setuptools}