Pika is a pure-Python implementation of the AMQP 0-9-1
protocol including RabbitMQ’s extensions.
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
The Python pyperf module is a toolkit to write,
run and analyze benchmarks.
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
A port of Python 3.4 statistics module to Python 2.*, initially done
through the 3to2 tool. This module provides functions for calculating
mathematical statistics of numeric (Real-valued) data.
This is required by python-pyperf.
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This package contains a pure-Python MySQL client library,
based on PEP 249 Most public APIs are compatible with
mysqlclient and MySQLdb.
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
python-versiontools is a smart replacement for plain
tuple used in __version__.
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
The nativesdk-python3-incremental doesn't work since lacks of dependencies, and
hard to satisfy that, I tried to extend the following ones' nativesdk, but it
still didn't work:
python-automat
python-constantly
python-hyperlink
python-twisted
python-zopeinterface
So just drop the broken nativesdk.
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
The lrparsing library is an LR(1) parsing library for Python.
Grammars can be defined using Python expressions.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Generator is a helper for generating test methods for nose
while still using unittest.
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This adds a recipe for dtschema package developed by Rob Herring for
easy validation of YAML device-tree files in the linux kernel.
The version is current git as the only release so far - v0.1 - is old
and doesn't work with kernel's dt_binding_check make target.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Add a pypi recipe for ruamel-yaml parser.
Based on the recipe found in meta-homeassistant by Oleksandr Andrushchenko.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
werkzeug-test is not required for building "python3-flask".Hence it should be removed.And also there is no recipe for building werkzeug-test .Hence it is causing error for while building python3-flask.Please add this change ASAP
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Add new recipe python-importlib-metadata as it is RDEPEND of python-pytest.
Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Add new recipe python-packaging as it is RDEPEND of python-pytest.
Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Add new recipe python-pathlib2 as it is RDEPEND of python-pytest.
Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Add new recipe python-zipp as it is RDEPEND of python-importlib-metadata.
Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Add new recipe python-more-itertools as it is RDEPEND of python-zipp and python-pytest.
Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Persistent/immutable/functional data structures for python, now required
by python-jsonschema.
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
networkx only supports python3 starting v2.3. Move the common code to
.inc and remove python-2to3 RDEPENDS which is no longer needed:
4e611d7ea9
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
defusedxml is a pure Python package with modified subclasses of all
stdlib XML parsers that prevent any potentially malicious operation.
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Add new recipe python-atomicwrites as it is RDEPEND of python-pytest.
Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Add new recipe python3-colorama as it is RDEPEND of python3-cmd2.
Import from meta-virtualization and upgrade it from 0.3.9 to 0.4.1.
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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>
Its missing a rdep(python3-colorama), unless that recipe is added to
meta-python, its in blacklist and eventually it will be deleted before
zeus release if the rdep is still not submitted
Signed-off-by: Khem Raj <raj.khem@gmail.com>
asyncio is not packages seprately with python2 but only with python3
Fixes
ERROR: Nothing RPROVIDES 'python-asyncio' (but /mnt/b/yoe/sources/meta-openembedded/meta-python/recipes-devtools/python/python-jinja2_2.10.1.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'python-asyncio' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python-asyncio']
Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fixes:
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing PROVIDES 'gtk+' (but meta-oe/meta-python/recipes-devtools/python/python3-pyatspi_2.32.1.bb DEPENDS on or otherwise requires it)
gtk+ was skipped: one of 'x11 directfb' needs to be in DISTRO_FEATURES
ERROR: Required build target 'meta-world-pkgdata' has no buildable providers.
Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'python3-pyatspi', 'gtk+']
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
python hyperlink actually requires python idna. Otherwise, we get
the following error.
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib64/python3.7/site-packages/hyperlink/_init_.py", line 2, in <module>
from ._url import (URL,
File "/usr/lib64/python3.7/site-packages/hyperlink/_url.py", line 33, in <module>
from idna import encode as idna_encode, decode as idna_decode, IDNAError
ModuleNotFoundError: No module named 'idna'
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Using COMMON_LICENSE_DIR in LIC_FILES_CHKSUM of downloaded
code is never the right thing to do, there must be some
license information and that has to be checked instead.
In several cases the claimed LICENSE was also incorrect.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Add dependency on setuptools-scm-native
License update: remove space at end of line and blank lines at end of file.
Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Refresh patch: 0001-setup.py-remove-the-setup_requires-for-setuptools-scm.patch
Remove patch: pytest_version_fix.patch since this is not used.
License update: Copyright year updated to 2019
Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
pyatspi provide python3 support for Assistive Technology Service Provide Interface (AT-SPI2) protocol over Dbus.
This is useful not only for Accessibility (a11y) but also provides a medium for automation of GUI testing (such as python3-dogtail).
Signed-off-by: Aaron Chan <aaron.chun.yew.chan@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This library provides wrappers around the systemd DBus API for
manipulating systemd services.
Signed-off-by: Dan Callaghan <dan.callaghan@opengear.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
* enable client and asyncio_client PACKAGECONFIGs only in python3-socketio, because
there is no python-websockets, python--websocket-client recipes for python2 version
* fixes:
ERROR: Nothing RPROVIDES 'python3-aiohttp' (but
meta-oe/meta-python/recipes-devtools/python/python-socketio_4.3.1.bb
RDEPENDS on or otherwise requires it)
when python3-aiohttp is blacklisted
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Fix do_package_qa error
ERROR: QA Issue: /usr/libexec/blivetd contained in package python3-blivet requires /usr/bin/python3, but no providers found in RDEPENDS_python3-blivet? [file-rdeps]
Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fixes build with -Werror=return-type
twofish.c: In function 'init_twofish':
twofish.c:45:1: error: control reaches end of non-void function [-Werror=return-type]
45 | PyMODINIT_FUNC init_twofish(void) { }
| ^~~~~~~~~~~~~~
twofish.c: In function 'PyInit__twofish':
twofish.c:46:1: error: control reaches end of non-void function [-Werror=return-type]
46 | PyMODINIT_FUNC PyInit__twofish(void) { }
| ^~~~~~~~~~~~~~
cc1: some warnings being treated as errors
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Without additional RDEPENDS module could not be properly imported on
python 3.7.4. Additional RDEPENDS had to be added in order to start the
most basic examples from documentation:
https://python-socketio.readthedocs.io/en/latest/client.html
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
It is required to properly import the module. Tested on python 3.7.4
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Module could not be properly imported (tested on python 3.7.4)
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
According to the comment and issue link, the workaround is no longer
needed.
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
The present version was not compatible with python 3.7 because async is
now the proper keyword. The reported werror was:
asyncio_ensure_future = asyncio.async # Python < 3.5
^
SyntaxError: invalid syntax
Issues like this one: https://github.com/psf/requests-html/issues/65
explains the reason of that.
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This is the maintained PIL fork for python3 now a days
helps in writing/porting py2 recipes to py3
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Tim Orling <TicoTimo@gmail.com>
As it depends on pathon 2.x Numpy which has been removed from oe-core.
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
As it requires python-nose, which will be removed from oe-core.
3.x version remains available.
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This recipe depends on 2.x version of NumPy, which is about to be
removed from oe-core (due to the latest release of NumPy no longer
supporting Python 2.x).
3.x versions remain available as before.
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
License file changed LICENSE -> LICENSE.rst
Changes of license file as follows:
* Copyright (c) 2010 by Armin Ronacher and contributors. See AUTHORS
for more details.
Some rights reserved.
->
Copyright 2010 Pallets
* Redistribution and use in source and binary forms of the software as well
as documentation, with or without modification, are permitted provided
that the following conditions are met:
->
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* The names of the contributors may not be used to endorse or
promote products derived from this software without specific
prior written permission.
->
Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-License-Update: LICENSE in PKG-INFO file changed from MIT to UNKNOWN.
Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Fix the following issues:
$ python3 -c 'from PIL import Image'
ModuleNotFoundError: No module named 'pathlib'
...
ModuleNotFoundError: No module named 'logging'
...
ModuleNotFoundError: No module named 'numbers'
Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Update python3-pillow to version 6.1 and refresh patches.
License-Update: copyright years
Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-protobuf_3.8.0.bb to python-protobuf_3.9.0.bb.
-Upgrade from python3-protobuf_3.8.0.bb to python3-protobuf_3.9.0.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-pyflakes_1.6.0.bb to python-pyflakes_2.1.1.bb.
-License-Update: Now,it supports all active versions of Python: 2.7 and 3.4 to 3.7.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-cython_0.29.11.bb to python-cython_0.29.12.bb.
-Upgrade from python3-cython_0.29.11.bb to python3-cython_0.29.12.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
In target installer anaconda 30, when they try to go to blivet-gui,
anaconda.log shows a traceback:
23:02:49,842 INF threading: Thread Done: AnaExecuteStorageThread (140274838624000)
23:02:49,844 DBG exception: running handleException
23:02:49,845 CRT exception: Traceback (most recent call last):
File "/usr/lib/python3.7/site-packages/blivetgui/list_devices.py", line 165, in on_disk_selection_changed
selection.select_iter(self.last_iter)
TypeError: Argument 1 does not allow None as a value
23:02:49,845 DBG exception: Gtk running, queuing exception handler to the main loop
23:02:49,858 DBG ui.common: Entered spoke: BlivetGuiSpoke
23:02:49,858 DBG exception: running handleException
23:02:49,859 CRT exception: Traceback (most recent call last):
File "/usr/lib/python3.7/site-packages/blivetgui/list_devices.py", line 165, in on_disk_selection_changed
selection.select_iter(self.last_iter)
TypeError: Argument 1 does not allow None as a value
Backport a patch from upstream could fix the issue
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-cython_0.29.10.bb to python-cython_0.29.11.bb.
-Upgrade from python3-cython_0.29.10.bb to python3-cython_0.29.11.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-alembic_1.0.10.bb to python-alembic_1.0.11.bb.
-Upgrade from python3-alembic_1.0.10.bb to python3-alembic_1.0.11.bb.
-License-Update:Removed description of MIT license and trademark.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Since commit [e3392ec python-six: put python2/3 variant together] applied,
python-six recipe was moved to meta-oe, but not remove the duplicated one
The python3-six recipe and python-six.inc is in oe-core
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-certifi_2019.3.9.bb to python-certifi_2019.6.16.bb.
-Upgrade from python3-certifi_2019.3.9.bb to python3-certifi_2019.6.16.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-wrapt_1.11.1.bb to python-wrapt_1.11.2.bb.
-Upgrade from python3-wrapt_1.11.1.bb to python3-wrapt_1.11.2.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-twisted_19.2.0.bb to python-twisted_19.2.1.bb.
-Upgrade from python3-twisted_19.2.0.bb to python3-twisted_19.2.1.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
The patch for Python 3.7 compatibility is already in 3.8.0.
Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-urllib3_1.25.2.bb to python-urllib3_1.25.3.bb.
-Upgrade from python3-urllib3_1.25.2.bb to python3-urllib3_1.25.3.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-requests_2.21.0.bb to python-requests_2.22.0.bb.
-Upgrade from python3-requests_2.21.0.bb to python3-requests_2.22.0.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-psutil_5.6.2.bb to python-psutil_5.6.3.bb.
-Upgrade from python3-psutil_5.6.2.bb to python3-psutil_5.6.3.bb.
-License-Update: Simplified introduction to the license for this package.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-lxml_4.3.3.bb to python-lxml_4.3.4.bb.
-Upgrade from python3-lxml_4.3.3.bb to python3-lxml_4.3.4.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-cython_0.29.7.bb to python-cython_0.29.10.bb.
-Upgrade from python3-cython_0.29.7.bb to python3-cython_0.29.10.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-cryptography-vectors_2.6.1.bb to python-cryptography-vectors_2.7.bb.
-Upgrade from python3-cryptography-vectors_2.6.1.bb to python3-cryptography-vectors_2.7.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-cryptography_2.6.1.bb to python-cryptography_2.7.bb.
-Upgrade from python3-cryptography_2.6.1.bb to python3-cryptography_2.7.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-cachetools_3.1.0.bb to python-cachetools_3.1.1.bb.
-Upgrade from python3-cachetools_3.1.0.bb to python3-cachetools_3.1.1.bb
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-babel_2.6.0.bb to python-babel_2.7.0.bb.
-Upgrade from python3-babel_2.6.0.bb to python3-babel_2.7.0.bb
-License-Update: Copyright year updated to 2019.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-mako_1.0.10.bb to python-mako_1.0.12.bb.
-License-Update: Copyright year updated to 2019.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This upgrade corrects a parameter issue on the Integer32.clone method within __SNMP-FRAMEWORK-MIB.py
LICENSE checksum has also been updated to reflect the change of filename from LICENSE.txt to LICENSE.rst
Signed-off-by: thstead <thstead@steadtechnology.co.uk>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-pysocks_1.6.8.bb to python-pysocks_1.7.0.bb.
-Upgrade from python3-pysocks_1.6.8.bb to python3-pysocks_1.7.0.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-wrapt_1.10.11.bb to python-wrapt_1.11.1.bb.
-Upgrade from python3-wrapt_1.10.11.bb to python3-wrapt_1.11.1.bb.
-License-Update: Copyright year updated to 2019.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-urllib3_1.23.bb to python-urllib3_1.25.2.bb.
-Upgrade from python3-urllib3_1.23.bb to python3-urllib3_1.25.2.bb.
-License-Update: Copyright year updated to 2019.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-six_1.11.0.bb to python-six_1.12.0.bb.
-License-Update: Copyright year updated to 2018.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-pyparsing_2.2.0.bb to python-pyparsing_2.4.0.bb.
-Upgrade from python3-pyparsing_2.2.0.bb to python3-pyparsing_2.4.0.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-rfc3987_1.3.7.bb to python-rfc3987_1.3.8.bb.
-Upgrade from python3-rfc3987_1.3.7.bb to python3-rfc3987_1.3.8.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-pymongo_3.7.2.bb to python-pymongo_3.8.0.bb.
-Upgrade from python3-pymongo_3.7.2.bb to python3-pymongo_3.8.0.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-psutil_5.6.1.bb to python-psutil_5.6.2.bb.
-Upgrade from python3-psutil_5.6.1.bb to python3-psutil_5.6.2.bb
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-cython_0.29.6.bb to python-cython_0.29.7.bb.
-Upgrade from python3-cython_0.29.6.bb to python3-cython_0.29.7.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-alembic_1.0.9.bb to python-alembic_1.0.10.bb.
-Upgrade from python3-alembic_1.0.9.bb to python3-alembic_1.0.10.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-pyasn1_0.4.4.bb to python-pyasn1_0.4.5.bb.
-Upgrade from python3-pyasn1_0.4.4.bb to python3-pyasn1_0.4.5.bb
-License-Update: Copyright year updated to 2019.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-pip_18.0.bb to python-pip_19.1.bb.
-License-Update: Copyright year updated to 2019.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-decorator_4.3.0.bb to python-decorator_4.4.0.bb.
-Upgrade from python3-decorator_4.3.0.bb to python3-decorator_4.4.0.bb.
-License-Update: Copyright year updated to 2018.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-zopeinterface_4.5.0.bb to python-zopeinterface_4.6.0.bb.
-Upgrade from python3-zopeinterface_4.5.0.bb to python3-zopeinterface_4.6.0.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-twisted_18.4.0.bb to python-twisted_19.2.0.bb.
-Upgrade from python3-twisted_18.4.0.bb to python3-twisted_19.2.0.bb.
-License-Update: Copyright year updated to 2019.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-hyperlink_18.0.0.bb to python-hyperlink_19.0.0.bb.
-Upgrade from python3-hyperlink_18.0.0.bb to python3-hyperlink_19.0.0.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-cffi_1.12.2.bb to python-cffi_1.12.3.bb.
-Upgrade from python3-cffi_1.12.2.bb to python3-cffi_1.12.3.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-alembic_1.0.0.bb to python-alembic_1.0.9.bb.
-Upgrade from python3-alembic_1.0.0.bb to python3-alembic_1.0.9.bb.
-License-Update: Copyright year updated to 2019.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-lxml_4.3.1.bb to python-lxml_4.3.3.bb.
-Upgrade from python3-lxml_4.3.1.bb to python3-lxml_4.3.3.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-jinja2_2.10.bb to python-jinja2_2.10.1.bb.
-Upgrade from python3-jinja2_2.10.bb to python3-jinja2_2.10.1.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-editor_1.0.3.bb to python-editor_1.0.4.bb.
-Upgrade from python3-editor_1.0.3.bb to python3-editor_1.0.4.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-cython_0.28.5.bb to python-cython_0.29.6.bb.
-Upgrade from python3-cython_0.28.5.bb to python3-cython_0.29.6.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-stevedore_1.29.0.bb to python-stevedore_1.30.1.bb.
-Upgrade from python3-stevedore_1.29.0.bb to python3-stevedore_1.30.1.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-pytz_2018.5.bb to python-pytz_2019.1.bb.
-Upgrade from python3-pytz_2018.5.bb to python3-pytz_2019.1.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-pyopenssl_18.0.0.bb to python-pyopenssl_19.0.0.bb.
-Upgrade from python3-pyopenssl_18.0.0.bb to python3-pyopenssl_19.0.0.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-pymongo_3.7.1.bb to python-pymongo_3.7.2.bb.
-Upgrade from python3-pymongo_3.7.1.bb to python3-pymongo_3.7.2.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-py_1.6.0.bb to python-py_1.8.0.bb.
-Upgrade from python3-py_1.6.0.bb to python3-py_1.8.0.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-psutil_5.4.6.bb to python-psutil_5.6.1.bb.
-Upgrade from python3-psutil_5.4.6.bb to python3-psutil_5.6.1.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-msgpack_0.6.0.bb to python-msgpack_0.6.1.bb.
-Upgrade from python3-msgpack_0.6.0.bb to python3-msgpack_0.6.1.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-dateutil_2.7.3.bb to python-dateutil_2.8.0.bb.
-Upgrade from python3-dateutil_2.7.3.bb to python3-dateutil_2.8.0.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-beautifulsoup4_4.6.0.bb to python-beautifulsoup4_4.7.1.bb.
-Upgrade from python3-beautifulsoup4_4.6.0.bb to python3-beautifulsoup4_4.7.1.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-certifi_2018.8.13.bb to python-certifi_2019.3.9.bb.
-Upgrade from python3-certifi_2018.8.13.bb to python3-certifi_2019.3.9.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-attrs_18.1.0.bb to python-attrs_19.1.0.bb.
-Upgrade from python3-attrs_18.1.0.bb to python3-attrs_19.1.0.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Upgrade from python-cffi_1.11.5.bb to python-cffi_1.12.2.bb.
-Upgrade from python3-cffi_1.11.5.bb to python3-cffi_1.12.2.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
The previous commits put the python-engineio, python-socketio and
python-flask-socketio to a wrong directory. Move them to meta-python.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Move the -pthread linker flag to the .inc file because it is
needed for python 2 & 3.
Signed-off-by: Chris Garren <cdgarren@indesign-llc.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
GYP (Generate Your Projects) is a meta-build system by Google.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
- Set option by modify setup.py
- Do not override do_compile to call `setup.py build_ext', it will
missing options at do_install time which causing host contamination
...
Found webp/demux.h
Found library webpmux at /usr/lib/libwebpmux.so
Found library webpdemux at /usr/lib/libwebpdemux.so
/usr/include/pthread.h:682:6: error: 'regparm' is not valid on this platform
...
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
The chmod was removing the executing bit from the directory and then
the native version was failing to build.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Replaced 'cryptography' by the much small 'crypto' package.
With cryptography, the build is too big with e.g. cpp included.
PS: this was already a long time the mailinglist. I guess with my
attempt to attach a patch, this could be processed.
Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Drop patches as they were backports which are now available as part of
this release.
License checksum changed but the license is the same (license address
changed from http to https).
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
- Compiling with option `--cpp_implementation', add cpp implementation
support which requires to build with protobuf.
- Workaround native compile failure while host gcc <= 4.8
Setting environment KOKORO_BUILD_NUMBER, the build will explicitly compile
with option `-std=c++11', it could workaround native compile failure while
host gcc <= 4.8
...
/usr/include/c++/4.8/bits/c++0x_warning.h:32:2: error: #error This file
requires compiler and library support for the ISO C++ 2011 standard. This
support is currently experimental, and must be enabled with the -std=c++11
or -std=gnu++11 compiler options
...
- Add Python 3.7 compatibility
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
1.Upgrade python-paste from 2.0.3 to 3.0.6.
2.Add pytest-runner to run pytest
Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
1.Upgrade python-lxml and python3-lxml from 4.2.4 to 4.3.1
2.Modified some outdated descriptions in iso-schematron.rng
Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This fixes build issues with Python 3.7.
License-Update: added BSD license for one of the source files
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Yocto recipes for easy to use python2 and python3 libraries for accessing twitter APIs
Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Yocto recipes for Python Requests and Oauthlib libraries to provide
easy-to-use Python 2 and Python 3 interfaces for building OAuth1 and
OAuth2 clients.
Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This fixes the QA errors about double defining this in PACKAGES
it seems to be removed in py3 version of recipe too so we just do it in
inc file so both recipes can use it
Fix a typo in specifying rdep
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Remove egg file build. This got introduced with commit fb1696372f
("python-vcversioner: Error Fix for recipes depend on
python-vcversioner"). However, it seems that this was actually not
related to the missing egg file, but to the back then missing depends
on python-vcversioner-native. This got fixed in commit 12d09665bb
("python-jsonschema, python3-jsonschema: add vcversioner-native
dependency").
It also causes issue when trying to build a reproducible build with a
timestamp of 0 due to limitations of the ZIP file format used by the
Python egg packaging.
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Remove egg file build. This got introduced with commit fb1696372f
("python-vcversioner: Error Fix for recipes depend on
python-vcversioner"). However, it seems that this was actually not
related to the missing egg file, but to the back then missing depends
on python-vcversioner-native. This got fixed in commit 12d09665bb
("python-jsonschema, python3-jsonschema: add vcversioner-native
dependency").
It also causes issue when trying to build a reproducible build with a
timestamp of 0 due to limitations of the ZIP file format used by the
Python egg packaging.
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
pyinotify depends on having asyncore.py available which is provided by
python2/3-smtpd.
Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
The python-cryptography package is in fact not depending on
python-pycparser.
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Disable build on ppc as well
Drop already upstreamed patches
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andrew Jeffery <andrew@aj.id.au>
Cc: Tim "moto-timo" Orling <TicoTimo@gmail.com>
Cc: Derek Straka <derek@asterius.io>
Set PYPI_PACKAGE to msgpack since python-msgpack is deprecated
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Tim "moto-timo" Orling <TicoTimo@gmail.com>
Cc: Derek Straka <derek@asterius.io>
Drop 0012-remove-dmraid-dependency-check.patch and
0013-add-Z-y-and-y-to-lvm.pvcreate.patch which the
new version has fixed the issues
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>