https://bugzilla.redhat.com/show_bug.cgi?id=864464

--- Comment #18 from Matthias Runge <[email protected]> ---
(In reply to comment #17)

> The tox libraries are installed in /usr/lib/python2.7/site-packages/tox/ but
> the tox script has the wrong shebang: #!/usr/bin/python3
> 
> To fix this problem we can do two things:
> 
>  A) Don't build with python3 if we are not creating the python3 package
> until we get the python3-virtualenv dependency
>  B) Fix the shebangs in the %prep step as I did in my package with the
> 'find' commands.

Waah, this is nasty. 
Since both packages provide /usr/bin/tox, I'll skip the python3-part.

SPEC: http://www.matthias-runge.de/fedora/python-tox.spec
SRPM: http://www.matthias-runge.de/fedora/python-tox-1.4.2-5.fc17.src.rpm

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to