e9bd4f7 Update to 0.34.2, drop support for Python 3.4 and other legacy stuff

Authored and Committed by churchyard 3 years ago
    Update to 0.34.2, drop support for Python 3.4 and other legacy stuff
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1795134
    
    Since we cannot backport this to Fedora 32 due to Python 3.4, I've removed
    legacy parts of the spec file:
    
     - %python_provide is not needed on Fedora 33+
     - Conflicts with Python 2 versions of python-wheel is not needed after 3 releases
    
    Updated the description to match current upstream one.
    Moved the build of the wheel to %install because the new source structure
    requires wheel installed in order to use setup.py bdist_wheel.
    
    Reordered the spec a bit.
    
    Also, remove the unused python26 test dependency.
    
        
  • Build completed
    success
    Built as python-wheel-1:0.34.2-1.fc33
    3 years ago
  • Build completed
    success
    Built as python-wheel-1:0.34.2-1.eln103
    3 years ago
file modified
+1 -0
file modified
+30 -33
file modified
+1 -1
file modified
+0 -4