remove docutils from Requires

This commit is contained in:
Neil Hanlon 2023-01-05 00:08:49 -05:00
parent 83d783cd2a
commit a48ff873f8
Signed by: neil
GPG Key ID: 705BC21EC3C70F34

View File

@ -27,7 +27,6 @@ This library implements the well-behaved daemon specification of PEP 3143,\
%package -n python3-daemon
Summary: Library to implement a well-behaved Unix daemon process
Requires: python3-lockfile
Requires: python3-docutils
%{?python_provide:%python_provide python3-daemon}
%description -n python3-daemon %_description