|
|
@ -172,7 +172,6 @@ Obsoletes: qpid-proton-cpp-devel-docs
|
|
|
|
Summary: Python language bindings for the Qpid Proton messaging framework
|
|
|
|
Summary: Python language bindings for the Qpid Proton messaging framework
|
|
|
|
Requires: qpid-proton-c%{?_isa} = %{version}-%{release}
|
|
|
|
Requires: qpid-proton-c%{?_isa} = %{version}-%{release}
|
|
|
|
Requires: python3
|
|
|
|
Requires: python3
|
|
|
|
Provides: python%{python3_version}dist(python-%name)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%description -n python3-qpid-proton
|
|
|
|
%description -n python3-qpid-proton
|
|
|
|
%{summary}.
|
|
|
|
%{summary}.
|
|
|
@ -182,7 +181,7 @@ Provides: python%{python3_version}dist(python-%name)
|
|
|
|
%{python3_sitearch}/*.so
|
|
|
|
%{python3_sitearch}/*.so
|
|
|
|
%{python3_sitearch}/*.py*
|
|
|
|
%{python3_sitearch}/*.py*
|
|
|
|
%{python3_sitearch}/proton
|
|
|
|
%{python3_sitearch}/proton
|
|
|
|
%{python3_sitearch}/python_qpid_proton-%{version}.dist-info/*
|
|
|
|
%{python3_sitearch}/python_qpid_proton-%{version}.dist-info
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%package -n python-qpid-proton-docs
|
|
|
|
%package -n python-qpid-proton-docs
|
|
|
|