Date: Wed, 29 Apr 2026 02:24:50 +0000 From: Hiroki Tagato <tagattie@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 58300d107ab8 - main - x11/py-nwg-displays: Update to 0.4.0 Message-ID: <69f16bf2.3c86f.765b2bed@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=58300d107ab85a378b74a79b85d57fc8e667d1d7 commit 58300d107ab85a378b74a79b85d57fc8e667d1d7 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2026-04-29 02:23:59 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2026-04-29 02:23:59 +0000 x11/py-nwg-displays: Update to 0.4.0 While here, switch to USE_PYTHON=pep517. Changelog: https://github.com/nwg-piotr/nwg-displays/releases/tag/v0.4.0 Reported by: GitHub (watch releases) --- x11/py-nwg-displays/Makefile | 6 ++++-- x11/py-nwg-displays/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/x11/py-nwg-displays/Makefile b/x11/py-nwg-displays/Makefile index f6814173d77c..aa41dbba1fef 100644 --- a/x11/py-nwg-displays/Makefile +++ b/x11/py-nwg-displays/Makefile @@ -1,6 +1,6 @@ PORTNAME= nwg-displays DISTVERSIONPREFIX= v -DISTVERSION= 0.3.28 +DISTVERSION= 0.4.0 CATEGORIES= x11 wayland python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,6 +11,8 @@ WWW= https://github.com/nwg-piotr/nwg-displays 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= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}i3ipc>0:x11/py-i3ipc@${PY_FLAVOR} @@ -20,7 +22,7 @@ USE_GITHUB= yes GH_ACCOUNT= nwg-piotr USE_GNOME= gtk30 pygobject3 -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 SHEBANG_FILES= nwg_displays/main.py diff --git a/x11/py-nwg-displays/distinfo b/x11/py-nwg-displays/distinfo index 5a4954e5b9ee..2f8819248e00 100644 --- a/x11/py-nwg-displays/distinfo +++ b/x11/py-nwg-displays/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1770861852 -SHA256 (nwg-piotr-nwg-displays-v0.3.28_GH0.tar.gz) = 35ffe993c21b9ffaa3e776b12ee8a154bc2b0ea661e2ff417c513df82fad26e9 -SIZE (nwg-piotr-nwg-displays-v0.3.28_GH0.tar.gz) = 38580 +TIMESTAMP = 1777428927 +SHA256 (nwg-piotr-nwg-displays-v0.4.0_GH0.tar.gz) = cf4ff25293f06ffb9748e54bfc12412ad5d456719c3612e973ef4f61c5fe1689 +SIZE (nwg-piotr-nwg-displays-v0.4.0_GH0.tar.gz) = 43121home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f16bf2.3c86f.765b2bed>
