All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH] python3-wheel: drop; moved to oe-core
@ 2022-02-22 18:49 Tim Orling
  2022-02-24 19:32 ` [oe] " Ross Burton
  0 siblings, 1 reply; 2+ messages in thread
From: Tim Orling @ 2022-02-22 18:49 UTC (permalink / raw)
  To: openembedded-devel; +Cc: raj.khem, Tim Orling

Because of layer priority, this recipe must be dropped before a build
with the new PEP-517 packaging can proceed due to dependency loops.

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
---
 .../recipes-devtools/python/python3-wheel_0.37.1.bb  | 12 ------------
 1 file changed, 12 deletions(-)
 delete mode 100644 meta-python/recipes-devtools/python/python3-wheel_0.37.1.bb

diff --git a/meta-python/recipes-devtools/python/python3-wheel_0.37.1.bb b/meta-python/recipes-devtools/python/python3-wheel_0.37.1.bb
deleted file mode 100644
index 6c7a31db9e..0000000000
--- a/meta-python/recipes-devtools/python/python3-wheel_0.37.1.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-SUMMARY = "The official binary distribution format for Python "
-HOMEPAGE = "https://github.com/pypa/wheel"
-SECTION = "devel/python"
-LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=10;endline=10;md5=8227180126797a0148f94f483f3e1489"
-
-SRC_URI[sha256sum] = "e9a504e793efbca1b8e0e9cb979a249cf4a0a7b5b8c9e8b65a5e39d49529c1c4"
-
-inherit pypi setuptools3
-
-BBCLASSEXTEND = "native"
-
-- 
2.30.2



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

* Re: [oe] [meta-python][PATCH] python3-wheel: drop; moved to oe-core
  2022-02-22 18:49 [meta-python][PATCH] python3-wheel: drop; moved to oe-core Tim Orling
@ 2022-02-24 19:32 ` Ross Burton
  0 siblings, 0 replies; 2+ messages in thread
From: Ross Burton @ 2022-02-24 19:32 UTC (permalink / raw)
  To: Tim Orling; +Cc: openembedded-devel, raj.khem, Tim Orling

Can we have the discussion about moving meta-oe's priority so that it
matches oe-core and we don't have to deal with this sort of madness
again?

Ross

On Tue, 22 Feb 2022 at 18:49, Tim Orling <ticotimo@gmail.com> wrote:
>
> Because of layer priority, this recipe must be dropped before a build
> with the new PEP-517 packaging can proceed due to dependency loops.
>
> Signed-off-by: Tim Orling <tim.orling@konsulko.com>
> ---
>  .../recipes-devtools/python/python3-wheel_0.37.1.bb  | 12 ------------
>  1 file changed, 12 deletions(-)
>  delete mode 100644 meta-python/recipes-devtools/python/python3-wheel_0.37.1.bb
>
> diff --git a/meta-python/recipes-devtools/python/python3-wheel_0.37.1.bb b/meta-python/recipes-devtools/python/python3-wheel_0.37.1.bb
> deleted file mode 100644
> index 6c7a31db9e..0000000000
> --- a/meta-python/recipes-devtools/python/python3-wheel_0.37.1.bb
> +++ /dev/null
> @@ -1,12 +0,0 @@
> -SUMMARY = "The official binary distribution format for Python "
> -HOMEPAGE = "https://github.com/pypa/wheel"
> -SECTION = "devel/python"
> -LICENSE = "MIT"
> -LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=10;endline=10;md5=8227180126797a0148f94f483f3e1489"
> -
> -SRC_URI[sha256sum] = "e9a504e793efbca1b8e0e9cb979a249cf4a0a7b5b8c9e8b65a5e39d49529c1c4"
> -
> -inherit pypi setuptools3
> -
> -BBCLASSEXTEND = "native"
> -
> --
> 2.30.2
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#95449): https://lists.openembedded.org/g/openembedded-devel/message/95449
> Mute This Topic: https://lists.openembedded.org/mt/89323966/1676615
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [ross@burtonini.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>


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

end of thread, other threads:[~2022-02-24 19:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-22 18:49 [meta-python][PATCH] python3-wheel: drop; moved to oe-core Tim Orling
2022-02-24 19:32 ` [oe] " Ross Burton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.