From 6233b413499f037b849c9534771d2d33d2e91cde6fbc64aaac08dc88a76d9b40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 13 Dec 2017 14:36:08 +0000 Subject: [PATCH] Add python-six to runtime deps as per setup.py OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bleach?expand=0&rev=15 --- python-bleach.changes | 5 +++++ python-bleach.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-bleach.changes b/python-bleach.changes index a3ff661..f338675 100644 --- a/python-bleach.changes +++ b/python-bleach.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 13 14:38:22 UTC 2017 - tchvatal@suse.com + +- Add python-six to runtime deps as per setup.py + ------------------------------------------------------------------- Wed Dec 13 14:29:13 UTC 2017 - tchvatal@suse.com diff --git a/python-bleach.spec b/python-bleach.spec index fb6d805..40bd24c 100644 --- a/python-bleach.spec +++ b/python-bleach.spec @@ -33,6 +33,7 @@ BuildRequires: %{python_module pytest-runner} BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros Requires: python-html5lib >= 1.0.1 +Requires: python-six BuildArch: noarch %python_subpackages