Rebuilt for Python 3.7
This commit is contained in:
parent
43745dbfcf
commit
2009d04c55
1 changed files with 4 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.16.0
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Cartographic Python library with Matplotlib visualisations
|
||||
|
||||
License: LGPLv3
|
||||
|
|
@ -204,6 +204,9 @@ PYTHONPATH="%{buildroot}%{python3_sitearch}" MPLBACKEND=Agg \
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.16.0-4
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
* Wed Feb 28 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.16.0-3
|
||||
- Drop patch for old versions of Matplotlib.
|
||||
- Use python2- prefix for dependencies.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue