fedora-python/pyp2rpm

Drop support to run pyp2rpm on Python < 3.6

Opened this issue · 2 comments

I have checked that the epel7 package can be switched to Python 3.6. It should be easier further to sop testing on Python 2, 3.4 and 3.5.

"Easier" is just one consideration. Useful for users is another one.

Also, Python 3.5 is not EOL at this point. It even has a new release planned: 3.5.10 final for July 12, 2020.

I think as long as pip continues supporting Python 2.7 and 3.4, other install related tools such as pyp2rpm should too.