I have expanded the modlint script with dist-git sanity check. For each package in the content, the Fedora CGIT is checked for existence of that package (and if present, its commit).
RFC:
New 3rd party dependency: requests toolkit. Is it OK to expand the dependecy list?
Code uses typing module from python 3.5, and it is thus only compatible with python 3.5+ (Fedora 24+). Is it OK, or should it be more backward compatible?
This is more request for comments/review than PR.
I have expanded the modlint script with dist-git sanity check. For each package in the content, the Fedora CGIT is checked for existence of that package (and if present, its commit).
RFC: