Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jan 2025 02:51:01 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: 3a1fc3ba711f - main - sysutils/py-tmuxp: Update to 1.50.1
Message-ID:  <202501020251.5022p1F6014186@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=3a1fc3ba711f059c6c33dd421ec1d877d73b8852

commit 3a1fc3ba711f059c6c33dd421ec1d877d73b8852
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-01-02 02:44:52 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-01-02 02:44:52 +0000

    sysutils/py-tmuxp: Update to 1.50.1
    
    Changes:        https://github.com/tmux-python/tmuxp/releases
                    https://tmuxp.git-pull.com/history.html
---
 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 477ce5f2727f..07714d75ff97 100644
--- a/sysutils/py-tmuxp/Makefile
+++ b/sysutils/py-tmuxp/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tmuxp
-PORTVERSION=	1.50.0
+PORTVERSION=	1.50.1
 CATEGORIES=	sysutils python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}colorama>=0.3.9:devel/py-colorama@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}libtmux>=0.40.0<0.41:devel/py-libtmux@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}libtmux>=0.40.1<0.41:devel/py-libtmux@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pyyaml>=6.0:devel/py-pyyaml@${PY_FLAVOR} \
 		tmux:sysutils/tmux
 
diff --git a/sysutils/py-tmuxp/distinfo b/sysutils/py-tmuxp/distinfo
index 2b81e55f310b..f011d109bc4a 100644
--- a/sysutils/py-tmuxp/distinfo
+++ b/sysutils/py-tmuxp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1735227966
-SHA256 (tmuxp-1.50.0.tar.gz) = 59e51e7bffbfefff448625207ded685f0ff10eedb9ac6e32d3ac8ecba6791107
-SIZE (tmuxp-1.50.0.tar.gz) = 902423
+TIMESTAMP = 1735705195
+SHA256 (tmuxp-1.50.1.tar.gz) = bfb9344b474c9a99b066408984f2a213eb04b5590e2feb44e08a3ae842045cfd
+SIZE (tmuxp-1.50.1.tar.gz) = 904094



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