[Buildroot] [PATCH 1/1] package/python-maturin: bump to version 1.8.2
Arnout Vandecappelle
arnout at rnout.be
Wed Apr 16 20:59:25 UTC 2025
On 17/02/2025 12:40, James Hilliard wrote:
> Signed-off-by: James Hilliard <james.hilliard1 at gmail.com>
Applied to 2025.02.x, thanks.
Regards,
Arnout
> ---
> package/python-maturin/python-maturin.hash | 2 +-
> package/python-maturin/python-maturin.mk | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/package/python-maturin/python-maturin.hash b/package/python-maturin/python-maturin.hash
> index 1b295127f6..34e0f1da32 100644
> --- a/package/python-maturin/python-maturin.hash
> +++ b/package/python-maturin/python-maturin.hash
> @@ -1,5 +1,5 @@
> # Locally calculated after vendoring
> -sha256 da4ab5a84c35d0ab00c0fb63975f25c497d6570dcdeaae0ec0f7d9f70f1d5382 python-maturin-1.8.1-cargo2.tar.gz
> +sha256 0e8fdcd6cf3f4f7e018a624e35b731d00971b09a71515e6108df43407cd684eb python-maturin-1.8.2-cargo2.tar.gz
> # Locally computed sha256 checksums
> sha256 a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2 license-apache
> sha256 ea7882c559733766ad08343bde1d1ec80a4967c03a738fb8e0058ef6289f7b7c license-mit
> diff --git a/package/python-maturin/python-maturin.mk b/package/python-maturin/python-maturin.mk
> index b9816e2119..6a99bbf376 100644
> --- a/package/python-maturin/python-maturin.mk
> +++ b/package/python-maturin/python-maturin.mk
> @@ -4,9 +4,9 @@
> #
> ################################################################################
>
> -PYTHON_MATURIN_VERSION = 1.8.1
> +PYTHON_MATURIN_VERSION = 1.8.2
> PYTHON_MATURIN_SOURCE_PYPI = maturin-$(PYTHON_MATURIN_VERSION).tar.gz
> -PYTHON_MATURIN_SITE_PYPI = https://files.pythonhosted.org/packages/9a/08/ccb0f917722a35ab0d758be9bb5edaf645c3a3d6170061f10d396ecd273f
> +PYTHON_MATURIN_SITE_PYPI = https://files.pythonhosted.org/packages/e0/8f/6978427ce3f72b189012e1731d1d2d27b3151caa741666c905320e0a3662
> PYTHON_MATURIN_SITE = $(PYTHON_MATURIN_SITE_PYPI)/$(PYTHON_MATURIN_SOURCE_PYPI)?buildroot-path=filename
> PYTHON_MATURIN_SETUP_TYPE = setuptools-rust
> PYTHON_MATURIN_LICENSE = Apache-2.0 or MIT
More information about the buildroot
mailing list