1.10.3
Python: Add librepo.download_url(url, fd, handle=None) function.
LRO_URL and LRI_URL changed to LRO_URLS and LRI_URLS
Support for byterange of download (RhBug: 1058777)
Examples: Update one python example
Remove LrFailureCb for downloads, its functionality is merged to new LrEndCb. LrMirrorFailureCb got new argument with full url of the failed transfer
example: Add usage example of LRO_FASTESTMIRRORCACHE
fastestmirror: Skip LR_FMSTAGE_DETECTION stage if no mirrors will be pinged.
example: Add python example of Add LRO_FASTESTMIRRORCB usage
Update python examples
updated a comment in the ssl cert examples file
Use 'metadata in the rpm-md format' instead of 'yum metadata' (Issue #51)