git: 81283405b66b - main - comms/py-hid: Update 1.0.6 => 1.0.7

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Sat, 15 Feb 2025 22:14:49 UTC
The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=81283405b66b8152c4e17e63d1b22afe9b7360b3

commit 81283405b66b8152c4e17e63d1b22afe9b7360b3
Author:     Yusuf Yaman <nxjoseph@protonmail.com>
AuthorDate: 2025-02-15 22:11:53 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-02-15 22:14:13 +0000

    comms/py-hid: Update 1.0.6 => 1.0.7
    
    This release fixes an issue that occurs when
    initialising the device object with product id 0.
    
    Commit log:
    https://github.com/apmorton/pyhidapi/compare/1.0.6...1.0.7
    
    PR:     284842
---
 comms/py-hid/Makefile | 2 +-
 comms/py-hid/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/comms/py-hid/Makefile b/comms/py-hid/Makefile
index b01d00d84d13..24ddb1973c51 100644
--- a/comms/py-hid/Makefile
+++ b/comms/py-hid/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	hid
-DISTVERSION=	1.0.6
+DISTVERSION=	1.0.7
 CATEGORIES=	comms python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/comms/py-hid/distinfo b/comms/py-hid/distinfo
index 06ef52847d32..ddfe3e917e16 100644
--- a/comms/py-hid/distinfo
+++ b/comms/py-hid/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1739434809
-SHA256 (hid-1.0.6.tar.gz) = 48d764d7ae9746ba123b96dbf457893ca80268b7791c4b1d2e051310eeb83860
-SIZE (hid-1.0.6.tar.gz) = 4837
+TIMESTAMP = 1739656219
+SHA256 (hid-1.0.7.tar.gz) = 3f809e292ab52c4435ad1442c8ef205be4c9ca4eeb80fb47c7d98e0c75527b2a
+SIZE (hid-1.0.7.tar.gz) = 4897