Rebuilt for Python 3.9
This commit is contained in:
parent
885bb03eac
commit
d47db6dcde
1 changed files with 4 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.7.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Geographic Pandas extensions
|
||||
%global _description \
|
||||
GeoPandas is a project to add support for geographic data to Pandas objects. \
|
||||
|
|
@ -66,6 +66,9 @@ PYTHONPATH="%{buildroot}%{python3_sitelib}" \
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.7.0-2
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
* Tue Feb 18 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.7.0-1
|
||||
- Update to latest version
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue