* [Buildroot] [PATCH 1/1] package/python-legacy-cgi: use poetry setup type
@ 2024-11-05 18:08 James Hilliard
2024-11-06 22:27 ` Thomas Petazzoni via buildroot
2024-11-06 22:27 ` Thomas Petazzoni via buildroot
0 siblings, 2 replies; 3+ messages in thread
From: James Hilliard @ 2024-11-05 18:08 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Asaf Kahlon
Use the new poetry setup type which automatically pulls in the
host-python-poetry-core dependency.
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-legacy-cgi/python-legacy-cgi.mk | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/package/python-legacy-cgi/python-legacy-cgi.mk b/package/python-legacy-cgi/python-legacy-cgi.mk
index 63a6b1c971..8e6e3e7bd4 100644
--- a/package/python-legacy-cgi/python-legacy-cgi.mk
+++ b/package/python-legacy-cgi/python-legacy-cgi.mk
@@ -7,9 +7,8 @@
PYTHON_LEGACY_CGI_VERSION = 2.6.1
PYTHON_LEGACY_CGI_SOURCE = legacy_cgi-$(PYTHON_LEGACY_CGI_VERSION).tar.gz
PYTHON_LEGACY_CGI_SITE = https://files.pythonhosted.org/packages/48/96/ff14ad0f759f2297a2e61db9c5384d248a6b38c6c1d4452c07d7419676a2
-PYTHON_LEGACY_CGI_SETUP_TYPE = pep517
+PYTHON_LEGACY_CGI_SETUP_TYPE = poetry
PYTHON_LEGACY_CGI_LICENSE = PSF-2.0
PYTHON_LEGACY_CGI_LICENSE_FILES = LICENSE
-PYTHON_LEGACY_CGI_DEPENDENCIES = host-python-poetry-core
$(eval $(python-package))
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/python-legacy-cgi: use poetry setup type
2024-11-05 18:08 [Buildroot] [PATCH 1/1] package/python-legacy-cgi: use poetry setup type James Hilliard
@ 2024-11-06 22:27 ` Thomas Petazzoni via buildroot
2024-11-06 22:27 ` Thomas Petazzoni via buildroot
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-11-06 22:27 UTC (permalink / raw)
To: James Hilliard; +Cc: buildroot, Asaf Kahlon
On Tue, 5 Nov 2024 11:08:57 -0700
James Hilliard <james.hilliard1@gmail.com> wrote:
> Use the new poetry setup type which automatically pulls in the
> host-python-poetry-core dependency.
>
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
> package/python-legacy-cgi/python-legacy-cgi.mk | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/python-legacy-cgi: use poetry setup type
2024-11-05 18:08 [Buildroot] [PATCH 1/1] package/python-legacy-cgi: use poetry setup type James Hilliard
2024-11-06 22:27 ` Thomas Petazzoni via buildroot
@ 2024-11-06 22:27 ` Thomas Petazzoni via buildroot
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-11-06 22:27 UTC (permalink / raw)
To: James Hilliard; +Cc: buildroot, Asaf Kahlon
On Tue, 5 Nov 2024 11:08:57 -0700
James Hilliard <james.hilliard1@gmail.com> wrote:
> Use the new poetry setup type which automatically pulls in the
> host-python-poetry-core dependency.
>
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
> package/python-legacy-cgi/python-legacy-cgi.mk | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-11-06 22:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-05 18:08 [Buildroot] [PATCH 1/1] package/python-legacy-cgi: use poetry setup type James Hilliard
2024-11-06 22:27 ` Thomas Petazzoni via buildroot
2024-11-06 22:27 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox