From 3853cee658d731706ce09040abe61b807b3fa3c8 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Fri, 29 Dec 2023 11:43:20 -0500 Subject: [PATCH] Remove obsolete %python_provide macro --- python-wrapt.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-wrapt.spec b/python-wrapt.spec index 7f25774..4a981ad 100644 --- a/python-wrapt.spec +++ b/python-wrapt.spec @@ -39,7 +39,6 @@ Documentation for the wrapt module %package -n python3-wrapt Summary: A Python module for decorators, wrappers and monkey patching -%{?python_provide:%python_provide python3-wrapt} %description -n python3-wrapt The aim of the wrapt module is to provide a transparent object proxy