[OE-core] [PATCH] pypi.bbclass: Update the upstream checks to automatically replace '_' with '-'

2023-09-20 Thread Derek Straka
break upstream checks for 3 packages that will be patched shortly: - python3-ipython-genutils - python3-ninja-syntax - python3-wpa-supplicant Signed-off-by: Derek Straka --- meta/classes-recipe/pypi.bbclass | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/meta/classes

Re: [OE-core] [PATCH] python3: enable profile optimized builds

2018-08-23 Thread Derek Straka
+1 for this being opt in. It's a substantial hit to build time On Thu, Aug 23, 2018 at 12:21 PM Christopher Larson wrote: > IMO PGO should really stay opt-in, not opt-out, given the performance > impact. > > On Thu, Aug 23, 2018 at 1:28 AM Richard Purdie < > richard.pur...@linuxfoundation.org>

[OE-core] [PATCH] python3-git: update to version 2.1.11

2018-08-17 Thread Derek Straka
Update to the latest stable release Signed-off-by: Derek Straka --- meta/recipes-devtools/python/python-git.inc | 4 ++-- .../python/{python3-git_2.1.10.bb => python3-git_2.1.11.bb} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/reci

[OE-core] [PATCH] python3-pip: update to version 18.0

2018-08-17 Thread Derek Straka
License-Update: Update checksum for copyright year changes Update to the latest stable version Signed-off-by: Derek Straka --- .../python/{python3-pip_10.0.1.bb => python3-pip_18.0.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-devtools/pyt

[OE-core] [PATCH] python3-gitdb: update to version 2.0.4

2018-08-17 Thread Derek Straka
Update to the latest stable release Signed-off-by: Derek Straka --- meta/recipes-devtools/python/python-gitdb.inc | 4 ++-- .../python/{python3-gitdb_2.0.3.bb => python3-gitdb_2.0.4.bb} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/reci

Re: [OE-core] [PATCH V2] distutils/setuptools-native, distutils3/setuptools3-native: do not try to fetch code during do_compile

2018-07-27 Thread Derek Straka
this will ripple through the python heavy layers; I found a couple yesterday in meta-iot-cloud. On Fri, Jul 27, 2018 at 7:41 AM, Derek Straka wrote: > Yes. I was just waiting for my master build to wrap up. > > On Fri, Jul 27, 2018, 7:39 AM Martin Jansa wrote: > >> I like this ch

Re: [OE-core] [PATCH V2] distutils/setuptools-native, distutils3/setuptools3-native: do not try to fetch code during do_compile

2018-07-27 Thread Derek Straka
Yes. I was just waiting for my master build to wrap up. On Fri, Jul 27, 2018, 7:39 AM Martin Jansa wrote: > I like this change, some recipes in meta-oe seems to be broken now, is > someone already working on a fix? > > I'm seeing following 5 failures in my world builds: > >

[OE-core] [PATCH] python3-pycairo: update to 1.17.1

2018-07-10 Thread Derek Straka
Update the python3-pycairo package to the latest stable version and move the .h and .pc files to the standard location Tested on the qemu with core-image-minimal Signed-off-by: Derek Straka --- ...{python3-pycairo_1.15.6.bb => python3-pycairo_1.17.1.bb} | 13 - 1 file changed

[OE-core] [PATCH] python3-pygobject: update to 3.28.3

2018-07-10 Thread Derek Straka
Update the python3-pygobject package to the latest stable version Tested on the qemu with core-image-minimal Signed-off-by: Derek Straka --- .../{python3-pygobject_3.28.1.bb => python3-pygobject_3.28.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/reci

[OE-core] [PATCH] python*-setuptools: update to 40.0.0

2018-07-10 Thread Derek Straka
Update the python{3}-setuptools to the latest stable version Tested on the qemu with core-image-minimal Signed-off-by: Derek Straka --- meta/recipes-devtools/python/python-setuptools.inc| 4 ++-- .../{python-setuptools_39.2.0.bb => python-setuptools_40.0.0.bb}

[OE-core] [PATCH] python: update to version 2.7.15

2018-06-30 Thread Derek Straka
Update to the latest stable version License-Update: Copyright year updated to include 2018 Remove the alignment patch that is included upstream Signed-off-by: Derek Straka --- ...on-native_2.7.14.bb => python-native_2.7.15.bb} | 1 - meta/recipes-devtools/python/python.inc|

[OE-core] [PATCH] python-numpy: update to 1.14.5

2018-06-30 Thread Derek Straka
Update to the latest stable release Signed-off-by: Derek Straka --- meta/recipes-devtools/python-numpy/python-numpy.inc | 4 ++-- .../python-numpy/{python-numpy_1.14.2.bb => python-numpy_1.14.5.bb} | 0 .../python-numpy/{python3-numpy_1.14.2.bb => python3-numpy_1.1

[OE-core] [PATCH] python3-pip: update to version 10.0.1

2018-06-30 Thread Derek Straka
License-Update: Update checksum for whitespace (CRLF) changes Update to the latest stable version Signed-off-by: Derek Straka --- .../python/{python3-pip_9.0.3.bb => python3-pip_10.0.1.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-devtools/pyt

[OE-core] [PATCH] python3-git: update to 2.1.10

2018-06-30 Thread Derek Straka
python3-git was updated to the latest stable version Tested on qemux86-64 using core-image-minimal Signed-off-by: Derek Straka --- meta/recipes-devtools/python/python-git.inc | 4 ++-- .../python/{python3-git_2.1.8.bb => python3-git_2.1.10.bb}| 0 2 fi

[OE-core] [PATCH] python3-dbus: update to latest stable version of 1.2.8

2018-06-30 Thread Derek Straka
Remove the PACKAGECONFIG for documentation as it now requires python3-sphinx which is not provided in any existing recipe. Signed-off-by: Derek Straka --- .../python/{python3-dbus_1.2.6.bb => python3-dbus_1.2.8.bb} | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) ren

[OE-core] [PATCH] python*-setuptools: update to 39.2.0

2018-06-29 Thread Derek Straka
Update the python{3}-setuptools to the latest stable version Tested on the qemu with core-image-minimal Signed-off-by: Derek Straka --- meta/recipes-devtools/python/python-setuptools.inc| 4 ++-- .../{python-setuptools_39.0.1.bb => python-setuptools_39.2.0.bb}

[OE-core] [PATCH] python3-pycairo: update to version 1.16.3

2018-03-24 Thread Derek Straka
in qemux86-64 running core-image-minimal Signed-off-by: Derek Straka <de...@asterius.io> --- ...ython3-pycairo_1.15.6.bb => python3-pycairo_1.16.3.bb} | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) rename meta/recipes-devtools/python/{python3-pycairo_1.15.6.bb =&

[OE-core] [PATCH] python*-setuptools: update to 39.0.1

2018-03-24 Thread Derek Straka
Update the python{3}-setuptools to the latest stable version Tested on the qemu with core-image-minimal Signed-off-by: Derek Straka <de...@asterius.io> --- meta/recipes-devtools/python/python-setuptools.inc| 4 ++-- .../{python-setuptools_39.0.0.bb =&g

[OE-core] [PATCH] python3-pip: update to version 9.0.3

2018-03-24 Thread Derek Straka
Update to the latest stable version Signed-off-by: Derek Straka <de...@asterius.io> --- .../python/{python3-pip_9.0.2.bb => python3-pip_9.0.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-pip_9.0.2.bb => pytho

Re: [OE-core] Build Error

2018-03-19 Thread Derek Straka
rs. i.e. all rocko, all master, etc. > > Thanks > > On Tue, 20 Mar 2018, 01:18 Derek Straka, <de...@asterius.io> wrote: > >> Are you mixing and matching branches between layers? Is your >> meta-openembedded on rocko or master? >> >> On Mon, Mar 19, 2018 at

Re: [OE-core] Build Error

2018-03-19 Thread Derek Straka
Are you mixing and matching branches between layers? Is your meta-openembedded on rocko or master? On Mon, Mar 19, 2018 at 3:44 PM, Rajath C S wrote: > Hi, > > 1. So while building the target i get the following error, > > bitbake core-image-sato > Loading cache: 100%

[OE-core] [PATCH] python-numpy: update to 1.14.2

2018-03-18 Thread Derek Straka
Update to the latest stable release Signed-off-by: Derek Straka <de...@asterius.io> --- meta/recipes-devtools/python-numpy/python-numpy.inc | 4 ++-- .../python-numpy/{python-numpy_1.14.1.bb => python-numpy_1.14.2.bb} | 0 .../python-numpy/{python3-numpy_1.14.1.bb =

[OE-core] [PATCH] python3-pip: update to 9.0.2

2018-03-18 Thread Derek Straka
Update to the latest stable release Signed-off-by: Derek Straka <de...@asterius.io> --- .../python/{python3-pip_9.0.1.bb => python3-pip_9.0.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-pip_9.0.1.bb => pytho

[OE-core] [PATCH] python3-pygobject: update to 3.28.1

2018-03-18 Thread Derek Straka
Update to the latest stable release Tested in qemux86-64 running core-image-minimal Signed-off-by: Derek Straka <de...@asterius.io> --- .../{python3-pygobject_3.26.1.bb => python3-pygobject_3.28.1.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta/recipes

[OE-core] [PATCH] python*-setuptools: update to 39.0.0

2018-03-18 Thread Derek Straka
Update the python{3}-setuptools to the latest stable version Tested on the qemu with core-image-minimal Signed-off-by: Derek Straka <de...@asterius.io> --- meta/recipes-devtools/python/python-setuptools.inc| 4 ++-- .../{python-setuptools_38.5.2.bb =&g

Re: [OE-core] [PATCHv2] python3: update to version 3.5.5 to fix security issues

2018-03-15 Thread Derek Straka
com> wrote: > On 03/15/2018 06:37 PM, Derek Straka wrote: > >> Definitely. I just didn't do the git add. I'll send out the v2 >> shortly. Thanks for catching that! >> > > While we're on the subject of python upgrades, I'd like to ask, what kind > of pl

Re: [OE-core] [PATCHv2] python3: update to version 3.5.5 to fix security issues

2018-03-15 Thread Derek Straka
I'll stop failing eventually... I'm surprised I didn't get a bounce from the patch test script. In any case, I sent the native version. On Thu, Mar 15, 2018 at 12:31 PM, Alexander Kanavin < alexander.kana...@linux.intel.com> wrote: > On 03/15/2018 06:37 PM, Derek Straka wrote: > &

[OE-core] [PATCH] python3-native: update to version 3.5.5 to fix security issues

2018-03-15 Thread Derek Straka
License-Update: checksum change is due to bump in copyright year Resolves CVE-2017-1000158 and other potential security issues See https://docs.python.org/3.5/whatsnew/changelog.html#python-3-5-5-final Signed-off-by: Derek Straka <de...@asterius.io> --- .../python/{python3-native_3.

[OE-core] [PATCHv3] python3: update to version 3.5.5 to fix security issues

2018-03-15 Thread Derek Straka
License-Update: checksum change is due to bump in copyright year Resolves CVE-2017-1000158 and other potential security issues See https://docs.python.org/3.5/whatsnew/changelog.html#python-3-5-5-final Signed-off-by: Derek Straka <de...@asterius.io> --- .../python/{python3-native_3.

Re: [OE-core] [PATCHv2] python3: update to version 3.5.5 to fix security issues

2018-03-15 Thread Derek Straka
Definitely. I just didn't do the git add. I'll send out the v2 shortly. Thanks for catching that! On Thu, Mar 15, 2018 at 12:25 PM, Alexander Kanavin < alexander.kana...@linux.intel.com> wrote: > On 03/12/2018 12:18 AM, Derek Straka wrote: > >> License-Update: checksum cha

[OE-core] [PATCHv2] python3: update to version 3.5.5 to fix security issues

2018-03-11 Thread Derek Straka
License-Update: checksum change is due to bump in copyright year Resolves CVE-2017-1000158 and other potential security issues See https://docs.python.org/3.5/whatsnew/changelog.html#python-3-5-5-final Signed-off-by: Derek Straka <de...@asterius.io> --- meta/recipes-devtools/

[OE-core] [PATCH] python3: update to version 3.5.5 to fix security issues

2018-03-11 Thread Derek Straka
License-Update: checksum change is due to bump in copyright year Resolves CVE-2017-1000158 and other potential securty issues See https://docs.python.org/3.5/whatsnew/changelog.html#python-3-5-5-final Signed-off-by: Derek Straka <de...@asterius.io> --- meta/recipes-devtools/

[OE-core] [PATCH] python*-setuptools: update to 38.5.2

2018-03-11 Thread Derek Straka
Update the python{3}-setuptools to the latest stable version Tested on the qemu with core-image-minimal Signed-off-by: Derek Straka <de...@asterius.io> --- meta/recipes-devtools/python/python-setuptools.inc| 4 ++-- .../{python-setuptools_38.5.1.bb =&g

[OE-core] [PATCH] python-numpy: reorganize numpy recipes to use a common .inc file to reduce duplication

2018-03-10 Thread Derek Straka
Signed-off-by: Derek Straka <de...@asterius.io> --- .../recipes-devtools/python-numpy/python-numpy.inc | 109 .../python-numpy/python-numpy_1.14.1.bb| 113 + .../python-numpy/python3-numpy_1.14.1.bb | 112 +--- 3

Re: [OE-core] [PATCH] python3-pycairo: update to 1.16.3

2018-03-05 Thread Derek Straka
Not sure that it is the correct solution, but I sent a v2. Is it better to override --install-data directory in this instance rather than touching up the locations in the do_install_append? On Mon, Mar 5, 2018 at 7:59 AM, Derek Straka <de...@asterius.io> wrote: > Probably. I didn't ev

[OE-core] [PATCHv2] python3-pycairo: update to 1.16.3

2018-03-05 Thread Derek Straka
in qemux86-64 running core-image-minimal Signed-off-by: Derek Straka <de...@asterius.io> --- ...ython3-pycairo_1.15.6.bb => python3-pycairo_1.16.3.bb} | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) rename meta/recipes-devtools/python/{python3-pycairo_1.15.6.bb =&

Re: [OE-core] [PATCH] python3-pycairo: update to 1.16.3

2018-03-05 Thread Derek Straka
Probably. I didn't even notice that it wasn't. v2 coming once I verify. On Mon, Mar 5, 2018 at 7:56 AM, Burton, Ross <ross.bur...@intel.com> wrote: > Shouldn't the .h and .pc be in PN-dev? > > On 5 March 2018 at 12:52, Derek Straka <de...@asterius.io> wrote: > >&g

[OE-core] [PATCH] python3-pycairo: update to 1.16.3

2018-03-05 Thread Derek Straka
Update to the latest stable release Add the .pc file to the list of FILES Tested in qemux86-64 running core-image-minimal Signed-off-by: Derek Straka <de...@asterius.io> --- .../{python3-pycairo_1.15.6.bb => python3-pycairo_1.16.3.bb} | 9 ++--- 1 file changed, 6 inserti

[OE-core] Fwd: [RFC] meta-openembedded/meta-oe re-org

2018-02-25 Thread Derek Straka
On Sat, Feb 24, 2018 at 12:56 PM, akuster808 wrote: > Hello, > > I am planning on moving some recipes to new locations that are more > in-line with their function. > > Also, I plan on adding *-shells, *-dbs, *-security and *.crypto and > moving the appropriate recipes

[OE-core] [PATCHv2] python3-dbus: update to version 1.2.6

2018-02-11 Thread Derek Straka
License-Update: Checksum updated for added clarification to licenses in other directories and verified the license terms remain the same Signed-off-by: Derek Straka <de...@asterius.io> --- .../python/{python3-dbus_1.2.4.bb => python3-dbus_1.2.6.bb} | 6 +++--- 1 file c

[OE-core] [PATCH] python3-dbus: update to version 1.2.6

2018-02-11 Thread Derek Straka
Update the license file checksum for a added reference and verify the license terms remain the same Signed-off-by: Derek Straka <de...@asterius.io> --- .../python/{python3-dbus_1.2.4.bb => python3-dbus_1.2.6.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) re

[OE-core] [PATCH] python*-setuptools: update to 38.5.1

2018-02-11 Thread Derek Straka
Update the python{3}-setuptools to the latest stable version Tested on the qemu with core-image-minimal Signed-off-by: Derek Straka <de...@asterius.io> --- meta/recipes-devtools/python/python-setuptools.inc| 4 ++-- .../{python-setuptools_38.4.0.bb =&g

[OE-core] [PATCH] python3-pycairo: update to 1.15.6

2018-01-30 Thread Derek Straka
Update to the latest stable release Tested in qemux86-64 running core-image-minimal Signed-off-by: Derek Straka <de...@asterius.io> --- .../python/{python3-pycairo_1.15.4.bb => python3-pycairo_1.15.6.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes

[OE-core] [PATCH] python3: update target and native recipes to 3.5.4

2018-01-30 Thread Derek Straka
Regenerated the manifest based on the latest release version Updated the license checksum for the latest version that updated the copyright dates Signed-off-by: Derek Straka <de...@asterius.io> --- ...on3-native_3.5.3.bb => python3-native_3.5.4.bb} | 12 +- .../python3/0001-cros

[OE-core] [PATCH 2/2] python2-manifest: update the manifest file for python 2.7.14

2018-01-29 Thread Derek Straka
The manifest file was not regenerated when the package was updated. Signed-off-by: Derek Straka <de...@asterius.io> --- meta/recipes-devtools/python/python/python2-manifest.json | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/python/

[OE-core] [PATCH 1/2] python-native: add dependency for gdbm and db native packages

2018-01-29 Thread Derek Straka
These two packages are required to ensure the manifest files contain all of the generated packages. Without this, the db and gdbm packages will not contain the .so files as they are skipped during the compilation steps Signed-off-by: Derek Straka <de...@asterius.io> --- meta/recipes-de

Re: [OE-core] [PATCH v2] python: Upgrade both python and python-native to 2.7.14

2018-01-29 Thread Derek Straka
Thanks. Last I checked it was just in master-next. I'll send the patch for the manifest once I get off the train. On Jan 29, 2018 5:18 PM, "Richard Purdie" < richard.pur...@linuxfoundation.org> wrote: > On Mon, 2018-01-29 at 16:49 -0500, Derek Straka wrote: > > Rebas

[OE-core] [PATCH v2] python: Upgrade both python and python-native to 2.7.14

2018-01-29 Thread Derek Straka
terms remain unchanged Added an extra do_compile item to create the native pgen that no longer gets compiled by default Update the json manifest with the latest dependency set Signed-off-by: Derek Straka <de...@asterius.io> --- ...on-native_2.7.13.bb => python-native_2.7.14.bb} | 6 +

[OE-core] [PATCHv2] python: Upgrade both python and python-native to 2.7.14

2018-01-29 Thread Derek Straka
terms remain unchanged Added an extra do_compile item to create the native pgen that no longer gets compiled by default Update the json manifest with the latest dependency set Signed-off-by: Derek Straka <de...@asterius.io> --- ...on-native_2.7.13.bb => python-native_2.7.14.bb} | 6 +

Re: [OE-core] [PATCH] python: Upgrade both python and python-native to 2.7.14

2018-01-29 Thread Derek Straka
Nope. I'm using Ubuntu 16.04. On Mon, Jan 29, 2018 at 3:17 PM, Tim Orling <ticot...@gmail.com> wrote: > > On Mon, Jan 29, 2018 at 12:02 PM Derek Straka <de...@asterius.io> wrote: > >> It looks like the .so files (specifically gdbm and bsddb) are getting >> dro

Re: [OE-core] [PATCH] python: Upgrade both python and python-native to 2.7.14

2018-01-29 Thread Derek Straka
It looks like the .so files (specifically gdbm and bsddb) are getting dropped from the manifest when I run the create manifest task. I'll have to take a look at why those aren't getting pulled into the dependency list. On Mon, Jan 29, 2018 at 2:49 PM, Derek Straka <de...@asterius.io>

Re: [OE-core] [PATCH] python: Upgrade both python and python-native to 2.7.14

2018-01-29 Thread Derek Straka
you run the create manifest task along with the > upgrade? > > > Cheers, > > > Alejandro > > > > On 01/26/2018 11:25 AM, Derek Straka wrote: > >> Rebased: >>- python/01-use-proper-tools-for-cross-build.patch >>- python/fix-makefile-for-ptest.

[OE-core] [PATCH] python: Upgrade both python and python-native to 2.7.14

2018-01-26 Thread Derek Straka
terms remain unchanged Added an extra do_compile item to create the native pgen that no longer gets compiled by default Signed-off-by: Derek Straka <de...@asterius.io> --- ...on-native_2.7.13.bb => python-native_2.7.14.bb} | 6 meta/recipes-devtools/python/python.inc

[OE-core] [PATCH] python3-manifest: add the _pydecimal files to the numbers package

2018-01-25 Thread Derek Straka
The _pydecimal files are required to use the numbers package and downstream packages are currently required to add a RDEPENDS on python3-misc to avoid an import error Signed-off-by: Derek Straka <de...@asterius.io> --- meta/recipes-devtools/python/python3/python3-manifest.json | 8 +

[OE-core] [PATCH] python*-setuptools: update to 38.4.0

2018-01-21 Thread Derek Straka
Update the python{3}-setuptools to the latest stable version Tested on the qemu with core-image-minimal Signed-off-by: Derek Straka <de...@asterius.io> --- meta/recipes-devtools/python/python-setuptools.inc| 4 ++-- .../{python-setuptools_38.2.5.bb =&g

Re: [OE-core] [oe] splitting python's standard library

2017-12-28 Thread Derek Straka
rote: > >> On 19 December 2017 at 13:23, Derek Straka <de...@asterius.io> wrote: >> >>> Cool. Works for me. Thanks. >>> >> >> There's an epic patch on the list which I'm reviewing right now that >> drastically changes how the core Python li

[OE-core] [PATCH] python*-setuptools: update to 38.2.5

2017-12-25 Thread Derek Straka
Update the python{3}-setuptools to the latest stable version Tested on the qemu with core-image-minimal Signed-off-by: Derek Straka <de...@asterius.io> --- meta/recipes-devtools/python/python-setuptools.inc| 4 ++-- .../{python-setuptools_38.2.4.bb =&g

[OE-core] [PATCH] python3-pygobject: update to 3.26.1

2017-12-22 Thread Derek Straka
Update to the latest stable release Tested in qemux86-64 running core-image-minimal Signed-off-by: Derek Straka <de...@asterius.io> --- .../{python3-pygobject_3.26.0.bb => python3-pygobject_3.26.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes

[OE-core] [PATCH] python3-pycairo: update to 1.15.4

2017-12-22 Thread Derek Straka
Update to the latest stable release Tested in qemux86-64 running core-image-minimal Signed-off-by: Derek Straka <de...@asterius.io> --- .../python/{python3-pycairo_1.15.3.bb => python3-pycairo_1.15.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes

[OE-core] [PATCH] python3-git: update to 2.1.8

2017-12-22 Thread Derek Straka
python3-git was updated to the latest stable version Tested on qemux86-64 using core-image-minimal Signed-off-by: Derek Straka <de...@asterius.io> --- meta/recipes-devtools/python/python-git.inc | 4 ++-- .../python/{python3-git_2.1.7.bb => python3-git

Re: [OE-core] [oe] splitting python's standard library

2017-12-19 Thread Derek Straka
Thanks for the heads up. I'll pull the changeset into my testing branch and touch up all the meta-python recipes to remove the now non-existent packages. On Tue, Dec 19, 2017 at 8:43 AM, Burton, Ross <ross.bur...@intel.com> wrote: > On 19 December 2017 at 13:23, Derek Straka <de...

Re: [OE-core] splitting python's standard library

2017-12-19 Thread Derek Straka
Cool. Works for me. Thanks. -Derek On Tue, Dec 19, 2017 at 8:12 AM, Alexander Kanavin < alexander.kana...@linux.intel.com> wrote: > On 12/19/2017 02:31 PM, Derek Straka wrote: > >> Well, I've been able to do it just fine for the majority of packages in >> meta-py

Re: [OE-core] splitting python's standard library

2017-12-19 Thread Derek Straka
18/2017 11:02 PM, S. Lockwood-Childs wrote: > On Mon, Dec 18, 2017 at 03:17:25PM -0500, Derek Straka wrote: > >> I have several customers who have optimized for space and would like to >> see >> the capability maintained unless core removes the ability to split python >

Re: [OE-core] [oe] [meta-python][PATCH] python-pyroute2: uprev to v0.4.21 (from 0.3.22)

2017-12-18 Thread Derek Straka
Go ahead and do a v2, it was more of a reminder for me. On Mon, Dec 18, 2017 at 4:26 PM, Mark Asselstine < mark.asselst...@windriver.com> wrote: > On Monday, December 18, 2017 4:07:44 PM EST Derek Straka wrote: > > I also need to look at the UPSTREAM_CHECK_URI for this recipe sin

Re: [OE-core] [oe] [meta-python][PATCH] python-pyroute2: uprev to v0.4.21 (from 0.3.22)

2017-12-18 Thread Derek Straka
I also need to look at the UPSTREAM_CHECK_URI for this recipe since it isn't finding the latest version and telling me to update the package. On Mon, Dec 18, 2017 at 4:02 PM, S. Lockwood-Childs <s...@vctlabs.com> wrote: > On Mon, Dec 18, 2017 at 03:17:25PM -0500, Derek Straka wrote: &

Re: [OE-core] [oe] [meta-python][PATCH] python-pyroute2: uprev to v0.4.21 (from 0.3.22)

2017-12-18 Thread Derek Straka
I have several customers who have optimized for space and would like to see the capability maintained unless core removes the ability to split python packages out. They also remove the *.py files in favor of *.pyo files (via a custom packaging mechanism). I have automated tests that go through

Re: [OE-core] Patchwork not picking changes from the ML Was: [oe] [meta-python][PATCH] python-paho-mqtt: update to version 1.2

2017-02-22 Thread Derek Straka
, "Martin Jansa" <martin.ja...@gmail.com> wrote: > >> On Wed, Feb 22, 2017 at 12:45:36PM -0500, Derek Straka wrote: >> > Signed-off-by: Derek Straka <de...@asterius.io> >> >> It's not your fault Derek, but most of the patches from today and based >&g

[OE-core] [PATCH] python-3.5-manifest: Add http module to the netclient package

2016-12-23 Thread Derek Straka
Adding http module from Python's standard library. This allow use of the http module without installing all python-misc modules. Signed-off-by: Derek Straka <de...@asterius.io> --- meta/recipes-devtools/python/python-3.5-manifest.inc | 2 +- scripts/contrib/python/generate-manifest-

Re: [OE-core] [PATCH v2] python3: update manifest RDEPENDS for importlib and compression packages

2016-07-11 Thread Derek Straka
in their appropriate places unless someone else is already working this. I'll resubmit another patch set pull request since that will be a bit more in depth than what is in this patch set. Thanks. -Derek On Mon, Jul 11, 2016 at 2:05 PM, Derek Straka <de...@asterius.io> wrote: > zipfile.py has dep

[OE-core] [PATCH] python3: regenerate outdated manifest file

2016-07-11 Thread Derek Straka
generate-manifest-3.5.py updated in fa4275bbc0098124f3b44e0eafae83692db778b9 Signed-off-by: Derek Straka <de...@asterius.io> --- meta/recipes-devtools/python/python-3.5-manifest.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/python/pyth

[OE-core] [PATCH v2] python3: update manifest RDEPENDS for importlib and compression packages

2016-07-11 Thread Derek Straka
zipfile.py has dependencies on importlib, threading, and shell importlib has a dependency on lang operator and contextlib added to the lang package instead of falling into misc Signed-off-by: Derek Straka <de...@asterius.io> --- meta/recipes-devtools/python/python-3.5-manifest.i

Re: [OE-core] [PATCH] python3: update manifest RDEPENDS for importlib and compression packages

2016-07-11 Thread Derek Straka
:50 -0400, Derek Straka wrote: > > * zipfile has dependencies on threading and importlib > > * importlib has a dependency on operator via types import > > > > Signed-off-by: Derek Straka <de...@asterius.io> > > --- > > meta/recipes-devtools/python/py

[OE-core] [PATCH] python3: update manifest RDEPENDS for importlib and compression packages

2016-07-09 Thread Derek Straka
* zipfile has dependencies on threading and importlib * importlib has a dependency on operator via types import Signed-off-by: Derek Straka <de...@asterius.io> --- meta/recipes-devtools/python/python-3.5-manifest.inc | 4 ++-- scripts/contrib/python/generate-manifest-3.5.py

[OE-core] [jethro][PATCH] grub2: fix CVE-2015-8370

2016-01-27 Thread Derek Straka
/files/0001-Fix-CVE-2015-8370-Grub2-user-pass-vulnerability.patch @@ -0,0 +1,54 @@ + +Upstream-Status: Accepted +CVE: CVE-2015-8370 +Signed-off-by: Derek Straka <de...@asterius.io> + +From 451d80e52d851432e109771bb8febafca7a5f1f2 Mon Sep 17 00:00:00 2001 +From: Hector Marco-Gisbert <hecma..

[OE-core] [PATCH] attr: fix build issue with NLS disabled on non-uclibc targets

2016-01-26 Thread Derek Straka
Signed-off-by: Derek Straka <de...@asterius.io> --- meta/recipes-support/attr/ea-acl.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-support/attr/ea-acl.inc b/meta/recipes-support/attr/ea-acl.inc index 370e16f..ab98380 100644 --- a/meta/recipes-s

[OE-core] [fido,dizzy][PATCH] bind: CVE-2015-8704

2016-01-25 Thread Derek Straka
-by: Derek Straka <de...@asterius.io> --- .../bind/bind/CVE-2015-8704.patch | 38 ++ meta/recipes-connectivity/bind/bind_9.9.5.bb | 1 + 2 files changed, 39 insertions(+) create mode 100644 meta/recipes-connectivity/bind/bind/CVE-2015-8704.patch diff

[OE-core] [jethro][PATCH] bind: CVE-2015-8704 and CVE-2015-8705

2016-01-25 Thread Derek Straka
] References: https://kb.isc.org/article/AA-01346/0/BIND-9.10.3-P3-Release-Notes.html https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8704 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8705 Signed-off-by: Derek Straka <de...@asterius.io> --- .../bind/bind/CVE-2015-8704

[OE-core] [PATCH] bind: update to 9.10.3-P3

2016-01-24 Thread Derek Straka
Addresses CVE-2015-8704 and CVE-2015-8705 CVE-2015-8704 Allows remote authenticated users to cause a denial of service via a malformed Address Prefix List record CVE-2015-8705: When debug loggin is enabled, allows remote attackers to cause a denial of service or have possibly unspecified

Re: [OE-core] [PATCH] bind: update to 9.10.3-P3

2016-01-24 Thread Derek Straka
Thanks Ross. I was a little overzealous using my history without validating the recipient. Sorry for the ML noise. -Derek On Sun, Jan 24, 2016 at 8:13 AM, Derek Straka <de...@asterius.io> wrote: > Addresses CVE-2015-8704 and CVE-2015-8705 > > CVE-2015-8704 > Allows remote a

[OE-core] [meta-python][PATCH] python-ujson: update to 1.35

2016-01-23 Thread Derek Straka
- source file extension change - license updated for whitespace modifications and author entity name change --- .../python/{python-ujson_1.33.bb => python-ujson_1.35.bb} | 8 1 file changed, 4 insertions(+), 4 deletions(-) rename

[OE-core] [meta-webserver][PATCH] nginx: update to 1.9.9

2016-01-23 Thread Derek Straka
--- meta-webserver/recipes-httpd/nginx/{nginx_1.9.5.bb => nginx_1.9.9.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-webserver/recipes-httpd/nginx/{nginx_1.9.5.bb => nginx_1.9.9.bb} (96%) diff --git a/meta-webserver/recipes-httpd/nginx/nginx_1.9.5.bb

[OE-core] [meta-python][PATCH 07/13] python-pyserial: update to 3.0.1

2016-01-23 Thread Derek Straka
--- meta-python/recipes-devtools/python/python-pyserial.inc | 15 +++ .../{python-pyserial_2.7.bb => python-pyserial_3.0.1.bb} | 0 ...{python3-pyserial_2.7.bb => python3-pyserial_3.0.1.bb} | 0 3 files changed, 7 insertions(+), 8 deletions(-) rename

[OE-core] [meta-python][PATCH 05/13] python-decorator: update to 4.0.6

2016-01-23 Thread Derek Straka
--- meta-python/recipes-devtools/python/python-decorator.inc| 6 -- .../python/{python-decorator_4.0.2.bb => python-decorator_4.0.6.bb} | 0 .../{python3-decorator_4.0.2.bb => python3-decorator_4.0.6.bb} | 0 3 files changed, 4 insertions(+), 2 deletions(-) rename

[OE-core] [meta-python][PATCH 08/13] python-backports-ssl: update to 3.5.0.1

2016-01-23 Thread Derek Straka
--- ...n-backports-ssl_3.4.0.2.bb => python-backports-ssl_3.5.0.1.bb} | 8 1 file changed, 4 insertions(+), 4 deletions(-) rename meta-python/recipes-devtools/python/{python-backports-ssl_3.4.0.2.bb => python-backports-ssl_3.5.0.1.bb} (76%) diff --git

[OE-core] [meta-python][PATCH 03/13] pyrtm: update to 0.4.2

2016-01-23 Thread Derek Straka
--- .../recipes-devtools/python/{pyrtm_0.2.bb => pyrtm_0.4.2.bb} | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{pyrtm_0.2.bb => pyrtm_0.4.2.bb} (57%) diff --git a/meta-python/recipes-devtools/python/pyrtm_0.2.bb

[OE-core] [meta-python][PATCH 02/13] Update python recipes to use the common pypi package

2016-01-23 Thread Derek Straka
--- meta-python/classes/pypi.bbclass | 4 +++- meta-python/recipes-devtools/python/pyrtm_0.2.bb | 5 + .../recipes-devtools/python/python-autobahn_0.8.6.bb | 8 ++-- .../python/python-backports-ssl_3.4.0.2.bb | 10 ++

[OE-core] [meta-python][PATCH 04/13] python-cython: update to 0.23.4

2016-01-23 Thread Derek Straka
--- meta-python/recipes-devtools/python/python-cython.inc | 14 +++--- .../{python-cython_0.23.1.bb => python-cython_0.23.4.bb} | 0 .../{python3-cython_0.23.1.bb => python3-cython_0.23.4.bb} | 0 3 files changed, 7 insertions(+), 7 deletions(-) rename

[OE-core] [meta-python][PATCH 10/13] python-cmd2: update to 0.6.8

2016-01-23 Thread Derek Straka
--- .../python/{python-cmd2_0.6.7.bb => python-cmd2_0.6.8.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-cmd2_0.6.7.bb => python-cmd2_0.6.8.bb} (66%) diff --git

[OE-core] [meta-python][PATCH 06/13] python-lxml: update to 3.5.0

2016-01-23 Thread Derek Straka
--- meta-python/recipes-devtools/python/python-lxml.inc | 6 -- .../python/{python-lxml_3.4.4.bb => python-lxml_3.5.0.bb} | 0 .../python/{python3-lxml_3.4.4.bb => python3-lxml_3.5.0.bb} | 0 3 files changed, 4 insertions(+), 2 deletions(-) rename

[OE-core] [meta-python][PATCH 01/13] meta-python: update pypi class to avoid setuptool inherit to be more flexible

2016-01-23 Thread Derek Straka
--- meta-python/classes/pypi.bbclass | 4 +--- meta-python/recipes-devtools/python/python-cffi_1.3.1.bb | 3 +-- meta-python/recipes-devtools/python/python-chardet_2.3.0.bb| 2 +- meta-python/recipes-devtools/python/python-cryptography_1.1.bb | 4 ++--

[OE-core] [meta-python][PATCH 00/13] Python pypi standardization and recipe updates

2016-01-23 Thread Derek Straka
-01-20 19:13:43 +0100) are available in the git repository at: git://github.com/derekstraka/meta-openembedded update-python-recipes https://github.com/derekstraka/meta-openembedded/tree/update-python-recipes Derek Straka (13): meta-python: update pypi class to avoid setuptool inherit

[OE-core] [meta-python][PATCH 09/13] python-certifi: update to 2015.11.20.1

2016-01-23 Thread Derek Straka
--- .../{python-certifi_14.05.14.bb => python-certifi_2015.11.20.1.bb} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-certifi_14.05.14.bb => python-certifi_2015.11.20.1.bb} (73%) diff --git

[OE-core] [meta-python][PATCH 12/13] python-feedparser: update to 5.2.1

2016-01-23 Thread Derek Straka
--- .../recipes-devtools/python/python-feedparser_5.1.3.bb | 14 -- .../recipes-devtools/python/python-feedparser_5.2.1.bb | 9 + 2 files changed, 9 insertions(+), 14 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-feedparser_5.1.3.bb

[OE-core] [meta-python][PATCH 13/13] python-flufl-enum: update to 4.1

2016-01-23 Thread Derek Straka
--- .../python/{python-flufl-enum_4.0.1.bb => python-flufl-enum_4.1.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python-flufl-enum_4.0.1.bb => python-flufl-enum_4.1.bb} (76%) diff --git

[OE-core] [meta-python][PATCH 11/13] python-daemonize: update to 2.4.2

2016-01-23 Thread Derek Straka
--- .../{python-daemonize_2.4.1.bb => python-daemonize_2.4.2.bb} | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) rename meta-python/recipes-devtools/python/{python-daemonize_2.4.1.bb => python-daemonize_2.4.2.bb} (67%) diff --git

[OE-core] [meta-oe][PATCH 2/2] php: update to 5.6.17 and 5.5.31

2016-01-23 Thread Derek Straka
Fixes CVE-2016-1903 and other bugs https://secure.php.net/ChangeLog-5.php https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-1903 --- .../change-AC_TRY_RUN-to-AC_TRY_LINK.patch | 0 meta-oe/recipes-devtools/php/php_5.5.30.bb | 4

[OE-core] [meta-oe][PATCH 1/2] php: check for existance of directory before 'rmdir' in do_install_append_class-target

2016-01-23 Thread Derek Straka
--- meta-oe/recipes-devtools/php/php.inc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-devtools/php/php.inc b/meta-oe/recipes-devtools/php/php.inc index 67d2362..793ffe8 100644 --- a/meta-oe/recipes-devtools/php/php.inc +++