Hello community,

here is the log from the commit of package python-beautifulsoup4 for 
openSUSE:Factory checked in at 2013-06-18 10:36:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-beautifulsoup4 (Old)
 and      /work/SRC/openSUSE:Factory/.python-beautifulsoup4.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-beautifulsoup4"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-beautifulsoup4/python-beautifulsoup4.changes  
    2013-05-27 09:57:56.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-beautifulsoup4.new/python-beautifulsoup4.changes
 2013-06-18 10:36:16.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jun 10 20:34:00 UTC 2013 - [email protected]
+
+- disable tests on SLE_11, fail due to too old python-lxml 
+
+-------------------------------------------------------------------

Old:
----
  python3-beautifulsoup4.changes
  python3-beautifulsoup4.spec

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

Other differences:
------------------
++++++ python-beautifulsoup4.spec ++++++
--- /var/tmp/diff_new_pack.qH02uR/_old  2013-06-18 10:36:16.000000000 +0200
+++ /var/tmp/diff_new_pack.qH02uR/_new  2013-06-18 10:36:16.000000000 +0200
@@ -26,8 +26,8 @@
 Url:            http://www.crummy.com/software/BeautifulSoup/
 Source:         
http://pypi.python.org/packages/source/b/beautifulsoup4/beautifulsoup4-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  python-devel >= 2.6
 BuildRequires:  python-Sphinx
+BuildRequires:  python-devel >= 2.6
 BuildRequires:  python-html5lib
 BuildRequires:  python-lxml
 BuildRequires:  python-nose
@@ -71,8 +71,8 @@
 
 %package doc
 Summary:        Documentation for %{name}
-Recommends:     %{name} = %{version}
 Group:          Development/Libraries/Python
+Recommends:     %{name} = %{version}
 
 %description doc
 Documentation and help files for %{name}
@@ -91,8 +91,10 @@
 cd doc
 make html
 
+%if 0%{?suse_version} >= 1140
 %check
 nosetests
+%endif
 
 %files
 %defattr(-,root,root)

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

Reply via email to