]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-scons{-native}: upgrade 3.1.1 -> 3.1.2
authorTim Orling <timothy.t.orling@linux.intel.com>
Tue, 25 Feb 2020 04:21:42 +0000 (20:21 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Feb 2020 23:08:11 +0000 (23:08 +0000)
commit44b46ae6c65448901477def57a45d5a4ecc2d246
tree5f70e4c1a9de94a9545043ddd8ce6932622d5f43
parentc616731ed90f5b20ae9d59165140ecd242cf44b2
python3-scons{-native}: upgrade 3.1.1 -> 3.1.2

THis release is a mix of improvements and fixes:
https://github.com/SCons/scons/blob/3.1.2/src/RELEASE.txt

* Changed to inherit pypi rather than relying on SOURCEFORGE_MIRROR.
* Add SRC_URI for LICENSE file (not included in pypi tarball).
* Make it more obvious that RDEPENDS are for class-target and
  drop empty RDEPENDS from -native
* python3-scons-native now DEPENDS on python3-setuptools-native

* Tested with core-image-base + packagegroup-core-buildessential
  with "scons" oe-selftest via testimage.
* Tested build of "serf" (which uses python3-scons-native via the
  scons.bbclass).

License-Update: Added "MIT License" text, updated copyright years

Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-scons-native_3.1.2.bb [moved from meta/recipes-devtools/python/python3-scons-native_3.1.1.bb with 79% similarity]
meta/recipes-devtools/python/python3-scons_3.1.1.bb [deleted file]
meta/recipes-devtools/python/python3-scons_3.1.2.bb [new file with mode: 0644]