File project.diff of Package qpid-proton

--- qpid-proton.changes	(revision 1)
+++ qpid-proton.changes	(working copy)
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Fri Jan  5 17:59:02 UTC 2018 - aplanas@suse.com
+
+- Drop Python3 subpackages 
+
 -------------------------------------------------------------------
 Fri Aug 18 04:11:59 UTC 2017 - sflees@suse.de
 
--- qpid-proton.spec	(revision 1)
+++ qpid-proton.spec	(working copy)
@@ -1,7 +1,7 @@
 #
 # spec file for package qpid-proton
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -108,7 +108,7 @@
 Summary:        Python language bindings for the Qpid Proton messaging framework
 Group:          Development/Libraries/Python
 Requires:       libqpid-proton%{qpid_proton_soversion} = %{version}-%{release}
-Requires:       python = %python2_version
+Requires:       python
 # NOTE: the name on pypi for the package is python-qpid-proton so the name
 # for the RPM package should be python-python-qpid-proton (python-$pypi_name)
 Provides:       python-qpid-proton = %version
@@ -117,23 +117,6 @@
 Provides:       python-python-qpid-proton = %version
 
 %description -n python2-python-qpid-proton
-Proton is a high performance, lightweight messaging library. It can be used in
-the widest range of messaging applications including brokers, client libraries,
-routers, bridges, proxies, and more. Proton is based on the AMQP 1.0 messaging
-standard. Using Proton it is trivial to integrate with the AMQP 1.0 ecosystem
-from any platform, environment, or language.
-
-%package -n python3-python-qpid-proton
-Summary:        Python language bindings for the Qpid Proton messaging framework
-Group:          Development/Libraries/Python
-Requires:       libqpid-proton%{qpid_proton_soversion} = %{version}-%{release}
-Requires:       python = %{python3_version}
-# NOTE: the name on pypi for the package is python-qpid-proton so the name
-# for the RPM package should be python-python-qpid-proton (python-$pypi_name)
-Provides:       python3-qpid-proton = %version
-Obsoletes:      python3-qpid-proton < %version
-
-%description -n python3-python-qpid-proton
 Proton is a high performance, lightweight messaging library. It can be used in
 the widest range of messaging applications including brokers, client libraries,
 routers, bridges, proxies, and more. Proton is based on the AMQP 1.0 messaging
@@ -249,13 +232,6 @@
 %{python2_sitearch}/proton
 %{python2_sitearch}/python_qpid_proton-%{version}-py*.egg-info
 
-%files -n python3-python-qpid-proton
-%defattr(-,root,root)
-%{python3_sitearch}/*_cproton*.so
-%{python3_sitearch}/cproton.*
-%{python3_sitearch}/proton
-%{python3_sitearch}/python_qpid_proton-%{version}-py*.egg-info
-
 %files -n python-python-qpid-proton-doc
 %defattr(-,root,root)
 %dir %{_docdir}/%{name}

openSUSE Build Service is sponsored by