Commit Graph

1219 Commits

Author SHA1 Message Date
Hongxu Jia
c67f65f4fa python3-pydbus: cherry-pick patches from fedora
Fedora enhanced python3-pydbus:

- Support asynchronous calls

- Support transformation between D-Bus errors and
  exceptions.

https://src.fedoraproject.org/cgit/rpms/python-pydbus.git/

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-15 08:20:06 -07:00
Binghua Guan
98382d5c77 meta-python: add python-pycodestyle recipe
Signed-off-by: Binghua Guan <freebendy@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-10 12:51:21 -07:00
Alex Kiernan
de01491364 python-m2crypto: Move swig fix to configure task
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-10 12:51:21 -07:00
S. Lockwood-Childs
aee991551f python-future: make recipe available as python3 version
Signed-off-by: S. Lockwood-Childs <sjl@vctlabs.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-08 12:04:14 -07:00
Dima Zavin
88c8866fbc python3-chardet: add a '3' suffix to binary to avoid conflicts with python2
Signed-off-by: Dima Zavin <dmitriyz@waymo.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-05 23:31:10 -07:00
Robert Yang
83c609bb84 python-pbr.inc: remove it
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-03 09:34:29 -07:00
Robert Yang
1f29ab81d8 python3-pbr: remove it
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-03 09:34:29 -07:00
Florian Wickert
1be262c3b9 add libudev to python-pyudev RDEPENDS
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-03 09:34:29 -07:00
Robert Joslyn
240b92343e python-behave: Add Python 3 recipe
Fix broken dependencies of Python 2 recipe as well.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-03 09:34:29 -07:00
Robert Joslyn
4dc3c05e72 python-parse-type: Add Python 3 recipe
Clarify license from BSD to BSD-3-Clause.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-03 09:34:29 -07:00
Robert Joslyn
4f39906e1c python3-parse: Add recipe
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-03 09:34:29 -07:00
Martin Jansa
19aeaf028f python-{m2crypto, protobuf, slip-dbus}, lio-utils: add CLEANBROKEN
* 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-02 11:23:02 -07:00
Robert Joslyn
4338cf346d python-traceback2: Add recipe
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-02 02:12:15 -07:00
Robert Joslyn
bd8b885623 python-linecache2: Add recipe
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-02 02:12:15 -07:00
Derek Straka
51a5ff2446 python-greenlet: update to version 0.4.14
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-29 00:40:17 -07:00
Khem Raj
736bf6861d python3-bandit: Add missing dependency on pbr native
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-29 00:40:17 -07:00
Derek Straka
5d0406af49 python-parse: update to version 1.8.4
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27 19:26:51 -07:00
Derek Straka
1a43ea0281 python-alembic: update to version 1.0.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27 19:26:51 -07:00
Derek Straka
0ed9c4312f python3-ordered-set: update to version 3.0.1
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27 19:26:51 -07:00
Derek Straka
1fc824bf6c python-cryptography: update to version 2.3
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27 19:26:51 -07:00
Derek Straka
04d7944204 python-cryptography-vectors: update to version 2.3
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27 19:26:51 -07:00
Derek Straka
d381c292ea python-pbr: update to version 4.2.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27 19:26:51 -07:00
Derek Straka
594ad7fec6 python-pyasn1: update to version 0.4.4
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27 19:26:51 -07:00
Derek Straka
b98992007b python-can: update to version 2.2.1
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27 19:26:51 -07:00
Derek Straka
d8bf7a2e46 python-cmd2: update to use the latest 2.7 supported release
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-27 19:26:51 -07:00
Derek Straka
cb98080860 python-vobject: update to version 0.9.6.1
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27 19:26:51 -07:00
Derek Straka
c382f3391b python-ndg-httpsclient: update to version 0.5.1
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27 19:26:51 -07:00
Łukasz Gardoń
e2ffd570a6 python-tornado: upgrade to version 5.1
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-27 19:26:51 -07:00
Derek Straka
97464104d6 python-pymongo: update to version 3.7.1
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27 19:26:51 -07:00
Derek Straka
fdece14623 python-stevedore: add pbr-native to the build dependencies
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27 19:26:51 -07:00
Derek Straka
f83eca9c43 python-daemon: fix build dependencies to use the native version rather than target for docutils
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27 19:26:51 -07:00
Takuma Ueba
9b743db42a python-mock: fix license from Apache-2.0 to BSD-2-Clause
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-27 19:26:51 -07:00
Khem Raj
104eb4d7bb python-stevedore: Upgrade to 1.29.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27 13:49:48 -07:00
Derek Straka
b38790332e python-dateutil: add dependency on setuptools-scm-native
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27 07:19:17 -07:00
Hongxu Jia
e9455606c9 clean up var-DISTUTILS_INSTALL_ARGS
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-27 07:19:17 -07:00
Alexandru Vasiu
c4eaf6e953 python-pyiface: Upgrade to version 0.0.10
Signed-off-by: Alexandru Vasiu <alexandru.vasiu@ni.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27 07:19:16 -07:00
Ricardo Salveti
ddcbc714c6 python-idna: remove bundled egg-info from source
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-27 07:19:15 -07:00
Binghua Guan
95930af107 meta-python: add python-inflection recipe
Signed-off-by: Binghua Guan <freebendy@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27 07:19:14 -07:00
Binghua Guan
0049076c41 meta-python: add python-crcmod recipe
Signed-off-by: Binghua Guan <freebendy@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27 07:19:14 -07:00
Alexandru Vasiu
9cd4375617 python-pyiface: Upgrade to version 0.0.9
Signed-off-by: Alexandru Vasiu <alexandru.vasiu@ni.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27 07:19:10 -07:00
Binghua Guan
4ad49edc90 python-isort: add native and nativesdk
Signed-off-by: Binghua Guan <freebendy@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26 20:10:07 -07:00
Binghua Guan
e929ea7a18 python-cmd2: add native and nativesdk
Signed-off-by: Binghua Guan <freebendy@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26 20:10:07 -07:00
Binghua Guan
b7e64bc2d7 python-prettytable: add native and nativesdk
Signed-off-by: Binghua Guan <freebendy@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26 20:10:07 -07:00
Binghua Guan
8760980fcc python-pyflakes: add native and nativesdk
Signed-off-by: Binghua Guan <freebendy@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26 20:10:07 -07:00
Binghua Guan
37049d721f python-pep8: add native and nativesdk
Signed-off-by: Binghua Guan <freebendy@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26 20:10:07 -07:00
Binghua Guan
6beba13db4 python-pyperclip: add native and nativesdk
Signed-off-by: Binghua Guan <freebendy@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26 20:10:07 -07:00
Binghua Guan
08355759b1 python-mccabe: add native and nativesdk
Signed-off-by: Binghua Guan <freebendy@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26 20:10:07 -07:00
Dennis Menschel
5b85349b05 python-semver: add new recipe
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-21 00:26:49 -07:00
Pascal Bach
625e1e58d0 python-pyzmq, python3-pyzmq: update to 17.1.0
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-20 16:07:12 -07:00
Mingli Yu
065b202712 python-py.inc: add ${PYTHON_PN}-setuptools-scm-native to DEPENDS
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-20 16:07:11 -07:00