summaryrefslogtreecommitdiffstats
path: root/package/python-yieldfrom/python-yieldfrom.hash
Commit message (Collapse)AuthorAgeFilesLines
* package/python-yieldfrom: fix licensing infoYann E. MORIN2018-04-091-1/+1
| | | | | | | | | | | | | | | There is no file containing the license text. The closest we can use is the PKG-INFO file, which contains the license name... Fixes: http://autobuild.buildroot.net/results/dff21d63845d3d6a5f78c1000301cdd2104595f4 http://autobuild.buildroot.net/results/220e82f555ce6c98b89605bab72c7ea3eea61c66 ... Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Asaf Kahlon <asafka7@gmail.com> Cc: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* python-yieldfrom: new packageAsaf Kahlon2018-04-031-0/+4
A backport of the `yield from` semantic from Python 3.x to Python 2.7. Can be useful for both host and target packages. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud