summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-prettytable_0.7.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* meta-python: remove python2 recipes from layerAndrey Zhizhikin2020-01-221-3/+0
| | | | | | | | Remove recipes which require python2 from the layer. Those recipes are moved to meta-python2 and are not required here any longer. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-prettytable: Add python3 versionZheng Ruoqin2019-09-081-25/+1
| | | | | | | Providing a python3 version of python-prettytable. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-prettytable: add native and nativesdkBinghua Guan2018-07-261-0/+2
| | | | | Signed-off-by: Binghua Guan <freebendy@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-prettytable: fix files permissionsMarc Ferland2017-05-041-1/+1
| | | | | | | | | | | | Got this runtime error: IOError: [Errno 13] Permission denied: '/usr/lib/python2.7/site-packages/prettytable-0.7.2-py2.7.egg-info/PKG-INFO' After some investigation, it looks like the pypi package is the culprit as almost all the files in the tar.gz are set to 600 instead of 644. Signed-off-by: Marc Ferland <ferlandm@amotus.ca> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-cryptography-vectors, python-ndg-httpsclient, python-prettytable: ↵Derek Straka2017-02-281-0/+3
| | | | | | | Update UPSTREAM_CHECK variables to allow for version checking Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-prettytable: fix fetch issues in divergent pypi url patternDerek Straka2016-02-251-2/+7
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Update python recipes to use the common pypi packageDerek Straka2016-02-251-10/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-prettytable: import from meta-openstackMartin Jansa2014-12-191-0/+25
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>