Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] python3-bcrypt: drop python3-six from RDEPENDS
@ 2024-05-05 12:01 Guðni Már Gilbert
  2024-05-09 16:49 ` [OE-core] " Richard Purdie
  0 siblings, 1 reply; 3+ messages in thread
From: Guðni Már Gilbert @ 2024-05-05 12:01 UTC (permalink / raw)
  To: openembedded-core; +Cc: Guðni Már Gilbert

[-- Attachment #1: Type: text/plain, Size: 1627 bytes --]

Python 2.7 support was dropped in version 3.2.0 and
python3-six dependency was subsequently dropped in version 3.2.1

Signed-off-by: Guðni Már Gilbert <gudnimar@noxmedical.com>
---
 meta/recipes-devtools/python/python3-bcrypt_4.1.2.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/recipes-devtools/python/python3-bcrypt_4.1.2.bb b/meta/recipes-devtools/python/python3-bcrypt_4.1.2.bb
index 93fa645f33..57b08b3700 100644
--- a/meta/recipes-devtools/python/python3-bcrypt_4.1.2.bb
+++ b/meta/recipes-devtools/python/python3-bcrypt_4.1.2.bb
@@ -33,5 +33,4 @@ RDEPENDS:${PN}:class-target += "\
     python3-cffi \
     python3-ctypes \
     python3-shell \
-    python3-six \
 "
-- 
2.34.1

Disclaimer

The information contained in this communication from the sender is confidential. It is intended solely for use by the recipient and others authorized to receive it. If you are not the recipient, you are hereby notified that any disclosure, copying, distribution or taking action in relation of the contents of this information is strictly prohibited and may be unlawful.

This email has been scanned for viruses and malware, and may have been automatically archived by Mimecast, a leader in email security and cyber resilience. Mimecast integrates email defenses with brand protection, security awareness training, web security, compliance and other essential capabilities. Mimecast helps protect large and small organizations from malicious activity, human error and technology failure; and to lead the movement toward building a more resilient world. To find out more, visit our website.

[-- Attachment #2: Type: text/html, Size: 1513 bytes --]

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [OE-core] [PATCH] python3-bcrypt: drop python3-six from RDEPENDS
  2024-05-05 12:01 [PATCH] python3-bcrypt: drop python3-six from RDEPENDS Guðni Már Gilbert
@ 2024-05-09 16:49 ` Richard Purdie
  2024-05-09 23:30   ` Guðni Már Gilbert
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Purdie @ 2024-05-09 16:49 UTC (permalink / raw)
  To: gudnimar, openembedded-core

On Sun, 2024-05-05 at 12:01 +0000, Guðni Már Gilbert via
lists.openembedded.org wrote:
> Python 2.7 support was dropped in version 3.2.0 and
> python3-six dependency was subsequently dropped in version 3.2.1
> 
> Signed-off-by: Guðni Már Gilbert <gudnimar@noxmedical.com>
> ---
>  meta/recipes-devtools/python/python3-bcrypt_4.1.2.bb | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/meta/recipes-devtools/python/python3-bcrypt_4.1.2.bb
> b/meta/recipes-devtools/python/python3-bcrypt_4.1.2.bb
> index 93fa645f33..57b08b3700 100644
> --- a/meta/recipes-devtools/python/python3-bcrypt_4.1.2.bb
> +++ b/meta/recipes-devtools/python/python3-bcrypt_4.1.2.bb
> @@ -33,5 +33,4 @@ RDEPENDS:${PN}:class-target += "\
>  python3-cffi \
>  python3-ctypes \
>  python3-shell \
> - python3-six \
>  "

Thanks for the patch, this is a good change.

Unfortunately these patches are coming through with corrupted
whitespace which means they don't apply.

Since they were simple, I've manually added the changes for this and
the other similar python3-six related one but I wanted to mention it
for future patches.

Cheers,

Richard


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] python3-bcrypt: drop python3-six from RDEPENDS
  2024-05-09 16:49 ` [OE-core] " Richard Purdie
@ 2024-05-09 23:30   ` Guðni Már Gilbert
  0 siblings, 0 replies; 3+ messages in thread
From: Guðni Már Gilbert @ 2024-05-09 23:30 UTC (permalink / raw)
  To: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 462 bytes --]

On Thu, May 9, 2024 at 04:49 PM, Richard Purdie wrote:

> 
> Unfortunately these patches are coming through with corrupted
> whitespace which means they don't apply.

Hi Richard, thank you for letting me know, I had no idea about this!
I'm still pretty new in this mailing list so I hope I haven't been unknowingly posting corrupted patches the last month.

I'll check for this next time. (I'm using Ubuntu 22.04 for this work)

Best regards,
Gudni

[-- Attachment #2: Type: text/html, Size: 509 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-05-09 23:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-05 12:01 [PATCH] python3-bcrypt: drop python3-six from RDEPENDS Guðni Már Gilbert
2024-05-09 16:49 ` [OE-core] " Richard Purdie
2024-05-09 23:30   ` Guðni Már Gilbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox