From 6b16d3b14ae03cadf0112a229b5ed6196c3cf4ad689bdecacd08a7af8ff88eaf Mon Sep 17 00:00:00 2001 From: Todd R Date: Wed, 23 Aug 2017 18:38:10 +0000 Subject: [PATCH] Accepting request 516887 from home:dstoecker No changelog upstream. OBS-URL: https://build.opensuse.org/request/show/516887 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html5-parser?expand=0&rev=3 --- python-html5-parser.changes | 5 +++++ python-html5-parser.spec | 8 ++++---- v0.4.3.tar.gz | 3 --- v0.4.4.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 7 deletions(-) delete mode 100644 v0.4.3.tar.gz create mode 100644 v0.4.4.tar.gz diff --git a/python-html5-parser.changes b/python-html5-parser.changes index 6230719..fff67a1 100644 --- a/python-html5-parser.changes +++ b/python-html5-parser.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 14 14:52:38 UTC 2017 - opensuse@dstoecker.de + +- update to 0.4.4 + ------------------------------------------------------------------- Fri Jul 28 17:02:03 UTC 2017 - ecsos@opensuse.org diff --git a/python-html5-parser.spec b/python-html5-parser.spec index 2bec744..d1174ac 100644 --- a/python-html5-parser.spec +++ b/python-html5-parser.spec @@ -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 diff --git a/v0.4.3.tar.gz b/v0.4.3.tar.gz deleted file mode 100644 index 58ab44b..0000000 --- a/v0.4.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1b84737dda0fabd10d906a0c0cda39ca7c1819fa0c9da0a4da8bfb806be08284 -size 284125 diff --git a/v0.4.4.tar.gz b/v0.4.4.tar.gz new file mode 100644 index 0000000..604013d --- /dev/null +++ b/v0.4.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:107e45d7444a8d73b0102730b8c29f16bc418d4514caed1c0ba530616fd28460 +size 284046