summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-attrs.inc
Commit message (Collapse)AuthorAgeFilesLines
* python3-attrs: consolidate inc and bb files into a single bb fileDerek Straka2020-02-091-16/+0
| | | | | 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-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-attrs: upgrade 19.1.0 -> 19.2.0Zang Ruochen2019-10-091-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-attrs: add native BBCLASSEXTENDJoshua Lock2019-07-161-0/+2
| | | | | Signed-off-by: Joshua Lock <jlock@vmware.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-attrs: upgrade 18.1.0 -> 19.1.0Zang Ruochen2019-04-121-2/+2
| | | | | | | | | -Upgrade from python-attrs_18.1.0.bb to python-attrs_19.1.0.bb. -Upgrade from python3-attrs_18.1.0.bb to python3-attrs_19.1.0.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Replaced cryptograpy by crypt.Jan Vermaete2019-03-041-2/+2
| | | | | | | | | | | Replaced 'cryptography' by the much small 'crypto' package. With cryptography, the build is too big with e.g. cpp included. PS: this was already a long time the mailinglist. I guess with my attempt to attach a patch, this could be processed. Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python(3)-attrs: upgrade 17.4.0 -> 18.1.0Chen Qi2018-06-271-2/+2
| | | | | Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-attrs: fix typo in dependsArmin Kuster2018-03-291-1/+1
| | | | | | | | ERROR: Nothing RPROVIDES 'python-crypto' (but ../meta-python/recipes-devtools/python/python-attrs_17.4.0.bb RDEPENDS on or otherwise requires it) NOTE: Runtime target 'python-crypto' is unbuildable, removing... Missing or unbuildable dependency chain was: ['python-crypto'] Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-attrs: add crypto to the RDEPENDSDerek Straka2018-03-291-0/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* Remove deprecated python3-subprocess from the RDEPENDSDerek Straka2018-01-261-1/+0
| | | | | | | | The python3-subprocess package was merged into core as part of the json manifest migration Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-attrs: update to version 17.4.0Derek Straka2018-01-161-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-attrs: correct the RDEPENDS to work on a minimal python installDerek Straka2017-12-111-0/+5
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-attrs: update to version 17.3.0Derek Straka2017-11-191-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-attrs: add an initial recipe for version 17.2.0Derek Straka2017-11-151-0/+9
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>