Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python-pyftpdlib: bump to version 1.5.3 | Yegor Yefremov | 2017-12-08 | 1 | -3/+4 |
| | | | | | | | Add licence checksum. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
* | python-pyftpdlib: bump version to 1.5.1, fixing Python 3 issue | Thomas Petazzoni | 2016-05-26 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | This commit bumpds the version of python-pyftpdlib to fix a byte-compilation problem occuring with Python 3. The current version of pyftpdlib contained a file that had mistakenly been added to the release, and which wasn't Python 3 compliant. The new 1.5.1 version has been released specifically to address this problem, see: https://github.com/giampaolo/pyftpdlib/issues/381 Until now, this wasn't causing any problem as a byte-compilation problem was not a fatal failure. But upcoming commits will make it a fatal failure, so it needs to be fixed. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | python-pyftpdlib: bump to 1.5.0 | Yegor Yefremov | 2015-12-21 | 1 | -2/+3 |
| | | | | | | | Change download location to pypi and add pypi MD5 checksum. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | python-pyftpdlib: new package | Yegor Yefremov | 2015-01-10 | 1 | -0/+2 |
[Thomas: remove empty new line at end of .mk file.] Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |