forked from pool/python-testtools
Accepting request 207342 from home:posophe:branches:devel:languages:python
update to version 0.9.33 OBS-URL: https://build.opensuse.org/request/show/207342 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=26
This commit is contained in:
committed by
Git OBS Bridge
parent
bfe8a9a1df
commit
afcbf2d3ec
@@ -21,7 +21,7 @@
|
||||
%bcond_with tests
|
||||
|
||||
Name: python-testtools
|
||||
Version: 0.9.32
|
||||
Version: 0.9.33
|
||||
Release: 0
|
||||
Summary: Extensions to the Python Standard Library Unit Testing Framework
|
||||
License: MIT
|
||||
@@ -57,6 +57,8 @@ also ports recent unittest changes all the way back to Python 2.4.
|
||||
%build
|
||||
python setup.py build
|
||||
python setup.py build_sphinx
|
||||
# Remove unwanted hidden file
|
||||
rm build/sphinx/html/.buildinfo
|
||||
|
||||
%install
|
||||
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
|
Reference in New Issue
Block a user