summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-asn1crypto.inc
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* Remove deprecated python3-textutils from the RDEPENDSDerek Straka2018-01-261-1/+0
| | | | | | | | The python3-textutils 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-asn1crypto: update to version 0.24.0Derek Straka2017-12-271-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-asn1crypto: correct the RDEPENDS to work on a minimal python installDerek Straka2017-12-111-0/+12
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* Allow native builds of python-asyn1cryptoJonathan Haigh2017-11-301-0/+1
| | | | | | | Add "native" to BBCLASSEXTEND to allow native builds. Signed-off-by: Jonathan Haigh <jonathan.haigh@arm.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-asn1crypto: add new packageArmin Kuster2017-10-151-0/+12
python-cryptography has a dependancy for this package as of version 1.8. This was pointed out by: Satya Bodduluri. Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>