package/python-wrapt: bump version to 1.17.2

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls
2025-10-14 20:51:07 +02:00
committed by Peter Korsgaard
parent 7a71637b28
commit 1519659b42
2 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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