summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-attrs_19.3.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-attrs: Add nativesdk to BBCLASSEXTENDniko.mauno@vaisala.com2020-05-171-1/+5
| | | | | | | | | | | | | By doing so we mitigate failure when trying to bitbake recipe which rdepends on nativesdk-python3-attrs, such as following error when bitbaking nativesdk-python3-jsonschema: ERROR: Nothing RPROVIDES 'nativesdk-python3-attrs' (but virtual:nativesdk:.../meta-openembedded/meta-python/recipes-devtools/python/python3-jsonschema_3.2.0.bb RDEPENDS on or otherwise requires it) Signed-off-by: Niko Mauno <niko.mauno@vaisala.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 129efc7fa0c04ee812a972fc5b63990fe74288ea) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-attrs: consolidate inc and bb files into a single bb fileDerek Straka2020-02-091-2/+16
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-attrs: upgrade 19.2.0 -> 19.3.0Zang Ruochen2019-10-241-0/+2
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>