mbox series

[meta-python,v2,0/1] python3-wxgtk4: replace deprecated inspect.getargspec

Message ID 20221204064433.5377-1-kai.kang@windriver.com
Headers show
Series python3-wxgtk4: replace deprecated inspect.getargspec | expand

Message

Kai Dec. 4, 2022, 6:44 a.m. UTC
From: Kai Kang <kai.kang@windriver.com>

Hi Khem,

The backported patch is dos format which ends with CRLF. But the other
part of this commit still end with LF. It seems fail to call `git apply`
directly. So I pushed to github:

https://github.com/kkang-wr/meta-openembedded/commit/b9a114e5c992afd6619512cd78098ef9d9072170

It should be fetched and cherry-picked.

Thanks,

Kai Kang (1):
  python3-wxgtk4: replace deprecated inspect.getargspec

 ...eplace-deprecated-inspect.getargspec.patch | 65 +++++++++++++++++++
 .../python3-wxgtk4/python3-wxgtk4_4.2.0.bb    |  2 +
 2 files changed, 67 insertions(+)
 create mode 100644 meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4/0001-pypubsub-Replace-deprecated-inspect.getargspec.patch

Comments

Khem Raj Dec. 4, 2022, 5:33 p.m. UTC | #1
On Sat, Dec 3, 2022 at 10:44 PM <kai.kang@windriver.com> wrote:
>
> From: Kai Kang <kai.kang@windriver.com>
>
> Hi Khem,
>
> The backported patch is dos format which ends with CRLF. But the other
> part of this commit still end with LF. It seems fail to call `git apply`
> directly. So I pushed to github:
>
> https://github.com/kkang-wr/meta-openembedded/commit/b9a114e5c992afd6619512cd78098ef9d9072170
>
> It should be fetched and cherry-picked

Please create a PR for ease against
https://github.com/openembedded/meta-openembedded
as a special case.

>
> Thanks,
>
> Kai Kang (1):
>   python3-wxgtk4: replace deprecated inspect.getargspec
>
>  ...eplace-deprecated-inspect.getargspec.patch | 65 +++++++++++++++++++
>  .../python3-wxgtk4/python3-wxgtk4_4.2.0.bb    |  2 +
>  2 files changed, 67 insertions(+)
>  create mode 100644 meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4/0001-pypubsub-Replace-deprecated-inspect.getargspec.patch
>
> --
> 2.17.1
>
Kai Dec. 5, 2022, 1:32 a.m. UTC | #2
On 12/5/22 01:33, Khem Raj wrote:
> On Sat, Dec 3, 2022 at 10:44 PM <kai.kang@windriver.com> wrote:
>> From: Kai Kang <kai.kang@windriver.com>
>>
>> Hi Khem,
>>
>> The backported patch is dos format which ends with CRLF. But the other
>> part of this commit still end with LF. It seems fail to call `git apply`
>> directly. So I pushed to github:
>>
>> https://github.com/kkang-wr/meta-openembedded/commit/b9a114e5c992afd6619512cd78098ef9d9072170
>>
>> It should be fetched and cherry-picked
> Please create a PR for ease against
> https://github.com/openembedded/meta-openembedded
> as a special case.

OK. Thanks.

Kai

>
>> Thanks,
>>
>> Kai Kang (1):
>>    python3-wxgtk4: replace deprecated inspect.getargspec
>>
>>   ...eplace-deprecated-inspect.getargspec.patch | 65 +++++++++++++++++++
>>   .../python3-wxgtk4/python3-wxgtk4_4.2.0.bb    |  2 +
>>   2 files changed, 67 insertions(+)
>>   create mode 100644 meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4/0001-pypubsub-Replace-deprecated-inspect.getargspec.patch
>>
>> --
>> 2.17.1
>>
>>
>> -=-=-=-=-=-=-=-=-=-=-=-
>> Links: You receive all messages sent to this group.
>> View/Reply Online (#99947): https://lists.openembedded.org/g/openembedded-devel/message/99947
>> Mute This Topic: https://lists.openembedded.org/mt/95442606/3616933
>> Group Owner: openembedded-devel+owner@lists.openembedded.org
>> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [kai.kang@eng.windriver.com]
>> -=-=-=-=-=-=-=-=-=-=-=-
>>