From 8d9518cc326549ba3a5e5075752232ab0f392d45 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 20:49:35 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-OWSLib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-OWSLib.spec b/python-OWSLib.spec index 9d674bc..f7d66f7 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -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 - 0.21.0-3 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 0.21.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild