Hello community,
here is the log from the commit of package python-beautifulsoup4 for
openSUSE:Factory checked in at 2018-03-07 10:39:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-beautifulsoup4 (Old)
and /work/SRC/openSUSE:Factory/.python-beautifulsoup4.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-beautifulsoup4"
Wed Mar 7 10:39:41 2018 rev:24 rq:583697 version:4.6.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-beautifulsoup4/python-beautifulsoup4.changes
2018-03-05 13:37:30.528700706 +0100
+++
/work/SRC/openSUSE:Factory/.python-beautifulsoup4.new/python-beautifulsoup4.changes
2018-03-07 10:40:00.222951525 +0100
@@ -1,0 +2,5 @@
+Tue Mar 6 12:27:41 UTC 2018 - [email protected]
+
+- Allows Recommends and Suggest in Fedora
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-beautifulsoup4.spec ++++++
--- /var/tmp/diff_new_pack.gDVQGg/_old 2018-03-07 10:40:01.082920505 +0100
+++ /var/tmp/diff_new_pack.gDVQGg/_new 2018-03-07 10:40:01.086920361 +0100
@@ -35,7 +35,7 @@
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: python3-Sphinx
-%if 0%{?suse_version} >= 1000
+%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
Suggests: python-html5lib >= 0.999999
Suggests: python-lxml >= 3.4.4
%endif
@@ -73,7 +73,7 @@
%package doc
Summary: Documentation for %{name}
Group: Development/Libraries/Python
-%if 0%{?suse_version} >= 1000
+%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
Recommends: %{name} = %{version}
%endif