• Jérome Perrin's avatar
    util: use zc.buildout.download API to download schema · 66d7d1cb
    Jérome Perrin authored
    This will support buildout extension to download from gitlab API with
    authentication.
    
    The code has already been refactored a bit to be able to pass a
    download instance to SoftwareReleaseSchema, for now to instanciate only
    one Download but in the future this might be extended to pass some
    configuration to the Download instance.
    66d7d1cb
util.py 19.8 KB