Rebuilt for Python 3.10
This commit is contained in:
parent
12797a1b0d
commit
d245345e3a
1 changed files with 4 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
Name: python-%{srcname}
|
||||
Version: 0.19.0
|
||||
%global Version 0.19.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Cartographic Python library with Matplotlib visualisations
|
||||
|
||||
License: LGPLv3
|
||||
|
|
@ -168,6 +168,9 @@ MPLBACKEND=Agg \
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.19.0-2
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Thu Apr 22 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.19.0-1
|
||||
- Update to latest version (#1952194)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue