This request is superseded by
request 728076
(Show diff)
Overview
Request 727940 superseded
removed tests and formatted spec file
- Created by mslacken
- In state superseded
- Supersedes 727721
- Superseded by 728076
Loading...
target maintainer
I wouldn't call it it "initial commit" but rather just "Initial release". And no need to mention py2pack.
Login required, please
login
in order to comment
Looking at the tests I see that they use nose to execute them so maybe something along:
%python_expand %{_bindir}/nosetests-%{$python_bin_suffix} -v
Could execute it.
Thanks for the hint, nosetest does the the job. I was not aware that this tests must be called explicilty.