All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: James Hilliard <james.hilliard1@gmail.com>
Cc: Graeme Smecher <gsmecher@threespeedlogic.com>,
	Asaf Kahlon <asafka7@gmail.com>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v4 1/2] package/python-maturin: new package
Date: Sun, 24 Jul 2022 09:51:41 +0200	[thread overview]
Message-ID: <20220724095141.5e3fc07f@windsurf> (raw)
In-Reply-To: <20220723230400.362946-1-james.hilliard1@gmail.com>

On Sat, 23 Jul 2022 17:03:59 -0600
James Hilliard <james.hilliard1@gmail.com> wrote:

> This is pep517 pyo3 build backend that's an alternative to
> python-setuptools-rust.
> 
> Note that maturin itself uses python-setuptools-rust for
> bootstrapping.
> 
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> Tested-by: Graeme Smecher <gsmecher@threespeedlogic.com>
> ---
> Changes v3 -> v4:
>   - update to 0.12.20
> Changes v2 -> v3:
>   - update to 0.12.16
>   - migrate to new python-setuptools-rust based bootstrapping
> Changes v1 -> v2:
>   - update patch comment to backport as it is merged upstream
> ---
>  package/python-maturin/python-maturin.hash |  5 +++++
>  package/python-maturin/python-maturin.mk   | 25 ++++++++++++++++++++++
>  2 files changed, 30 insertions(+)
>  create mode 100644 package/python-maturin/python-maturin.hash
>  create mode 100644 package/python-maturin/python-maturin.mk

You (again) forgot to add yourself in the DEVELOPERS file for this
package, so I did so, and applied. 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

      parent reply	other threads:[~2022-07-24  7:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-23 23:03 [Buildroot] [PATCH v4 1/2] package/python-maturin: new package James Hilliard
2022-07-23 23:04 ` [Buildroot] [PATCH v4 2/2] package/python-orjson: bump to version 3.7.7 James Hilliard
2022-07-24  7:51 ` Thomas Petazzoni via buildroot [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=20220724095141.5e3fc07f@windsurf \
    --to=buildroot@buildroot.org \
    --cc=asafka7@gmail.com \
    --cc=gsmecher@threespeedlogic.com \
    --cc=james.hilliard1@gmail.com \
    --cc=thomas.petazzoni@bootlin.com \
    /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.