Hello community,

here is the log from the commit of package python-beautifulsoup4 for 
openSUSE:Factory checked in at 2013-05-02 15:56:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-03-08 13:26:22.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-beautifulsoup4.new/python-beautifulsoup4.changes
 2013-05-02 15:56:02.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Apr 30 12:59:02 UTC 2013 - dmuel...@suse.com
+
+- remove lxml support (fails unit test) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-beautifulsoup4.spec ++++++
--- /var/tmp/diff_new_pack.1c1S9d/_old  2013-05-02 15:56:04.000000000 +0200
+++ /var/tmp/diff_new_pack.1c1S9d/_new  2013-05-02 15:56:04.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-beautifulsoup4
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,10 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define _name   beautifulsoup4
 %define _major  4.x
 
-
 Name:           python-%{_name}
 Version:        4.1.3
 Release:        0
@@ -29,12 +29,10 @@
 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-nose
 BuildRequires:  python-html5lib
-BuildRequires:  python-lxml
+BuildRequires:  python-nose
 BuildRequires:  python-xml
 Requires:       python-html5lib
-Requires:       python-lxml
 Requires:       python-xml
 %{py_requires}
 
@@ -85,13 +83,7 @@
    --root=%{buildroot}
 
 %check
-# we know the builting parses does not work on 12.1
-%if 0%{?suse_version} >= 1140
-nosetests -e 'bs4\.tests\.test_soup\.TestEncodingConversion'
-%else
 nosetests
-%endif
-
 
 %files
 %defattr(-,root,root)

++++++ python3-beautifulsoup4.spec ++++++
--- /var/tmp/diff_new_pack.1c1S9d/_old  2013-05-02 15:56:04.000000000 +0200
+++ /var/tmp/diff_new_pack.1c1S9d/_new  2013-05-02 15:56:04.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package python-beautifulsoup4
+# spec file for package python3-beautifulsoup4
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,10 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define _name   beautifulsoup4
 %define _major  4.x
 
-
 Name:           python3-%{_name}
 Version:        4.1.3
 Release:        0
@@ -28,10 +28,10 @@
 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:  python3-devel
 BuildRequires:  python3-2to3
-BuildRequires:  python3-nose
+BuildRequires:  python3-devel
 BuildRequires:  python3-lxml
+BuildRequires:  python3-nose
 Requires:       python3-lxml
 BuildArch:      noarch
 

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

Reply via email to