mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
sysutils/py-tmuxp: Update to 1.50.1
Changes: https://github.com/tmux-python/tmuxp/releases https://tmuxp.git-pull.com/history.html
This commit is contained in:
parent
c4c9ca8e81
commit
3a1fc3ba71
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue