Hello community,

here is the log from the commit of package python-pyzmq for openSUSE:Factory 
checked in at 2012-11-28 14:34:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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/python3-pyzmq.changes       
2012-05-21 10:28:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyzmq.new/python3-pyzmq.changes  
2012-11-28 14:34:43.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Nov 22 14:18:55 UTC 2012 - toddrme2...@gmail.com
+
+- Removed openSUSE 11.4 spec file workarounds
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-pyzmq.spec ++++++
--- /var/tmp/diff_new_pack.EjAGPZ/_old  2012-11-28 14:34:44.000000000 +0100
+++ /var/tmp/diff_new_pack.EjAGPZ/_new  2012-11-28 14:34:44.000000000 +0100
@@ -25,16 +25,11 @@
 Group:          Development/Languages/Python
 Url:            http://github.com/zeromq/pyzmq
 Source:         
http://pypi.python.org/packages/source/p/%{modname}/%{modname}-%{version}.tar.gz
-BuildRequires:  python3
 BuildRequires:  python3-2to3
 BuildRequires:  python3-devel
 BuildRequires:  zeromq-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} <= 1140
-%{!?python3_sitearch: %global python3_sitearch %(python3 -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
-%{!?py3_ver: %global py3_ver %(python3 -c "import sys; 
version=str(sys.version_info[0]) + '.' + str(sys.version_info[1]); 
print(version)" 2>/dev/null || echo PYTHON-NOT-FOUND)}
-%endif
-Requires:       python3 >= %{py3_ver}
+Requires:       python(abi) = %{py3_ver}
 
 %description
 PyZMQ is a lightweight and super-fast messaging library built on top of

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to