On 08/08/2016 07:10 PM, Germano Massullo wrote:
Hi, I am packaging python-django-model-utils with spec file[1] by the
way I obtain the error message
ImportError: No module named runtests
(full logs at [2]). As you can see from the spec file, to try avoiding
this message I added the dependency python-testtools but the result is
the same.

I don't see the error in the log you posted.
The "python-testtools" package doesn't contain a runtests module, so that's not likely to help.

The problem is that the package released on PyPI doesn't include the runtests module. You could file a bug with upstream telling them they should include it. Or you can use a tarball from Github instead of the PyPI one:
https://github.com/carljm/django-model-utils/releases



What can I do?
Thank you for your time

[1]: http://paste.fedoraproject.org/403280/51832147/
[2]: http://paste.fedoraproject.org/404443/67611114/


--
Petr Viktorin
_______________________________________________
python-devel mailing list
python-devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/python-devel@lists.fedoraproject.org

Reply via email to