From bea6eab4f6806076d6545ed8be18a5e8866f64b26da7410c2f4f4b3ff834d081 Mon Sep 17 00:00:00 2001 From: Antonio Larrosa Date: Tue, 5 Feb 2019 16:54:54 +0000 Subject: [PATCH] Accepting request 671828 from home:frispete:python - add pkgconfig build dependency OBS-URL: https://build.opensuse.org/request/show/671828 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html5-parser?expand=0&rev=9 --- python-html5-parser.changes | 5 +++++ python-html5-parser.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/python-html5-parser.changes b/python-html5-parser.changes index 144f464..14ceb62 100644 --- a/python-html5-parser.changes +++ b/python-html5-parser.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 5 12:02:41 UTC 2019 - Hans-Peter Jansen + +- add pkgconfig build dependency + ------------------------------------------------------------------- Wed Jun 27 17:15:29 UTC 2018 - ecsos@opensuse.org diff --git a/python-html5-parser.spec b/python-html5-parser.spec index e865d25..d4b6999 100644 --- a/python-html5-parser.spec +++ b/python-html5-parser.spec @@ -1,7 +1,7 @@ # # spec file for package python-html5-parser # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -31,6 +31,7 @@ BuildRequires: %{python_module devel} BuildRequires: %{python_module lxml >= 3.8.0} BuildRequires: %{python_module setuptools} BuildRequires: fdupes +BuildRequires: pkgconfig BuildRequires: python-rpm-macros BuildRequires: pkgconfig(libxml-2.0) BuildRoot: %{_tmppath}/%{name}-%{version}-build