* [Buildroot] [PATCH 1/2] package/python-coherent-licensed: new host package
@ 2025-12-31 19:06 James Hilliard
2025-12-31 19:06 ` [Buildroot] [PATCH 2/2] package/python-tempora: bump to version 5.8.1 James Hilliard
2026-01-01 9:45 ` [Buildroot] [PATCH 1/2] package/python-coherent-licensed: new host package Thomas Petazzoni via buildroot
0 siblings, 2 replies; 4+ messages in thread
From: James Hilliard @ 2025-12-31 19:06 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Thomas Petazzoni
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
.../python-coherent-licensed.hash | 5 +++++
.../python-coherent-licensed.mk | 14 ++++++++++++++
2 files changed, 19 insertions(+)
create mode 100644 package/python-coherent-licensed/python-coherent-licensed.hash
create mode 100644 package/python-coherent-licensed/python-coherent-licensed.mk
diff --git a/package/python-coherent-licensed/python-coherent-licensed.hash b/package/python-coherent-licensed/python-coherent-licensed.hash
new file mode 100644
index 0000000000..b23a9db414
--- /dev/null
+++ b/package/python-coherent-licensed/python-coherent-licensed.hash
@@ -0,0 +1,5 @@
+# md5, sha256 from https://pypi.org/pypi/coherent.licensed/json
+md5 5c943470c62e4a7825e783a53816fd18 coherent_licensed-0.5.2.tar.gz
+sha256 d8071403ce742d3ac3592ddc4fb7057a46caffb415b928b4d52802e5f208416d coherent_licensed-0.5.2.tar.gz
+# Locally computed sha256 checksums
+sha256 5a57cb4db85e2a2dd88c290628908add57e3451449e0a9a71fdfb38776fd759d LICENSE
diff --git a/package/python-coherent-licensed/python-coherent-licensed.mk b/package/python-coherent-licensed/python-coherent-licensed.mk
new file mode 100644
index 0000000000..f827610046
--- /dev/null
+++ b/package/python-coherent-licensed/python-coherent-licensed.mk
@@ -0,0 +1,14 @@
+################################################################################
+#
+# python-coherent-licensed
+#
+################################################################################
+
+PYTHON_COHERENT_LICENSED_VERSION = 0.5.2
+PYTHON_COHERENT_LICENSED_SOURCE = coherent_licensed-$(PYTHON_COHERENT_LICENSED_VERSION).tar.gz
+PYTHON_COHERENT_LICENSED_SITE = https://files.pythonhosted.org/packages/cd/e9/63d2dcccb5496cc99d96f29a8a5f3e2c6ed0bba7fedb840862f92816ee17
+PYTHON_COHERENT_LICENSED_SETUP_TYPE = flit
+PYTHON_COHERENT_LICENSED_LICENSE = MIT
+PYTHON_COHERENT_LICENSED_LICENSE_FILES = LICENSE
+
+$(eval $(host-python-package))
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH 2/2] package/python-tempora: bump to version 5.8.1
2025-12-31 19:06 [Buildroot] [PATCH 1/2] package/python-coherent-licensed: new host package James Hilliard
@ 2025-12-31 19:06 ` James Hilliard
2026-01-01 9:45 ` Thomas Petazzoni via buildroot
2026-01-01 9:45 ` [Buildroot] [PATCH 1/2] package/python-coherent-licensed: new host package Thomas Petazzoni via buildroot
1 sibling, 1 reply; 4+ messages in thread
From: James Hilliard @ 2025-12-31 19:06 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Thomas Petazzoni
License hash changed due to move to license generator migration:
https://github.com/jaraco/tempora/commit/9a81db3c77bc106017dcd4b0853a5a94f43ae33c
https://github.com/jaraco/tempora/commit/d2b8d7750f78e870def98c4e04053af4acc86e29
Add new host-python-coherent-licensed build dependency.
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-tempora/python-tempora.hash | 6 +++---
package/python-tempora/python-tempora.mk | 8 +++++---
2 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/package/python-tempora/python-tempora.hash b/package/python-tempora/python-tempora.hash
index 15bdaaf783..71c42cd298 100644
--- a/package/python-tempora/python-tempora.hash
+++ b/package/python-tempora/python-tempora.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/tempora/json
-md5 ca7fb7c9523fb5232b734a19dae05c6a tempora-5.8.0.tar.gz
-sha256 1e9606e65a3f2063460961d68515dee07bdaca0859305a8d3e6604168175fef1 tempora-5.8.0.tar.gz
+md5 208d59bfe14a913199d3e284c56f195c tempora-5.8.1.tar.gz
+sha256 abb5d9ec790cc5e4f9431778029ba3e3d9ba9bd50cb306dad824824b2b362dcd tempora-5.8.1.tar.gz
# Locally computed sha256 checksums
-sha256 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741 LICENSE
+sha256 5a57cb4db85e2a2dd88c290628908add57e3451449e0a9a71fdfb38776fd759d LICENSE
diff --git a/package/python-tempora/python-tempora.mk b/package/python-tempora/python-tempora.mk
index 3b6c644b53..facd72a999 100644
--- a/package/python-tempora/python-tempora.mk
+++ b/package/python-tempora/python-tempora.mk
@@ -4,12 +4,14 @@
#
################################################################################
-PYTHON_TEMPORA_VERSION = 5.8.0
+PYTHON_TEMPORA_VERSION = 5.8.1
PYTHON_TEMPORA_SOURCE = tempora-$(PYTHON_TEMPORA_VERSION).tar.gz
-PYTHON_TEMPORA_SITE = https://files.pythonhosted.org/packages/c3/f2/bbd6d2178791eaf8bac06857cb0ee39840e69f7b64ecb0c414bf8f46daff
+PYTHON_TEMPORA_SITE = https://files.pythonhosted.org/packages/24/64/a255efe5edd367d12b770b3514194efdc1c97e5ed6ce6e8105d834750dfc
PYTHON_TEMPORA_LICENSE = MIT
PYTHON_TEMPORA_LICENSE_FILES = LICENSE
PYTHON_TEMPORA_SETUP_TYPE = setuptools
-PYTHON_TEMPORA_DEPENDENCIES = host-python-setuptools-scm
+PYTHON_TEMPORA_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] 4+ messages in thread
* Re: [Buildroot] [PATCH 1/2] package/python-coherent-licensed: new host package
2025-12-31 19:06 [Buildroot] [PATCH 1/2] package/python-coherent-licensed: new host package James Hilliard
2025-12-31 19:06 ` [Buildroot] [PATCH 2/2] package/python-tempora: bump to version 5.8.1 James Hilliard
@ 2026-01-01 9:45 ` Thomas Petazzoni via buildroot
1 sibling, 0 replies; 4+ messages in thread
From: Thomas Petazzoni via buildroot @ 2026-01-01 9:45 UTC (permalink / raw)
To: James Hilliard; +Cc: buildroot
On Wed, 31 Dec 2025 12:06:23 -0700
James Hilliard <james.hilliard1@gmail.com> wrote:
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
> .../python-coherent-licensed.hash | 5 +++++
> .../python-coherent-licensed.mk | 14 ++++++++++++++
> 2 files changed, 19 insertions(+)
> create mode 100644 package/python-coherent-licensed/python-coherent-licensed.hash
> create mode 100644 package/python-coherent-licensed/python-coherent-licensed.mk
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] 4+ messages in thread
* Re: [Buildroot] [PATCH 2/2] package/python-tempora: bump to version 5.8.1
2025-12-31 19:06 ` [Buildroot] [PATCH 2/2] package/python-tempora: bump to version 5.8.1 James Hilliard
@ 2026-01-01 9:45 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni via buildroot @ 2026-01-01 9:45 UTC (permalink / raw)
To: James Hilliard; +Cc: buildroot
On Wed, 31 Dec 2025 12:06:24 -0700
James Hilliard <james.hilliard1@gmail.com> wrote:
> License hash changed due to move to license generator migration:
> https://github.com/jaraco/tempora/commit/9a81db3c77bc106017dcd4b0853a5a94f43ae33c
> https://github.com/jaraco/tempora/commit/d2b8d7750f78e870def98c4e04053af4acc86e29
>
> Add new host-python-coherent-licensed build dependency.
>
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
> package/python-tempora/python-tempora.hash | 6 +++---
> package/python-tempora/python-tempora.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] 4+ messages in thread
end of thread, other threads:[~2026-01-01 9:49 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-31 19:06 [Buildroot] [PATCH 1/2] package/python-coherent-licensed: new host package James Hilliard
2025-12-31 19:06 ` [Buildroot] [PATCH 2/2] package/python-tempora: bump to version 5.8.1 James Hilliard
2026-01-01 9:45 ` Thomas Petazzoni via buildroot
2026-01-01 9:45 ` [Buildroot] [PATCH 1/2] package/python-coherent-licensed: new host package 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.