From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: James Hilliard <james.hilliard1@gmail.com>
Cc: Asaf Kahlon <asafka7@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/python-rtoml: bump to version 0.10.0
Date: Tue, 6 Feb 2024 14:44:42 +0100 [thread overview]
Message-ID: <ZcI3yv-_XMfdBOgd@landeda> (raw)
In-Reply-To: <20240111052225.2922249-1-james.hilliard1@gmail.com>
James, All,
On 2024-01-10 22:22 -0700, James Hilliard spake thusly:
> Migrate from setuptools-rust to maturin infrastructure.
>
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/python-rtoml/python-rtoml.hash | 2 +-
> package/python-rtoml/python-rtoml.mk | 6 +++---
> 2 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/package/python-rtoml/python-rtoml.hash b/package/python-rtoml/python-rtoml.hash
> index 04d22ed1a4..59f17d9d62 100644
> --- a/package/python-rtoml/python-rtoml.hash
> +++ b/package/python-rtoml/python-rtoml.hash
> @@ -1,4 +1,4 @@
> # Locally calculated after vendoring
> -sha256 821a430ab6587bdaaf7cb95044e8e0d99c77c6aed0adce5a370045b270f7ee20 rtoml-0.8.0.tar.gz
> +sha256 987d3d9e9d56761b17c3e4e172937cbcc793bf24b0ebb2730647a9a2cf86c789 rtoml-0.10.0.tar.gz
> # Locally computed sha256 checksums
> sha256 cd5ffde80e6d3286a2e2e5f02fb2cb07b823931ca368e7c735a6c5f5aebe7103 LICENSE
> diff --git a/package/python-rtoml/python-rtoml.mk b/package/python-rtoml/python-rtoml.mk
> index 819dcf3288..16f9dea573 100644
> --- a/package/python-rtoml/python-rtoml.mk
> +++ b/package/python-rtoml/python-rtoml.mk
> @@ -4,10 +4,10 @@
> #
> ################################################################################
>
> -PYTHON_RTOML_VERSION = 0.8.0
> +PYTHON_RTOML_VERSION = 0.10.0
> PYTHON_RTOML_SOURCE = rtoml-$(PYTHON_RTOML_VERSION).tar.gz
> -PYTHON_RTOML_SITE = https://files.pythonhosted.org/packages/33/a6/b42d8e0e28bec9fd7fdbafb2d76db3f8578f151a669eba564d422756d909
> -PYTHON_RTOML_SETUP_TYPE = setuptools-rust
> +PYTHON_RTOML_SITE = https://files.pythonhosted.org/packages/ca/b2/0e77a00e75ed582ec1c4c3a9e1eeed886a15c195bcce87b7daf1171c4115
> +PYTHON_RTOML_SETUP_TYPE = maturin
> PYTHON_RTOML_LICENSE = MIT
> PYTHON_RTOML_LICENSE_FILES = LICENSE
>
> --
> 2.34.1
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-02-06 13:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-11 5:22 [Buildroot] [PATCH 1/1] package/python-rtoml: bump to version 0.10.0 James Hilliard
2024-02-05 11:28 ` Arnout Vandecappelle via buildroot
2024-02-05 17:21 ` James Hilliard
2024-02-06 8:49 ` Arnout Vandecappelle via buildroot
2024-02-06 13:45 ` Yann E. MORIN
2024-02-06 13:44 ` Yann E. MORIN [this message]
2024-07-22 12:50 ` Thomas Petazzoni via buildroot
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=ZcI3yv-_XMfdBOgd@landeda \
--to=yann.morin.1998@free.fr \
--cc=asafka7@gmail.com \
--cc=buildroot@buildroot.org \
--cc=james.hilliard1@gmail.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.