#720 Update our helper scripts to Python 3
Closed: Fixed Opened by robyduck.

Most of the scripts we have in tools are not working anymore due to Python3. We should start porting them to the new Python, as we still use them. The most important one is probably:
https://pagure.io/fedora-websites/blob/master/f/tools/update-gpg-keys


Metadata Update from @robyduck:
- Issue assigned to sanqui
- Issue tagged with: tools

I took a look at make-gpg-key-html and it uses the old yum library, which should be replaced. Is it in use? If so I'll bring it up to date.

Yes this script is in use, thank you.

I think this is all fixed in the following PRs.
https://pagure.io/fedora-websites/pull-request/723
https://pagure.io/fedora-websites/pull-request/724

Metadata Update from @sijis:
- Assignee reset
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata