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
This commit is contained in:
parent
6233b41349
commit
44acfc3ed6
@ -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
|
Wed Dec 13 14:29:13 UTC 2017 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -33,7 +33,6 @@ BuildRequires: %{python_module pytest-runner}
|
|||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-html5lib >= 1.0.1
|
Requires: python-html5lib >= 1.0.1
|
||||||
Requires: python-six
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
@ -55,7 +54,6 @@ Bleach can also linkify text safely, applying filters that Django’s urlize fil
|
|||||||
%python_exec setup.py test
|
%python_exec setup.py test
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%doc README.rst CHANGES LICENSE
|
|
||||||
%{python_sitelib}/*
|
%{python_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user