* [Buildroot] [PATCH] package/python-wrapt: bump to 1.16.0
@ 2024-08-22 12:24 Marcus Hoffmann via buildroot
2024-08-23 17:33 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Marcus Hoffmann via buildroot @ 2024-08-22 12:24 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Asaf Kahlon
Changelog:
* https://wrapt.readthedocs.io/en/latest/changes.html#version-1-15-0
* https://wrapt.readthedocs.io/en/latest/changes.html#version-1-16-0
Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
---
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 cb62e19aa7..9b126bd7d3 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 6e7340264f038efdefcba707250c91c2 wrapt-1.14.1.tar.gz
-sha256 380a85cf89e0e69b7cfbe2ea9f765f004ff419f34194018a6827ac0e3edfed4d wrapt-1.14.1.tar.gz
+md5 3e370b4bc08f7dcc518cf8895673b19c wrapt-1.16.0.tar.gz
+sha256 5f370f952971e7d17c7d1ead40e49f32345a7f7a5373571ef44d800d06b1899d wrapt-1.16.0.tar.gz
# Locally computed sha256 checksums
sha256 77d2a9159cffe12473f539a71a3e741f35117e61bfd005ebd60c3a1778e2c1f1 LICENSE
diff --git a/package/python-wrapt/python-wrapt.mk b/package/python-wrapt/python-wrapt.mk
index 406f6c3aa1..ed4a911e14 100644
--- a/package/python-wrapt/python-wrapt.mk
+++ b/package/python-wrapt/python-wrapt.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_WRAPT_VERSION = 1.14.1
+PYTHON_WRAPT_VERSION = 1.16.0
PYTHON_WRAPT_SOURCE = wrapt-$(PYTHON_WRAPT_VERSION).tar.gz
-PYTHON_WRAPT_SITE = https://files.pythonhosted.org/packages/11/eb/e06e77394d6cf09977d92bff310cb0392930c08a338f99af6066a5a98f92
+PYTHON_WRAPT_SITE = https://files.pythonhosted.org/packages/95/4c/063a912e20bcef7124e0df97282a8af3ff3e4b603ce84c481d6d7346be0a
PYTHON_WRAPT_SETUP_TYPE = setuptools
PYTHON_WRAPT_LICENSE = BSD-2-Clause
PYTHON_WRAPT_LICENSE_FILES = LICENSE
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH] package/python-wrapt: bump to 1.16.0
2024-08-22 12:24 [Buildroot] [PATCH] package/python-wrapt: bump to 1.16.0 Marcus Hoffmann via buildroot
@ 2024-08-23 17:33 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-08-23 17:33 UTC (permalink / raw)
To: Marcus Hoffmann via buildroot
Cc: James Hilliard, Marcus Hoffmann, Asaf Kahlon
On Thu, 22 Aug 2024 14:24:37 +0200
Marcus Hoffmann via buildroot <buildroot@buildroot.org> wrote:
> Changelog:
> * https://wrapt.readthedocs.io/en/latest/changes.html#version-1-15-0
> * https://wrapt.readthedocs.io/en/latest/changes.html#version-1-16-0
>
> Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
> ---
> package/python-wrapt/python-wrapt.hash | 4 ++--
> package/python-wrapt/python-wrapt.mk | 4 ++--
> 2 files changed, 4 insertions(+), 4 deletions(-)
Applied to next, 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-08-23 17:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-22 12:24 [Buildroot] [PATCH] package/python-wrapt: bump to 1.16.0 Marcus Hoffmann via buildroot
2024-08-23 17:33 ` Thomas Petazzoni via buildroot
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.