aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pyasn1_0.1.9.bb
AgeCommit message (Collapse)Author
2016-09-05python-pyasn1: Extend recipe to support Python 3Fabio Berton
- 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>
2016-02-25Update python recipes to use the common pypi packageDerek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-25Convert the DESCRIPTION tag to a SUMMARY tag for short summaries.Philip Balister
* 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>
2015-12-18python-cryptography, python-cryptography-vectors: uprevMark Asselstine
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>