diff --git a/deskutils/py-py3status/Makefile b/deskutils/py-py3status/Makefile index 559c6e24d355..e5ac356a3d05 100644 --- a/deskutils/py-py3status/Makefile +++ b/deskutils/py-py3status/Makefile @@ -1,26 +1,27 @@ PORTNAME= py3status -PORTVERSION= 3.51 +PORTVERSION= 3.52 CATEGORIES= deskutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Extensible i3status wrapper written in python -WWW= https://github.com/ultrabug/py3status +WWW= https://py3status.readthedocs.io/en/latest/ \ + https://github.com/ultrabug/py3status LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} + USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes -OPTIONS_DEFINE= GEVENT UDEV -GEVENT_DESC= Gevent support +OPTIONS_DEFINE= UDEV UDEV_DESC= UDEV support -GEVENT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gevent>=1.1:devel/py-gevent@${PY_FLAVOR} UDEV_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyudev>=0.21.0:devel/py-pyudev@${PY_FLAVOR} .include diff --git a/deskutils/py-py3status/distinfo b/deskutils/py-py3status/distinfo index 997ded6fcae4..6ce1c9d58ad3 100644 --- a/deskutils/py-py3status/distinfo +++ b/deskutils/py-py3status/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688166162 -SHA256 (py3status-3.51.tar.gz) = c7831fb400b54f2478144be5fb2b70098836726e6a006fd7fcc2548494469645 -SIZE (py3status-3.51.tar.gz) = 399878 +TIMESTAMP = 1691070020 +SHA256 (py3status-3.52.tar.gz) = 15b4bfc52974ddb5ea69c86ce3299182eff9b9e07413bf5194a3f5d494eff05b +SIZE (py3status-3.52.tar.gz) = 269274