Ok problem solved by upstream developer :-)
Here the package review request that I have just filled
python-django-model-utils - Django model mixins and utilities -
https://bugzilla.redhat.com/1365782
___
python-devel mailing list
python-devel@lists.fedora
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 pyt
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.
What ca