From 325b489bbac20609a737f9968ff4a7f1f5a6f6c07f5f16cdddf17116fe59cb97 Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Mon, 1 Jul 2019 06:45:58 +0000 Subject: [PATCH] Accepting request 712727 from home:ecsos - 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 OBS-URL: https://build.opensuse.org/request/show/712727 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html5-parser?expand=0&rev=13 --- python-html5-parser-0.4.7.tar.gz | 3 +++ python-html5-parser.changes | 8 ++++++++ python-html5-parser.spec | 4 ++-- v0.4.6.tar.gz | 3 --- 4 files changed, 13 insertions(+), 5 deletions(-) create mode 100644 python-html5-parser-0.4.7.tar.gz delete mode 100644 v0.4.6.tar.gz diff --git a/python-html5-parser-0.4.7.tar.gz b/python-html5-parser-0.4.7.tar.gz new file mode 100644 index 0000000..b875901 --- /dev/null +++ b/python-html5-parser-0.4.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e150c6d6ea5cd2b8129a3165e24463acc56dfdc8791a502ae77431e0e0675fa +size 288402 diff --git a/python-html5-parser.changes b/python-html5-parser.changes index ef948c8..f8777cd 100644 --- a/python-html5-parser.changes +++ b/python-html5-parser.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jul 1 06:29:09 UTC 2019 - ecsos@opensuse.org + +- 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 + ------------------------------------------------------------------- Wed May 29 14:38:09 UTC 2019 - ecsos@opensuse.org diff --git a/python-html5-parser.spec b/python-html5-parser.spec index be338b5..798a3c0 100644 --- a/python-html5-parser.spec +++ b/python-html5-parser.spec @@ -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} diff --git a/v0.4.6.tar.gz b/v0.4.6.tar.gz deleted file mode 100644 index 087f855..0000000 --- a/v0.4.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eddd42a20d3ba172b685d46f360f1eaf0d137e05a1e7d75ae3b21dff81a2c7b4 -size 288265