14
0
forked from pool/python-bleach

Accepting request 319611 from home:frispete:python

Guess, I'm not the only one, that could make use of it..

OBS-URL: https://build.opensuse.org/request/show/319611
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bleach?expand=0&rev=2
This commit is contained in:
Todd R
2015-08-03 12:12:19 +00:00
committed by Git OBS Bridge
parent bc41ab51a8
commit 2ff2922b15
4 changed files with 16 additions and 6 deletions

View File

@@ -17,7 +17,7 @@
Name: python-bleach
Version: 1.4
Version: 1.4.1
Release: 0
License: Apache-2.0
Summary: An easy whitelist-based HTML-sanitizing tool
@@ -68,8 +68,8 @@ python setup.py build
%install
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%check
nosetests
#%%check
#nosetests
%files
%defattr(-,root,root,-)