Hello community, here is the log from the commit of package python-pyzmq for openSUSE:Factory checked in at 2013-04-16 06:55:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyzmq (Old) and /work/SRC/openSUSE:Factory/.python-pyzmq.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyzmq", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyzmq/python-pyzmq.changes 2013-04-06 09:17:13.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-pyzmq.new/python-pyzmq.changes 2013-04-16 06:55:34.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Apr 12 11:07:24 UTC 2013 - [email protected] + +- Changes suggests to recommends since there is no way to install suggets currently + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/python-pyzmq/python3-pyzmq.changes 2013-04-06 09:17:13.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-pyzmq.new/python3-pyzmq.changes 2013-04-16 06:55:34.000000000 +0200 @@ -1,0 +2,6 @@ +Fri Apr 12 11:07:24 UTC 2013 - [email protected] + +- Add python3 requires and buildrequires. It will not work without them +- Changes suggests to recommends since there is no way to install suggets currently + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyzmq.spec ++++++ --- /var/tmp/diff_new_pack.mlK1Zq/_old 2013-04-16 06:55:36.000000000 +0200 +++ /var/tmp/diff_new_pack.mlK1Zq/_new 2013-04-16 06:55:36.000000000 +0200 @@ -28,7 +28,7 @@ BuildRequires: zeromq-devel # Test requirements: BuildRequires: python-Cython -Suggests: zeromq +Recommends: zeromq BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} ++++++ python3-pyzmq.spec ++++++ --- /var/tmp/diff_new_pack.mlK1Zq/_old 2013-04-16 06:55:36.000000000 +0200 +++ /var/tmp/diff_new_pack.mlK1Zq/_new 2013-04-16 06:55:36.000000000 +0200 @@ -24,11 +24,13 @@ Group: Development/Languages/Python Url: http://github.com/zeromq/pyzmq Source: http://pypi.python.org/packages/source/p/pyzmq/pyzmq-%{version}.tar.gz +BuildRequires: python3 BuildRequires: python3-devel BuildRequires: zeromq-devel # Test requirements: BuildRequires: python-Cython -Suggests: zeromq +Requires: python3 +Recommends: zeromq BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
