aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
AgeCommit message (Collapse)Author
2018-08-10meta-python: add python-pycodestyle recipeBinghua Guan
Signed-off-by: Binghua Guan <freebendy@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-10python-m2crypto: Move swig fix to configure taskAlex Kiernan
Fixes: | DEBUG: Executing shell function do_configure ... | SWIG/_m2crypto.i:10: Error: Unable to find 'gcc_macros.h' | error: command 'swig' failed with exit status 1 Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-08python-future: make recipe available as python3 versionS. Lockwood-Childs
Signed-off-by: S. Lockwood-Childs <sjl@vctlabs.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-05python3-chardet: add a '3' suffix to binary to avoid conflicts with python2Dima Zavin
Signed-off-by: Dima Zavin <dmitriyz@waymo.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-03python-pbr.inc: remove itRobert Yang
There is one in oe-ocore, so remove it, and let python-pbr_4.2.0.bb use the one in oe-core. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-03python3-pbr: remove itRobert Yang
There is one in oe-core, so remove it. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-03add libudev to python-pyudev RDEPENDSFlorian Wickert
pyudev uses ctypes to load libudev shared library at runtime which results in an exception if it cannot be found Signed-off-by: Florian Wickert <fw@javox-solutions.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-03python-behave: Add Python 3 recipeRobert Joslyn
Fix broken dependencies of Python 2 recipe as well. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-03python-parse-type: Add Python 3 recipeRobert Joslyn
Clarify license from BSD to BSD-3-Clause. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-03python3-parse: Add recipeRobert Joslyn
Correct the license to MIT. The PyPI metadata says BSD, but the license text in the code is actually MIT. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-02python-{m2crypto, protobuf, slip-dbus}, lio-utils: add CLEANBROKENMartin Jansa
* these are failing after distutils started calling clean in: http://git.openembedded.org/openembedded-core/commit/?id=57414f4a1c549e6faaa110e6e95ff601b05b7361 http://git.openembedded.org/openembedded-core/commit/?id=9d556092fcc6f04c487afd126d52935bac133165 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-02python-traceback2: Add recipeRobert Joslyn
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-02python-linecache2: Add recipeRobert Joslyn
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-29python-greenlet: update to version 0.4.14Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-29python3-bandit: Add missing dependency on pbr nativeKhem Raj
Fixes: | ERROR: Do not try to fetch `pbr>=1.8' for building. Please add its native recipe to DEPENDS. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python-parse: update to version 1.8.4Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python-alembic: update to version 1.0.0Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python3-ordered-set: update to version 3.0.1Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python-cryptography: update to version 2.3Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python-cryptography-vectors: update to version 2.3Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python-pbr: update to version 4.2.0Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python-pyasn1: update to version 0.4.4Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python-can: update to version 2.2.1Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python-cmd2: update to use the latest 2.7 supported releaseDerek Straka
The 0.9 branch only supports python>=3.4 License-Update: Use the actual LICENSE file rather than setup.py Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python-vobject: update to version 0.9.6.1Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python-ndg-httpsclient: update to version 0.5.1Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python-tornado: upgrade to version 5.1Łukasz Gardoń
License-Update: Change license file from setup.py to LICENSE, based on the same the same license policy Apache 2.0. Signed-off-by: Łukasz Gardoń <lukaszgardon555@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python-pymongo: update to version 3.7.1Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python-stevedore: add pbr-native to the build dependenciesDerek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python-daemon: fix build dependencies to use the native version rather than ↵Derek Straka
target for docutils Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python-mock: fix license from Apache-2.0 to BSD-2-ClauseTakuma Ueba
This packages license shold be not Apache-2.0 but BSD-2-Clause. I judgetd by LICENSE file and SPDX file. Signed-off-by: Takuma Ueba <ueba.takuma@jp.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python-stevedore: Upgrade to 1.29.0Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python-dateutil: add dependency on setuptools-scm-nativeDerek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27clean up var-DISTUTILS_INSTALL_ARGSHongxu Jia
Since the following commit applied in oe-core ... 21f0c5a distutils/setuptools, distutils3/setuptools3: improve reproducibility ... It unified var-DISTUTILS_INSTALL_ARGS in distutils and setuptools, so clean up the duplicated var-DISTUTILS_INSTALL_ARGS in each recipe. Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python-pyiface: Upgrade to version 0.0.10Alexandru Vasiu
Signed-off-by: Alexandru Vasiu <alexandru.vasiu@ni.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python-idna: remove bundled egg-info from sourceRicardo Salveti
Remove bundled egg-info from the source tarball as it will be generated by the build system with the correct permissions during build time. This fixes a permission denied issue when importing pkg_resources as a normal user. Signed-off-by: Ricardo Salveti <ricardo@foundries.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27meta-python: add python-inflection recipeBinghua Guan
Signed-off-by: Binghua Guan <freebendy@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27meta-python: add python-crcmod recipeBinghua Guan
Signed-off-by: Binghua Guan <freebendy@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python-pyiface: Upgrade to version 0.0.9Alexandru Vasiu
Signed-off-by: Alexandru Vasiu <alexandru.vasiu@ni.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26python-isort: add native and nativesdkBinghua Guan
Signed-off-by: Binghua Guan <freebendy@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26python-cmd2: add native and nativesdkBinghua Guan
Signed-off-by: Binghua Guan <freebendy@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26python-prettytable: add native and nativesdkBinghua Guan
Signed-off-by: Binghua Guan <freebendy@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26python-pyflakes: add native and nativesdkBinghua Guan
Signed-off-by: Binghua Guan <freebendy@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26python-pep8: add native and nativesdkBinghua Guan
Signed-off-by: Binghua Guan <freebendy@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26python-pyperclip: add native and nativesdkBinghua Guan
Signed-off-by: Binghua Guan <freebendy@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26python-mccabe: add native and nativesdkBinghua Guan
Signed-off-by: Binghua Guan <freebendy@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-21python-semver: add new recipeDennis Menschel
This small python module provides a way to manage and compare version strings which adhere to the Semantic Versioning specification [1]. [1] https://semver.org Signed-off-by: Dennis Menschel <menschel-d@posteo.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-20python-pyzmq, python3-pyzmq: update to 17.1.0Pascal Bach
Also the package is licensed under both BSD and LGPL-3.0. This the license checksum was updated to reflect this. Signed-off-by: Pascal Bach <pascal.bach@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-20python-py.inc: add ${PYTHON_PN}-setuptools-scm-native to DEPENDSMingli Yu
Add ${PYTHON_PN}-setuptools-scm-native to DEPENDS to avoid download during do_compile Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-12python-migrate: update to version 2.2.1Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>