Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Aug 2023 09:30:45 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0b0dd462ac33 - main - devel/py-libtmux: Update to 0.23.0
Message-ID:  <202308260930.37Q9Ujt1089906@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0b0dd462ac33ba3b3c710abbdf54d7aec9a9f398

commit 0b0dd462ac33ba3b3c710abbdf54d7aec9a9f398
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-08-26 09:27:31 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-26 09:27:31 +0000

    devel/py-libtmux: Update to 0.23.0
    
    Changes:        https://github.com/tmux-python/libtmux/releases
---
 devel/py-libtmux/Makefile | 5 ++---
 devel/py-libtmux/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/devel/py-libtmux/Makefile b/devel/py-libtmux/Makefile
index cc5adbe391e3..2a3f9321b459 100644
--- a/devel/py-libtmux/Makefile
+++ b/devel/py-libtmux/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libtmux
-PORTVERSION=	0.22.1
+PORTVERSION=	0.23.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,8 +11,7 @@ WWW=		https://github.com/tmux-python/libtmux
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} \
-		${PY_SETUPTOOLS}
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
 RUN_DEPENDS=	tmux:sysutils/tmux
 
 USES=		python
diff --git a/devel/py-libtmux/distinfo b/devel/py-libtmux/distinfo
index 3441f4b4e30f..7d9d2ad142fd 100644
--- a/devel/py-libtmux/distinfo
+++ b/devel/py-libtmux/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685792260
-SHA256 (libtmux-0.22.1.tar.gz) = 794ce91bbe3c754474f06464bd0aed5e984b4d85ff105f0d0eaaaf469c02acb1
-SIZE (libtmux-0.22.1.tar.gz) = 235264
+TIMESTAMP = 1692816283
+SHA256 (libtmux-0.23.0.tar.gz) = ada1a6677076c1cae985de96ebde3d56bbff84264350c0cfd959025bd6d09010
+SIZE (libtmux-0.23.0.tar.gz) = 235943



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308260930.37Q9Ujt1089906>