stdevel / katprep

Python toolkit for automating system maintenance and generating patch reports along with Foreman/Katello and Red Hat Satellite 6.x
GNU General Public License v3.0
35 stars 6 forks source link

Remove Python 2.7 support #125

Closed stdevel closed 2 years ago

stdevel commented 4 years ago

As Python 2.7.x is EOL and the most Linux distributions and many projects already dropped support, we should do the same and use Python 3.6.

stdevel commented 3 years ago

Some tasks that need to be done:

okin commented 3 years ago

We should also update the classifiers in setup.py if we drop support for Python 2.

stdevel commented 2 years ago

This is/was implemented in 43-feat-uyuni_support.