Hello community,
here is the log from the commit of package python-html5-parser for
openSUSE:Factory checked in at 2019-07-01 10:44:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-html5-parser (Old)
and /work/SRC/openSUSE:Factory/.python-html5-parser.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-html5-parser"
Mon Jul 1 10:44:41 2019 rev:7 rq:712728 version:0.4.7
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-html5-parser/python-html5-parser.changes
2019-06-01 09:55:22.499203938 +0200
+++
/work/SRC/openSUSE:Factory/.python-html5-parser.new.4615/python-html5-parser.changes
2019-07-01 10:44:41.617508677 +0200
@@ -1,0 +2,8 @@
+Mon Jul 1 06:29:09 UTC 2019 - [email protected]
+
+- update to 0.4.7
+ No changelog from upstream.
+ See instead here:
+
https://github.com/kovidgoyal/html5-parser/compare/v0.4.6...v0.4.7?diff=unified&name=v0.4.7
+
+-------------------------------------------------------------------
Old:
----
v0.4.6.tar.gz
New:
----
python-html5-parser-0.4.7.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-html5-parser.spec ++++++
--- /var/tmp/diff_new_pack.S20mrQ/_old 2019-07-01 10:44:42.053509389 +0200
+++ /var/tmp/diff_new_pack.S20mrQ/_new 2019-07-01 10:44:42.057509395 +0200
@@ -19,13 +19,13 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-html5-parser
-Version: 0.4.6
+Version: 0.4.7
Release: 0
Summary: 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
+Source:
https://github.com/kovidgoyal/html5-parser/archive/v%{version}/%{name}-%{version}.tar.gz
BuildRequires: %{python_module beautifulsoup4}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module lxml >= 3.8.0}