Use %py_provides for the documentation package

This commit is contained in:
Miro Hrončok 2023-02-28 16:32:58 +01:00
parent 8155f556e3
commit a527705548

View File

@ -67,8 +67,7 @@ Babel is composed of two major parts:
%if %{without bootstrap}
%package doc
Summary: Documentation for Babel
Provides: python-babel-doc = %{version}-%{release}
Provides: python3-babel-doc = %{version}-%{release}
%py_provides python3-babel-doc
%description doc
Documentation for Babel