Hello community,
here is the log from the commit of package python-html5-parser for
openSUSE:Factory checked in at 2017-08-24 18:56:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-html5-parser (Old)
and /work/SRC/openSUSE:Factory/.python-html5-parser.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-html5-parser"
Thu Aug 24 18:56:09 2017 rev:2 rq:518433 version:0.4.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-html5-parser/python-html5-parser.changes
2017-08-16 16:11:40.918494795 +0200
+++
/work/SRC/openSUSE:Factory/.python-html5-parser.new/python-html5-parser.changes
2017-08-24 18:56:34.110194242 +0200
@@ -1,0 +2,5 @@
+Mon Aug 14 14:52:38 UTC 2017 - [email protected]
+
+- update to 0.4.4
+
+-------------------------------------------------------------------
Old:
----
v0.4.3.tar.gz
New:
----
v0.4.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-html5-parser.spec ++++++
--- /var/tmp/diff_new_pack.bZL50p/_old 2017-08-24 18:56:35.058060776 +0200
+++ /var/tmp/diff_new_pack.bZL50p/_new 2017-08-24 18:56:35.078057960 +0200
@@ -1,4 +1,4 @@
- #
+#
# spec file for package python-html5-parser
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
@@ -19,20 +19,20 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-html5-parser
-Version: 0.4.3
+Version: 0.4.4
Release: 0
Summary: Fast C based HTML 5 parsing for python
License: Apache-2.0
Group: Development/Languages/Python
Url: https://github.com/kovidgoyal/html5-parser
Source:
https://github.com/kovidgoyal/html5-parser/archive/v%{version}.tar.gz
+BuildRequires: %{python_module beautifulsoup4}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module lxml >= 3.8.0}
BuildRequires: %{python_module setuptools}
-BuildRequires: %{python_module beautifulsoup4}
BuildRequires: fdupes
-BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: python-rpm-macros
+BuildRequires: pkgconfig(libxml-2.0)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%python_subpackages
++++++ v0.4.3.tar.gz -> v0.4.4.tar.gz ++++++
++++ 3169 lines of diff (skipped)