remove docutils from Requires
This commit is contained in:
parent
83d783cd2a
commit
a48ff873f8
@ -27,7 +27,6 @@ This library implements the well-behaved daemon specification of PEP 3143,\
|
|||||||
%package -n python3-daemon
|
%package -n python3-daemon
|
||||||
Summary: Library to implement a well-behaved Unix daemon process
|
Summary: Library to implement a well-behaved Unix daemon process
|
||||||
Requires: python3-lockfile
|
Requires: python3-lockfile
|
||||||
Requires: python3-docutils
|
|
||||||
%{?python_provide:%python_provide python3-daemon}
|
%{?python_provide:%python_provide python3-daemon}
|
||||||
|
|
||||||
%description -n python3-daemon %_description
|
%description -n python3-daemon %_description
|
||||||
|
Loading…
Reference in New Issue
Block a user