Rebuilt for Python 3.8

This commit is contained in:
Miro Hrončok 2019-08-19 10:25:08 +02:00
commit a38b26510d

View file

@ -3,7 +3,7 @@
Name: python-%{modname}
Version: 0.18.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Client library for OGC web services
License: BSD
URL: https://geopython.github.io/OWSLib
@ -53,6 +53,9 @@ find . -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
%{python3_sitelib}/%{modname}-%{version}-py*.egg-info
%changelog
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.18.0-3
- Rebuilt for Python 3.8
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild