Rebuilt for Python 3.10

This commit is contained in:
Python Maint 2021-06-04 20:49:35 +02:00 committed by Miro Hrončok
commit 8d9518cc32

View file

@ -3,7 +3,7 @@
Name: python-%{modname}
Version: 0.21.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
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.21.0-3
- Rebuilt for Python 3.10
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.21.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild