Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python-backports-abc: depend on Python 2.x | Yegor Yefremov | 2016-05-23 | 1 | -0/+1 |
| | | | | | | | | | | | | This package is a backport from Python 3.5, so it is not needed for Python 3.5.x environment. Fix python-tornado dependecies, so that python-backports-abc is only selected for Python 2.x. Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | python-backports-abc: new package | Yegor Yefremov | 2015-12-18 | 3 | -0/+23 |
A backport of recent additions to the 'collections.abc' module. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |