diff --git a/comms/py-streamdeck/Makefile b/comms/py-streamdeck/Makefile index 1c295ca318ad..a76fafb6e0c5 100644 --- a/comms/py-streamdeck/Makefile +++ b/comms/py-streamdeck/Makefile @@ -1,31 +1,31 @@ PORTNAME= streamdeck -DISTVERSION= 0.9.7 +DISTVERSION= 0.9.8 CATEGORIES= comms python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= tiga@FreeBSD.org COMMENT= Python library to control the Elgato Stream Deck WWW= https://github.com/abcminiuser/python-elgato-streamdeck LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} LIB_DEPENDS= libhidapi.so:comms/hidapi RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>=8.1.1:graphics/py-pillow@${PY_FLAVOR} USES= dos2unix pytest python USE_PYTHON= autoplist pep517 PYTEST_ARGS= test.py # Note: PYTEST_ARGS isn't respected if pytest is placed in USE_PYTHON section post-patch: ${RM} ${WRKSRC}/src/StreamDeck/Transport/LibUSBHIDAPI.py.orig NO_ARCH= yes TEST_WRKSRC= ${WRKSRC}/test .include diff --git a/comms/py-streamdeck/distinfo b/comms/py-streamdeck/distinfo index f027e45edc5d..7fbd114cab10 100644 --- a/comms/py-streamdeck/distinfo +++ b/comms/py-streamdeck/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756745770 -SHA256 (streamdeck-0.9.7.tar.gz) = 8d586e66286f8ee039af0979e49026b45abe87f7f933af15a38e2387c1e3508e -SIZE (streamdeck-0.9.7.tar.gz) = 2557584 +TIMESTAMP = 1770071233 +SHA256 (streamdeck-0.9.8.tar.gz) = acee4ad207a40d4cc2256d3a4c22b9f591e3c390efbe515e439ce518b31d0125 +SIZE (streamdeck-0.9.8.tar.gz) = 2557549