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

Better Python 3 compat #121

Closed okin closed 4 years ago

okin commented 4 years ago

Improve the compatibility with Python 3.

This should fix #117.

Unfortunately there is no publically available testing setup I could use and therefore some more issues might pop up when running this.

stdevel commented 4 years ago

Sorry for the late answer - I've been busy on other projects.

Thanks for your contribution - just merged your code. :+1: