#1 Versions required
Closed: Fixed Opened by pingou.

In https://pagure.io/pagure-importer/blob/master/f/requirements.txt all the versions are specified. This means, pagure-imported won't work on an older version of libpagure or requests or PyGithub.

Are you aware of such incompatibilities?

If not I would encourage to drop the versions, they bring little and actually limit the usage of your tool (what if I have a newer requests, should I downgrade it?) unless you know that for some versions things will break.


libpagure version v0.11 is removed from pip and this issue is resolved in the commits:

  1. https://pagure.io/pagure-importer/0b022778c4fe40ce1db31e73b3b748b0fa7f3e2d
  2. https://pagure.io/pagure-importer/7abb52ca174d008e549356ae17df00e7f8840ba1
  3. https://pagure.io/pagure-importer/fdf0ead996675c0f92717e0f70e0bbbc113c6df0
Metadata