* [Buildroot] [PATCH 1/1] package/python-path: bump to version 17.1.1
@ 2026-01-02 20:57 James Hilliard
2026-01-02 22:05 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2026-01-02 20:57 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard
License hash changed due to move to license file autogeneration:
https://github.com/jaraco/path/commit/9a81db3c77bc106017dcd4b0853a5a94f43ae33c
https://github.com/jaraco/path/commit/d2b8d7750f78e870def98c4e04053af4acc86e29
Add new python-coherent-licensed build dependency.
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-path/python-path.hash | 6 +++---
package/python-path/python-path.mk | 8 +++++---
2 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/package/python-path/python-path.hash b/package/python-path/python-path.hash
index 117d225e75..9418d9e6d9 100644
--- a/package/python-path/python-path.hash
+++ b/package/python-path/python-path.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/path/json
-md5 3f03cdccfa0fdd9dee34c445701d4a31 path-17.1.0.tar.gz
-sha256 d41e05ed4fa1d4f6d702df3c1e0a1a255d7b544287432456455dc7c51e5f98e9 path-17.1.0.tar.gz
+md5 c7ab103cb96b36758daeccd1ed52b587 path-17.1.1.tar.gz
+sha256 2dfcbfec8b4d960f3469c52acf133113c2a8bf12ac7b98d629fa91af87248d42 path-17.1.1.tar.gz
# Locally computed sha256 checksums
-sha256 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741 LICENSE
+sha256 5a57cb4db85e2a2dd88c290628908add57e3451449e0a9a71fdfb38776fd759d LICENSE
diff --git a/package/python-path/python-path.mk b/package/python-path/python-path.mk
index 1ebaccd099..8d287772d0 100644
--- a/package/python-path/python-path.mk
+++ b/package/python-path/python-path.mk
@@ -4,12 +4,14 @@
#
################################################################################
-PYTHON_PATH_VERSION = 17.1.0
+PYTHON_PATH_VERSION = 17.1.1
PYTHON_PATH_SOURCE = path-$(PYTHON_PATH_VERSION).tar.gz
-PYTHON_PATH_SITE = https://files.pythonhosted.org/packages/ed/51/127cd9fa2baae5715e24839d6fb73c6fa6eca7b84a52fc7ce8195d830802
+PYTHON_PATH_SITE = https://files.pythonhosted.org/packages/dd/52/a7bdd5ef8488977d354b7915d1e75009bebbd04f73eff14e52372d5e9435
PYTHON_PATH_SETUP_TYPE = setuptools
PYTHON_PATH_LICENSE = MIT
PYTHON_PATH_LICENSE_FILES = LICENSE
-PYTHON_PATH_DEPENDENCIES = host-python-setuptools-scm
+PYTHON_PATH_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-path: bump to version 17.1.1
2026-01-02 20:57 [Buildroot] [PATCH 1/1] package/python-path: bump to version 17.1.1 James Hilliard
@ 2026-01-02 22:05 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2026-01-02 22:05 UTC (permalink / raw)
To: James Hilliard; +Cc: buildroot
On Fri, 2 Jan 2026 13:57:46 -0700
James Hilliard <james.hilliard1@gmail.com> wrote:
> License hash changed due to move to license file autogeneration:
> https://github.com/jaraco/path/commit/9a81db3c77bc106017dcd4b0853a5a94f43ae33c
> https://github.com/jaraco/path/commit/d2b8d7750f78e870def98c4e04053af4acc86e29
>
> Add new python-coherent-licensed build dependency.
>
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
> package/python-path/python-path.hash | 6 +++---
> package/python-path/python-path.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:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-02 20:57 [Buildroot] [PATCH 1/1] package/python-path: bump to version 17.1.1 James Hilliard
2026-01-02 22:05 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox