aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/py-liquidctl
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2021-03-17 10:49:42 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2021-03-17 10:49:42 +0000
commite7c95b4d16935bbac4662d7fe507c268a0ec5f69 (patch)
tree0f76c3691ffaa5c6ae57d9105c16a4893e7e0b14 /sysutils/py-liquidctl
parentc22dbfaceb8beac33dd338ca52f56aa77c7c1080 (diff)
sysutils/py-liquidctl: Update to 1.5.1
Diffstat (limited to 'sysutils/py-liquidctl')
-rw-r--r--sysutils/py-liquidctl/Makefile12
-rw-r--r--sysutils/py-liquidctl/distinfo6
2 files changed, 5 insertions, 13 deletions
diff --git a/sysutils/py-liquidctl/Makefile b/sysutils/py-liquidctl/Makefile
index 3d5f3f28c0ef..464e418ddf17 100644
--- a/sysutils/py-liquidctl/Makefile
+++ b/sysutils/py-liquidctl/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= liquidctl
-PORTVERSION= 1.4.2
+PORTVERSION= 1.5.1
CATEGORIES= sysutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docopt>=0:devel/py-docopt@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}hidapi>=0:comms/py-hidapi@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}hidapi>=0.10.1:comms/py-hidapi@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyusb>=0:devel/py-pyusb@${PY_FLAVOR}
USES= python:3.6+
@@ -22,12 +22,4 @@ USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
-# With devel/py-hidraw we do now have a python interface for hidraw(4)
-# but unfortunately liquidctl 1.5.1 fails with:
-#
-# AttributeError: module 'hidraw' has no attribute 'enumerate'
-#
-# Further investigation is ongoing but any help is welcome.
-PORTSCOUT= skipv:1.5.1
-
.include <bsd.port.mk>
diff --git a/sysutils/py-liquidctl/distinfo b/sysutils/py-liquidctl/distinfo
index 7179ba304c38..582fb9c72de6 100644
--- a/sysutils/py-liquidctl/distinfo
+++ b/sysutils/py-liquidctl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604308322
-SHA256 (liquidctl-1.4.2.tar.gz) = 39da5f5bcae1cbd91e42e78fdb19f4f03b6c1a585addc0b268e0c468e76f1a3c
-SIZE (liquidctl-1.4.2.tar.gz) = 159500
+TIMESTAMP = 1615977743
+SHA256 (liquidctl-1.5.1.tar.gz) = 9480e2dfbb0406fa8d57601a43a0f7c7573de1f5f24920b0e4000786ed236a8b
+SIZE (liquidctl-1.5.1.tar.gz) = 333475