From 3f70d0620ab4f6c43f4abc336fa185e690a26792 Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Jun 07 2023 21:30:18 +0000 Subject: Remove obsolete %python_provide. This macro is deprecated and not necessary to begin with. These Provides are generated automatically. --- diff --git a/python-pathspec.spec b/python-pathspec.spec index 4282247..0b36216 100644 --- a/python-pathspec.spec +++ b/python-pathspec.spec @@ -18,7 +18,6 @@ is derived from Rsync's wildmatch. Git uses wildmatch for its gitignore files. %package -n python3-pathspec Summary: %{summary} -%{?python_provide:%python_provide python3-pathspec} %description -n python3-pathspec Path Specification (pathspec) is a utility library for pattern matching of file