From 887961bb615601600ee0d0aefefbfc899746c0c3 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Thu, 23 Dec 2021 11:53:38 -0500 Subject: [PATCH] Add Provides for python3-owslib --- python-OWSLib.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-OWSLib.spec b/python-OWSLib.spec index c7d6afd..b283ca0 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -41,6 +41,8 @@ numerous OGC Web Service interfaces.} %package -n python3-OWSLib Summary: %{summary} +%py_provides python3-owslib + %description -n python3-OWSLib %{common_description}