Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Mar 2024 03:40:11 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: 5b3e2546d1d7 - main - devel/py-libtmux: Update to 0.35.1
Message-ID:  <202403310340.42V3eBro083213@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=5b3e2546d1d7db352a94e29ef4cd25c0eed18cff

commit 5b3e2546d1d7db352a94e29ef4cd25c0eed18cff
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-31 03:06:34 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-31 03:06:34 +0000

    devel/py-libtmux: Update to 0.35.1
    
    Changes:        https://github.com/tmux-python/libtmux/releases
                    https://libtmux.git-pull.com/history.html
---
 devel/py-libtmux/Makefile | 2 +-
 devel/py-libtmux/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/py-libtmux/Makefile b/devel/py-libtmux/Makefile
index 164be4ea5305..15451b2c79fe 100644
--- a/devel/py-libtmux/Makefile
+++ b/devel/py-libtmux/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libtmux
-PORTVERSION=	0.32.0
+PORTVERSION=	0.35.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-libtmux/distinfo b/devel/py-libtmux/distinfo
index 2a25bad41294..e7594f66e81a 100644
--- a/devel/py-libtmux/distinfo
+++ b/devel/py-libtmux/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1710712456
-SHA256 (libtmux-0.32.0.tar.gz) = 49b47ef388085dd7caf34034021abda6a0c15df5c1cf2e16f1d3ed52e607d88e
-SIZE (libtmux-0.32.0.tar.gz) = 251524
+TIMESTAMP = 1711466148
+SHA256 (libtmux-0.35.1.tar.gz) = 8c798d8e18eb2e3a4ce8b9ef5c25d5d9f53035abba2f7e6f5379a9a3effc6608
+SIZE (libtmux-0.35.1.tar.gz) = 256463



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