* [Buildroot] [PATCH 1/1] package/python-jaraco-functools: bump to version 4.4.0
@ 2026-01-02 22:35 James Hilliard
2026-01-02 22:45 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2026-01-02 22:35 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard
License hash changed due to move to license file autogeneration:
https://github.com/jaraco/jaraco.functools/commit/9a81db3c77bc106017dcd4b0853a5a94f43ae33c
https://github.com/jaraco/jaraco.functools/commit/d2b8d7750f78e870def98c4e04053af4acc86e29
Add new python-coherent-licensed build dependency.
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
.../python-jaraco-functools/python-jaraco-functools.hash | 6 +++---
.../python-jaraco-functools/python-jaraco-functools.mk | 8 +++++---
2 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/package/python-jaraco-functools/python-jaraco-functools.hash b/package/python-jaraco-functools/python-jaraco-functools.hash
index 69edc2384b..f43efcfd84 100644
--- a/package/python-jaraco-functools/python-jaraco-functools.hash
+++ b/package/python-jaraco-functools/python-jaraco-functools.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/jaraco.functools/json
-md5 b8a8d165da986efa1966abd91c45348e jaraco_functools-4.1.0.tar.gz
-sha256 70f7e0e2ae076498e212562325e805204fc092d7b4c17e0e86c959e249701a9d jaraco_functools-4.1.0.tar.gz
+md5 501918900674199182b1bfa39db200b6 jaraco_functools-4.4.0.tar.gz
+sha256 da21933b0417b89515562656547a77b4931f98176eb173644c0d35032a33d6bb jaraco_functools-4.4.0.tar.gz
# Locally computed sha256 checksums
-sha256 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741 LICENSE
+sha256 5a57cb4db85e2a2dd88c290628908add57e3451449e0a9a71fdfb38776fd759d LICENSE
diff --git a/package/python-jaraco-functools/python-jaraco-functools.mk b/package/python-jaraco-functools/python-jaraco-functools.mk
index e72a062fa8..397d5122bf 100644
--- a/package/python-jaraco-functools/python-jaraco-functools.mk
+++ b/package/python-jaraco-functools/python-jaraco-functools.mk
@@ -4,12 +4,14 @@
#
################################################################################
-PYTHON_JARACO_FUNCTOOLS_VERSION = 4.1.0
+PYTHON_JARACO_FUNCTOOLS_VERSION = 4.4.0
PYTHON_JARACO_FUNCTOOLS_SOURCE = jaraco_functools-$(PYTHON_JARACO_FUNCTOOLS_VERSION).tar.gz
-PYTHON_JARACO_FUNCTOOLS_SITE = https://files.pythonhosted.org/packages/ab/23/9894b3df5d0a6eb44611c36aec777823fc2e07740dabbd0b810e19594013
+PYTHON_JARACO_FUNCTOOLS_SITE = https://files.pythonhosted.org/packages/0f/27/056e0638a86749374d6f57d0b0db39f29509cce9313cf91bdc0ac4d91084
PYTHON_JARACO_FUNCTOOLS_LICENSE = MIT
PYTHON_JARACO_FUNCTOOLS_LICENSE_FILES = LICENSE
PYTHON_JARACO_FUNCTOOLS_SETUP_TYPE = setuptools
-PYTHON_JARACO_FUNCTOOLS_DEPENDENCIES = host-python-setuptools-scm
+PYTHON_JARACO_FUNCTOOLS_DEPENDENCIES = \
+ host-python-coherent-licensed \
+ host-python-setuptools-scm
$(eval $(python-package))
--
2.43.0
_______________________________________________
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 1/1] package/python-jaraco-functools: bump to version 4.4.0
2026-01-02 22:35 [Buildroot] [PATCH 1/1] package/python-jaraco-functools: bump to version 4.4.0 James Hilliard
@ 2026-01-02 22:45 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2026-01-02 22:45 UTC (permalink / raw)
To: James Hilliard; +Cc: buildroot
On Fri, 2 Jan 2026 15:35:54 -0700
James Hilliard <james.hilliard1@gmail.com> wrote:
> License hash changed due to move to license file autogeneration:
> https://github.com/jaraco/jaraco.functools/commit/9a81db3c77bc106017dcd4b0853a5a94f43ae33c
> https://github.com/jaraco/jaraco.functools/commit/d2b8d7750f78e870def98c4e04053af4acc86e29
>
> Add new python-coherent-licensed build dependency.
>
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
> .../python-jaraco-functools/python-jaraco-functools.hash | 6 +++---
> .../python-jaraco-functools/python-jaraco-functools.mk | 8 +++++---
> 2 files changed, 8 insertions(+), 6 deletions(-)
Applied to master, 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:[~2026-01-02 22:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-02 22:35 [Buildroot] [PATCH 1/1] package/python-jaraco-functools: bump to version 4.4.0 James Hilliard
2026-01-02 22:45 ` 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.