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>
-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>