From ea6d1ec94931f7dea8f4fb81c9dde464c49fee2288f386d860d192384e277422 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 17 Aug 2020 07:07:03 +0000 Subject: [PATCH] - Fix the download url OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sat-search?expand=0&rev=3 --- LICENSE | 19 +++++++++++++++++++ python-sat-search.changes | 5 +++++ python-sat-search.spec | 5 ++++- sat-search-0.2.3.tar.gz | 4 ++-- 4 files changed, 30 insertions(+), 3 deletions(-) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..f2e2ca9 --- /dev/null +++ b/LICENSE @@ -0,0 +1,19 @@ +Copyright (c) 2016 Development Seed + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/python-sat-search.changes b/python-sat-search.changes index 4bd116a..2ff8fd3 100644 --- a/python-sat-search.changes +++ b/python-sat-search.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +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 diff --git a/python-sat-search.spec b/python-sat-search.spec index 8ed1667..93db6b9 100644 --- a/python-sat-search.spec +++ b/python-sat-search.spec @@ -25,7 +25,8 @@ Release: 0 Summary: A tool for discovering and downloading publicly available satellite imagery License: MIT URL: https://github.com/sat-utils/sat-search -Source: https://files.pythonhosted.org/packages/26/s/sat-search/sat-search-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/s/sat-search/sat-search-%{version}.tar.gz +Source99: https://raw.githubusercontent.com/sat-utils/sat-search/master/LICENSE BuildRequires: %{python_module pytest >= 2.8.2} BuildRequires: %{python_module sat-stac} BuildRequires: %{python_module setuptools} @@ -44,6 +45,8 @@ API such as sat-api. %prep %setup -q -n %{packagename}-%{version} +cp %{SOURCE99} . + sed -i -e '/pytest-runner/d' setup.py %build diff --git a/sat-search-0.2.3.tar.gz b/sat-search-0.2.3.tar.gz index 460f847..b9bc950 100644 --- a/sat-search-0.2.3.tar.gz +++ b/sat-search-0.2.3.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0cda937f2d256d5ca00f28ac1c66776e4b3e9520277109e5df9eabf6aa4d30c7 -size 44578 +oid sha256:6e60e18c0a887572d57b94e711cba36f34f934dc521b9c5ac01f6dcd2db9932b +size 10681