Hi all,

A new release of pagure-importer is available from COPR (https://copr.fedorainfracloud.org/coprs/cverna/pagure-importer/)

Note that pagure-importer has moved to python 3
               $ sudo dnf copr enable cverna/pagure-importer
              
$ sudo dnf install python3-pgimport

More info on the pagure project
https://pagure.io/pagure-importer

And it contains the following :


2.2

=======
- Refactor Importer class to improve flexibility between fedorahosted and github
- Refactor how issues are committed to the issue repo, added ability to manipulate
issues as json before import.
- Added Dockerfile to run pgimport from a container

Many Thanks,

Clement