[Buildroot] [git commit] package/python-wrapt: bump version to 1.17.2
Marcus Hoffmann
buildroot at bubu1.eu
Tue Oct 21 07:40:45 UTC 2025
Hi,
On 10/15/25 08:41, Peter Korsgaard wrote:
> commit: https://git.buildroot.net/buildroot/commit/?id=1519659b42323ee0dccd3b4642258b756a968396
> branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
>
> Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
> Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
For the record: the commit message is off by one version here and this
should have said 1.17.3.
> ---
> package/python-wrapt/python-wrapt.hash | 4 ++--
> package/python-wrapt/python-wrapt.mk | 4 ++--
> 2 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/package/python-wrapt/python-wrapt.hash b/package/python-wrapt/python-wrapt.hash
> index 199de265a5..ae1fb94a2b 100644
> --- a/package/python-wrapt/python-wrapt.hash
> +++ b/package/python-wrapt/python-wrapt.hash
> @@ -1,5 +1,5 @@
> # md5, sha256 from https://pypi.org/pypi/wrapt/json
> -md5 f4db93e73e5c70a59955f0ec162d585d wrapt-1.17.2.tar.gz
> -sha256 41388e9d4d1522446fe79d3213196bd9e3b301a336965b9e27ca2788ebd122f3 wrapt-1.17.2.tar.gz
> +md5 5e7d9b1296ef5dc87339acc951a52d18 wrapt-1.17.3.tar.gz
> +sha256 f66eb08feaa410fe4eebd17f2a2c8e2e46d3476e9f8c783daa8e09e0faa666d0 wrapt-1.17.3.tar.gz
> # Locally computed sha256 checksums
> sha256 5974efbbc8b626b2050810d63c3a907ee21c92bf64b3740fc623ad05eb3448ab LICENSE
> diff --git a/package/python-wrapt/python-wrapt.mk b/package/python-wrapt/python-wrapt.mk
> index 9048f7010e..d1871a7e2e 100644
> --- a/package/python-wrapt/python-wrapt.mk
> +++ b/package/python-wrapt/python-wrapt.mk
> @@ -4,9 +4,9 @@
> #
> ################################################################################
>
> -PYTHON_WRAPT_VERSION = 1.17.2
> +PYTHON_WRAPT_VERSION = 1.17.3
> PYTHON_WRAPT_SOURCE = wrapt-$(PYTHON_WRAPT_VERSION).tar.gz
> -PYTHON_WRAPT_SITE = https://files.pythonhosted.org/packages/c3/fc/e91cc220803d7bc4db93fb02facd8461c37364151b8494762cc88b0fbcef
> +PYTHON_WRAPT_SITE = https://files.pythonhosted.org/packages/95/8f/aeb76c5b46e273670962298c23e7ddde79916cb74db802131d49a85e4b7d
> PYTHON_WRAPT_SETUP_TYPE = setuptools
> PYTHON_WRAPT_LICENSE = BSD-2-Clause
> PYTHON_WRAPT_LICENSE_FILES = LICENSE
Best,
Marcus
More information about the buildroot
mailing list