|
|
@ -39,7 +39,6 @@ Documentation for the wrapt module
|
|
|
|
|
|
|
|
|
|
|
|
%package -n python3-wrapt
|
|
|
|
%package -n python3-wrapt
|
|
|
|
Summary: A Python module for decorators, wrappers and monkey patching
|
|
|
|
Summary: A Python module for decorators, wrappers and monkey patching
|
|
|
|
%{?python_provide:%python_provide python3-wrapt}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%description -n python3-wrapt
|
|
|
|
%description -n python3-wrapt
|
|
|
|
The aim of the wrapt module is to provide a transparent object proxy
|
|
|
|
The aim of the wrapt module is to provide a transparent object proxy
|
|
|
|