]> code.ossystems Code Review - openembedded-core.git/commit
python3-pycairo: update to 1.15.3
authorJose Lamego <jose.a.lamego@linux.intel.com>
Wed, 11 Oct 2017 21:08:44 +0000 (16:08 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Nov 2017 13:54:43 +0000 (13:54 +0000)
commit08003b47079e61c4ec6bc90d7dfdf8e36c4e24a8
treebe0249c8889686da448310a2f389764bdbd192f0
parentc60288aba70635238094c6b813228b31e0715db9
python3-pycairo: update to 1.15.3

python3-pycairo needs to be updated to latest stable release.

Changes in this update:
 SRC_URI updated to new GitHub repository.
 LICENSE updated to LGPLv2.1 & MPLv1.1.
 LICENSE_FILES_CHkSUM updated accordingly to new License.
 inherit distutils3 replaced with setuptools3.
 waf-related instructions dropped due to use of setuptools3.
 py3cairo header file copied to "includedir" where it is assumed
 to be located by some dependencies.

This change was tested in qemux86 running core-image-minimal

Signed-off-by: Jose Lamego <jose.a.lamego@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python3-pycairo_1.10.0.bb [deleted file]
meta/recipes-devtools/python/python3-pycairo_1.15.3.bb [new file with mode: 0644]