All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Heiko Thiery <heiko.thiery@gmail.com>
Cc: Asaf Kahlon <asafka7@gmail.com>,
	Xuanhao Shi <X15000177@gmail.com>,
	James Hilliard <james.hilliard1@gmail.com>,
	Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
	buildroot@buildroot.org, Romain Naour <romain.naour@smile.fr>,
	"Yann E. MORIN" <yann.morin.1998@free.fr>,
	Anand Gadiyar <gadiyar@ti.com>
Subject: Re: [Buildroot] [PATCH v3 1/3] package/python-yamllint: new package
Date: Tue, 07 May 2024 18:00:16 +0200	[thread overview]
Message-ID: <87v83pwr1r.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <CAEyMn7aRqmhRvtvtCdNqkzhv4BjLr1O3=0xJmjL9JbDctfha7w@mail.gmail.com> (Heiko Thiery's message of "Sat, 13 Apr 2024 09:20:06 +0200")

>>>>> "Heiko" == Heiko Thiery <heiko.thiery@gmail.com> writes:

 >> What if python-pathspec is not installed on the host?
 >> 
 >> make host-python-yamllint
 >> 
 >> ./ouput/host/bin/python ./support/testing/tests/package/sample_python_yamllint.py
 >> 
 >> ModuleNotFoundError: No module named 'pathspec'
 >> 
 >> We must add host-python-pathspec (and all other runtime dependencies) in build
 >> dependencies of host-python-yamllint

 > You are right .. I just retested this and can confirm. I will prepare
 > a patch. I also see that the PYTHON_YAMLLINT_SETUP_TYPE is not
 > correct. I had to use setuptools and not pep517.

Can you also send a patch to update DEVELOPERS with python-yamllint and
the test you added?

Thanks!

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2024-05-07 16:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-12  5:53 [Buildroot] [PATCH v3 1/3] package/python-yamllint: new package Heiko Thiery
2024-04-12  5:53 ` [Buildroot] [PATCH v3 2/3] boot/ti-k3-r5-loader: add dependency to yamllint Heiko Thiery
2024-04-12 15:18   ` Bryan Brattlof via buildroot
2024-04-12  5:54 ` [Buildroot] [PATCH v3 3/3] uboot/uboot: add new " Heiko Thiery
2024-04-12 15:18   ` Bryan Brattlof via buildroot
2024-04-12 15:43 ` [Buildroot] [PATCH v3 1/3] package/python-yamllint: new package Yann E. MORIN
2024-04-12 15:51   ` Yann E. MORIN
2024-04-12 20:54     ` Romain Naour
2024-04-13  7:20       ` Heiko Thiery
2024-05-07 16:00         ` Peter Korsgaard [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=87v83pwr1r.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=X15000177@gmail.com \
    --cc=asafka7@gmail.com \
    --cc=buildroot@buildroot.org \
    --cc=gadiyar@ti.com \
    --cc=heiko.thiery@gmail.com \
    --cc=james.hilliard1@gmail.com \
    --cc=romain.naour@smile.fr \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=yann.morin.1998@free.fr \
    /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 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.