Hello community,

here is the log from the commit of package python-http-parser for 
openSUSE:Factory checked in at 2013-04-06 19:56:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-http-parser (Old)
 and      /work/SRC/openSUSE:Factory/.python-http-parser.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-http-parser", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-http-parser/python3-http-parser.changes   
2013-03-01 08:03:57.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-http-parser.new/python3-http-parser.changes  
    2013-04-06 19:56:07.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Apr  3 06:03:38 UTC 2013 - [email protected]
+
+- fix build for opensuse 12.2 and lower. Need to include python3 
+  otherwise haslib will complain 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python3-http-parser.spec ++++++
--- /var/tmp/diff_new_pack.XIOKgQ/_old  2013-04-06 19:56:08.000000000 +0200
+++ /var/tmp/diff_new_pack.XIOKgQ/_new  2013-04-06 19:56:08.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package python-http-parser
+# spec file for package python3-http-parser
 #
 # Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -25,11 +25,10 @@
 Group:          Development/Languages/Python
 Source:         
http://pypi.python.org/packages/source/h/http-parser/http-parser-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  python3
 BuildRequires:  python3-devel
+Requires:       python3
 BuildRequires:  python3-distribute
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%{!?python3_sitearch: %global python_sitearch %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
-%endif
 
 %description
 HTTP request/response parser for Python in C under MIT License, based on

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to