Re: [oe] [meta-python][PATCH] update python setuptools-scm from 2.1.0 to 3.3.3

2019-10-25 Thread Michał Lower
All Gmail + git send-email doc's I've found use application passwords. I can't use this feature since I have hardware two factor enforced on my account (I believe it's called advanced security or something like that). I've used GitHub to submit this patch: https://github.com/openembedded/meta-opene

Re: [oe] [meta-python][PATCH] update python setuptools-scm from 2.1.0 to 3.3.3

2019-10-25 Thread Randy MacLeod
On 10/24/19 5:45 AM, Marek wrote: Or use any other email client like Claws, works perfectly for upstream patches Marek, Is the client going to behave better than git send-email? Michał, Did you look at: https://git-scm.com/docs/git-send-email/ for: "Use gmail as the smtp server" ? Our

Re: [oe] [meta-python][PATCH] update python setuptools-scm from 2.1.0 to 3.3.3

2019-10-24 Thread Marek
Or use any other email client like Claws, works perfectly for upstream patches On Thu, 24 Oct 2019 at 11:07, Michał Lower wrote: > > thanks for the hint, will do. > > czw., 24 paź 2019 o 11:03 Khem Raj napisał(a): > > > > On Thu, Oct 24, 2019 at 9:48 AM Michał Lower wrote: > > > > > > > please

Re: [oe] [meta-python][PATCH] update python setuptools-scm from 2.1.0 to 3.3.3

2019-10-24 Thread Michał Lower
thanks for the hint, will do. czw., 24 paź 2019 o 11:03 Khem Raj napisał(a): > > On Thu, Oct 24, 2019 at 9:48 AM Michał Lower wrote: > > > > > please use git format-patch to generate it > > This is exactly what I've did. Sadly it appears that Gmail inserts > > line breaks on its own. Can I send

Re: [oe] [meta-python][PATCH] update python setuptools-scm from 2.1.0 to 3.3.3

2019-10-24 Thread Khem Raj
On Thu, Oct 24, 2019 at 9:48 AM Michał Lower wrote: > > > please use git format-patch to generate it > This is exactly what I've did. Sadly it appears that Gmail inserts > line breaks on its own. Can I send the patch as an attachment so it > will be kept intact? I cannot use git send-email since i

Re: [oe] [meta-python][PATCH] update python setuptools-scm from 2.1.0 to 3.3.3

2019-10-24 Thread Michał Lower
> please use git format-patch to generate it This is exactly what I've did. Sadly it appears that Gmail inserts line breaks on its own. Can I send the patch as an attachment so it will be kept intact? I cannot use git send-email since it doesn't support gmail two actor authentication and my account

Re: [oe] [meta-python][PATCH] update python setuptools-scm from 2.1.0 to 3.3.3

2019-10-24 Thread Khem Raj
Hi Michał This patch appears malformed. So please use git format-patch to generate it and git send-email to send it also rebase it on top of latest master On Tue, Oct 22, 2019 at 9:03 AM Michał Lower wrote: > > Previous version fails to compile for zeus branch. Upgrading fixes that. > > Signed-o

[oe] [meta-python][PATCH] update python setuptools-scm from 2.1.0 to 3.3.3

2019-10-22 Thread Michał Lower
Previous version fails to compile for zeus branch. Upgrading fixes that. Signed-off-by: Michal Lower --- meta-python/recipes-devtools/python/python-setuptools-scm.inc | 4 ++-- ...setuptools-scm_2.1.0.bb => python-setuptools-scm_3.3.3.bb} | 0 ...etuptools-scm_2.1.0.bb => python3-setuptools-scm_