From 987694a01d9daf29d9fe30d3c9057eb518f4188b Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Oct 17 2020 21:43:25 +0000 Subject: Update to latest version. --- diff --git a/.gitignore b/.gitignore index dd7db9e..7dd8c12 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /contextily-0.99.0.tar.gz /contextily-1.0~rc2.tar.gz /contextily-1.0.0.tar.gz +/contextily-1.0.1.tar.gz diff --git a/python-contextily.spec b/python-contextily.spec index 319d843..3e62696 100644 --- a/python-contextily.spec +++ b/python-contextily.spec @@ -4,8 +4,8 @@ %bcond_with network Name: python-%{srcname} -Version: 1.0.0 -Release: 3%{?dist} +Version: 1.0.1 +Release: 1%{?dist} Summary: Context geo-tiles in Python License: BSD @@ -57,18 +57,21 @@ rm -rf %{srcname}.egg-info %check %if %{with network} -pytest-3 +%{pytest} %else -pytest-3 -m 'not network' +%{pytest} -m 'not network' %endif %files -n python3-%{srcname} %license LICENSE.txt %doc README.md %{python3_sitelib}/%{srcname} -%{python3_sitelib}/%{srcname}-%{version}-py*.egg-info +%{python3_sitelib}/%{srcname}-%{version}-py%{python3_version}.egg-info %changelog +* Sat Oct 17 2020 Elliott Sales de Andrade - 1.0.1-1 +- Update to latest version (#1888933) + * Wed Jul 29 2020 Fedora Release Engineering - 1.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index bb34ec1..c5a1c5c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (contextily-1.0.0.tar.gz) = 0f9f01b899909e687eaf3b6ae2567b3a3d1dfbba441262ed61f18a3346a679a65102ebb781f66af1ac78255efc1542954f122caaa828bbeaf45545f9e84c6d68 +SHA512 (contextily-1.0.1.tar.gz) = bb1a2bc66fc2e2bb3f7c3d6b66ac64830aba2ea92101d8e6372a50f2c7706631477a950eccc8dc3064bd651edb8587997c2b5aa37ab700e524d77b3d0e1e3f31