Hello community,

here is the log from the commit of package python-beautifulsoup4 for 
openSUSE:Factory checked in at 2017-08-14 12:37:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-beautifulsoup4 (Old)
 and      /work/SRC/openSUSE:Factory/.python-beautifulsoup4.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-beautifulsoup4"

Mon Aug 14 12:37:59 2017 rev:22 rq:516159 version:4.6.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-beautifulsoup4/python-beautifulsoup4.changes  
    2017-07-30 11:20:13.749924234 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-beautifulsoup4.new/python-beautifulsoup4.changes
 2017-08-14 12:38:00.272982658 +0200
@@ -1,0 +2,7 @@
+Thu Aug 10 13:38:03 UTC 2017 - [email protected]
+
+- Only Suggests python-html5lib and python-lxml (instead of Requires
+  them). Both are not striclty needed. See
+  https://www.crummy.com/software/BeautifulSoup/bs4/doc/#installing-a-parser
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-beautifulsoup4.spec ++++++
--- /var/tmp/diff_new_pack.X1Gjs6/_old  2017-08-14 12:38:00.932889990 +0200
+++ /var/tmp/diff_new_pack.X1Gjs6/_new  2017-08-14 12:38:00.932889990 +0200
@@ -29,16 +29,14 @@
 Patch0:         beautifulsoup4-lxml-fixes.patch
 # Documentation requirements:
 BuildRequires:  %{python_module devel >= 2.6}
-BuildRequires:  %{python_module html5lib >= 0.999999}
-BuildRequires:  %{python_module lxml >= 3.4.4}
 BuildRequires:  %{python_module setuptools}
 # Test requirements
 BuildRequires:  %{python_module nose}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildRequires:  python3-Sphinx
-Requires:       python-html5lib >= 0.999999
-Requires:       python-lxml >= 3.4.4
+Suggests:       python-html5lib >= 0.999999
+Suggests:       python-lxml >= 3.4.4
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 %python_subpackages


Reply via email to