summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/python-futures_3.0.5.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-futures: upgrade v3.0.5 -> v3.2.0; inherit pypiTim Orling2018-03-211-16/+0
| | | | | | | | | | | | | | | | | * For changes, see: https://github.com/agronholm/pythonfutures/blob/master/CHANGES.rst * Inheriting pypi class has the benefit of allowing auto-upgrade-helper to properly check for new versions * HOMEPAGE is now on github * Add nativesdk to BBCLASSEXTEND * Use LICENSE file for license checksum * License has changed from BSD to PSF License-Update: use LICENSE file; license is now PSF Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-futures: Build native versionKhem Raj2017-10-041-0/+2
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-futures: update to version 3.0.5Derek Straka2016-04-011-0/+14
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>