diff --git a/.gitignore b/.gitignore index fa75941..0dd6211 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /geopandas-0.6.0.tar.gz /geopandas-0.6.3.tar.gz /geopandas-0.7.0.tar.gz +/geopandas-0.8.0.tar.gz diff --git a/python-geopandas.spec b/python-geopandas.spec index f7bc2f0..05661d9 100644 --- a/python-geopandas.spec +++ b/python-geopandas.spec @@ -1,8 +1,8 @@ %global srcname geopandas Name: python-%{srcname} -Version: 0.7.0 -Release: 2%{?dist} +Version: 0.8.0 +Release: 1%{?dist} Summary: Geographic Pandas extensions %global _description \ GeoPandas is a project to add support for geographic data to Pandas objects. \ @@ -28,6 +28,7 @@ Summary: %{summary} %{?python_provide:%python_provide python3-%{srcname}} BuildRequires: python3-devel +BuildRequires: python3-setuptools BuildRequires: python3-descartes BuildRequires: python3-fiona >= 1.0.1 BuildRequires: python3-pandas >= 0.23 @@ -62,10 +63,13 @@ PYTHONPATH="%{buildroot}%{python3_sitelib}" \ %license LICENSE.txt %doc README.md CHANGELOG.md %{python3_sitelib}/%{srcname} -%{python3_sitelib}/%{srcname}-%{version}-py?.?.egg-info +%{python3_sitelib}/%{srcname}-%{version}-py%{python3_version}.egg-info %changelog +* Thu Jul 02 2020 Elliott Sales de Andrade - 0.8.0-1 +- Update to latest version + * Tue May 26 2020 Miro HronĨok - 0.7.0-2 - Rebuilt for Python 3.9 diff --git a/sources b/sources index e87d1e2..0ea34c7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (geopandas-0.7.0.tar.gz) = 037b33f156179e1ca02ed82d0aaa2e6fc5d19e26f16a804d6f156a10715f4791e720fbf8d36e225b7333b599bf4f1f4b8b334cdbd7b8044fc9452aa336f2d1cc +SHA512 (geopandas-0.8.0.tar.gz) = ffd2ec476821c788c39367745e6cc8a1e8a8bcdbbd776944cca1e1d83fd10e13f6522c8bdf8df508a7153852cfdf0c3663b9b427b645222b2ded6ce6d0a0a343