mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Lars Pedersen <lapeddk@gmail.com>
To: ptxdist@pengutronix.de
Cc: Lars Pedersen <lapeddk@gmail.com>
Subject: [ptxdist] [PATCH 6/6] python3-urllib3: fix compile step missing hatchling
Date: Tue, 29 Oct 2024 20:31:13 +0100	[thread overview]
Message-ID: <20241029193113.1076301-6-lapeddk@gmail.com> (raw)
In-Reply-To: <20241029193113.1076301-1-lapeddk@gmail.com>

Fix compile missing hatchling build backend

Signed-off-by: Lars Pedersen <lapeddk@gmail.com>
---
 rules/python3-urllib3.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/rules/python3-urllib3.in b/rules/python3-urllib3.in
index e97430a41..437f6ee5d 100644
--- a/rules/python3-urllib3.in
+++ b/rules/python3-urllib3.in
@@ -2,6 +2,8 @@
 
 config PYTHON3_URLLIB3
 	tristate
+	select HOST_PYTHON3_PYBUILD
+	select HOST_PYTHON3_HATCHLING
 	select PYTHON3
 	prompt "urllib3"
 	help
-- 
2.47.0




      parent reply	other threads:[~2024-10-29 19:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-29 19:31 [ptxdist] [PATCH 1/6] host-python3-calver: new package Lars Pedersen
2024-10-29 19:31 ` [ptxdist] [PATCH 2/6] host-python3-trove-classifiers: " Lars Pedersen
2024-10-29 19:31 ` [ptxdist] [PATCH 3/6] host-python3-pluggy: " Lars Pedersen
2024-10-29 19:31 ` [ptxdist] [PATCH 4/6] host-python3-pathspec: " Lars Pedersen
2024-10-29 19:31 ` [ptxdist] [PATCH 5/6] host-python3-hatchling: " Lars Pedersen
2024-10-29 19:31 ` Lars Pedersen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241029193113.1076301-6-lapeddk@gmail.com \
    --to=lapeddk@gmail.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox