3e1ef98 No more with python3

Authored and Committed by churchyard 5 years ago
    No more with python3
    
    There is no point of building this without python3 and this makes
    the spec a bit more readable.
    
    Also:
    
    - only have one %python_wheelname (can be split in future if needed)
    - use pythonX -m pytest instead of py.test-X.Y
    
        
file modified
+10 -55