[Buildroot] [git commit] package/python-hid: bump version to 1.0.8
Julien Olivain
ju.o at free.fr
Tue Oct 14 20:10:27 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=d3523439f2a230759c4ecdf8c2819e7c7fda83e3
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
package/python-hid/python-hid.hash | 4 ++--
package/python-hid/python-hid.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-hid/python-hid.hash b/package/python-hid/python-hid.hash
index d03757771b..b990a2a9f8 100644
--- a/package/python-hid/python-hid.hash
+++ b/package/python-hid/python-hid.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/hid/json
-md5 1954df0dce4e15afd89197e898039e92 hid-1.0.6.tar.gz
-sha256 48d764d7ae9746ba123b96dbf457893ca80268b7791c4b1d2e051310eeb83860 hid-1.0.6.tar.gz
+md5 231df641df11d452dae6b579ba2ccf6a hid-1.0.8.tar.gz
+sha256 5ca129a7b9434ace5e3e429c1092a16792feffaf067a46b666e9c586872cdcfe hid-1.0.8.tar.gz
# Locally computed sha256 checksums
sha256 5524b425acacdfedeca3f959980f0cd38b00176ebbb292e4a96c520d6074353d LICENSE
diff --git a/package/python-hid/python-hid.mk b/package/python-hid/python-hid.mk
index 2f65bd1412..1e422dc97b 100644
--- a/package/python-hid/python-hid.mk
+++ b/package/python-hid/python-hid.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_HID_VERSION = 1.0.6
+PYTHON_HID_VERSION = 1.0.8
PYTHON_HID_SOURCE = hid-$(PYTHON_HID_VERSION).tar.gz
-PYTHON_HID_SITE = https://files.pythonhosted.org/packages/50/b8/5f470948262b6cdda8e1b2382b19f67c57eacda1e07a14322807b911e0ce
+PYTHON_HID_SITE = https://files.pythonhosted.org/packages/29/42/9cd3eab530ffae5e0ff880c575fd18cfdfe292b71f1e9872c392329f35fd
PYTHON_HID_SETUP_TYPE = setuptools
PYTHON_HID_LICENSE = MIT
PYTHON_HID_LICENSE_FILES = LICENSE
More information about the buildroot
mailing list