Remove obsolete %python_provide.

This macro is deprecated and not necessary to begin with. These Provides
are generated automatically.
This commit is contained in:
Maxwell G 2023-06-07 21:30:18 +00:00
parent 6b4ab39536
commit 3f70d0620a
No known key found for this signature in database
GPG Key ID: F79E4E25E8C661F8

View File

@ -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