From 44acfc3ed6ee39b8e2cedecf4dc3421d9daad3239282045a939aa3425c19411c 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:45:06 +0000 Subject: [PATCH] osc copypac from project:devel:languages:python package:python-bleach revision:13 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bleach?expand=0&rev=16 --- python-bleach.changes | 5 ----- python-bleach.spec | 2 -- 2 files changed, 7 deletions(-) diff --git a/python-bleach.changes b/python-bleach.changes index f338675..a3ff661 100644 --- a/python-bleach.changes +++ b/python-bleach.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -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 40bd24c..0b993ec 100644 --- a/python-bleach.spec +++ b/python-bleach.spec @@ -33,7 +33,6 @@ 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 @@ -55,7 +54,6 @@ Bleach can also linkify text safely, applying filters that Django’s urlize fil %python_exec setup.py test %files %{python_files} -%doc README.rst CHANGES LICENSE %{python_sitelib}/* %changelog