Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2023 18:53:32 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: f9098a1117cf - main - sysutils/py-tmuxp: Update to 1.28.1
Message-ID:  <202306051853.355IrWB8055661@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=f9098a1117cf5556887a57fb38143eb3c0da15e9

commit f9098a1117cf5556887a57fb38143eb3c0da15e9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-05 18:40:15 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-05 18:47:21 +0000

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

diff --git a/sysutils/py-tmuxp/Makefile b/sysutils/py-tmuxp/Makefile
index 000f730458c2..2d046a89c19b 100644
--- a/sysutils/py-tmuxp/Makefile
+++ b/sysutils/py-tmuxp/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tmuxp
-PORTVERSION=	1.27.1
+PORTVERSION=	1.28.1
 CATEGORIES=	sysutils python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}colorama>=0.3.9:devel/py-colorama@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}libtmux>=0.21.1<0.22:devel/py-libtmux@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}libtmux>=0.22.1<0.23:devel/py-libtmux@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}yaml>=6.0<7:devel/py-yaml@${PY_FLAVOR} \
 		tmux:sysutils/tmux
 
diff --git a/sysutils/py-tmuxp/distinfo b/sysutils/py-tmuxp/distinfo
index 8e02c7353c18..72f34397e8a6 100644
--- a/sysutils/py-tmuxp/distinfo
+++ b/sysutils/py-tmuxp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681052964
-SHA256 (tmuxp-1.27.1.tar.gz) = ee8ca69828780c41f485eddd01f029602c4a13ed589e949f6ba6f9125bd0a939
-SIZE (tmuxp-1.27.1.tar.gz) = 825785
+TIMESTAMP = 1685792338
+SHA256 (tmuxp-1.28.1.tar.gz) = b0d2ea5326ace90635d5e5bf16192a07afaee0c4ea898d62c6f0f704debd1627
+SIZE (tmuxp-1.28.1.tar.gz) = 825956



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