All of lore.kernel.org
 help / color / mirror / Atom feed
* [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

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.