summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pyasn1_0.1.9.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-pyasn1: Extend recipe to support Python 3Fabio Berton2016-09-051-10/+1
| | | | | | | | | - Add Python 3 recipe - Add native and nativesdk to BBCLASSEXTEND - Add python-lang and python-shell to RDEPENDS Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Update python recipes to use the common pypi packageDerek Straka2016-02-251-6/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Convert the DESCRIPTION tag to a SUMMARY tag for short summaries.Philip Balister2016-02-251-1/+1
| | | | | | | * Also update vcversioner to have correct SUMMARY and HOMEPAGE. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-cryptography, python-cryptography-vectors: uprevMark Asselstine2015-12-181-0/+16
Pick up many fixes and enhancements made since 0.8.1 was released. See: https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst The uprev requires an uprev of pyasn1 and also pulls in two new packages idna and ipaddress. The idna software has 3 licenses, one of which is the 'Unicode' license: http://www.unicode.org/copyright.html Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>