Hello community,
here is the log from the commit of package python-http-parser for
openSUSE:Factory checked in at 2013-04-14 10:38:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-04-06 19:56:07.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-http-parser.new/python3-http-parser.changes
2013-04-14 10:38:04.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Apr 12 11:42:22 UTC 2013 - [email protected]
+
+- Disable building for python3 < 3.2 since it is not supported
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-http-parser.spec ++++++
--- /var/tmp/diff_new_pack.P1DQyH/_old 2013-04-14 10:38:05.000000000 +0200
+++ /var/tmp/diff_new_pack.P1DQyH/_new 2013-04-14 10:38:05.000000000 +0200
@@ -25,9 +25,9 @@
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 >= 3.2
BuildRequires: python3-devel
-Requires: python3
+Requires: python3 >= 3.2
BuildRequires: python3-distribute
%description
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]