sysutils/py-tmuxp: Update to 1.30.1
Changes: https://github.com/tmux-python/tmuxp/releases
This commit is contained in:
parent
321b6c744c
commit
70dde34342
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= tmuxp
|
||||
PORTVERSION= 1.30.0
|
||||
PORTVERSION= 1.30.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.23.0<0.24:devel/py-libtmux@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}libtmux>=0.23.2<0.24:devel/py-libtmux@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}yaml>=6.0<7:devel/py-yaml@${PY_FLAVOR} \
|
||||
tmux:sysutils/tmux
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1693898516
|
||||
SHA256 (tmuxp-1.30.0.tar.gz) = 4e4ac1f2f389a01c859e6d6c690e60513a028ff29d9cc4d73354bdaf9514a4d2
|
||||
SIZE (tmuxp-1.30.0.tar.gz) = 827634
|
||||
TIMESTAMP = 1694348310
|
||||
SHA256 (tmuxp-1.30.1.tar.gz) = c94123a0ed19c8c54b120a1d92f386aecf4adaf95184decc10d6441f36c446a3
|
||||
SIZE (tmuxp-1.30.1.tar.gz) = 827927
|
||||
|
|
Loading…
Reference in a new issue