aboutsummaryrefslogtreecommitdiff
path: root/devel/py-libtmux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-libtmux/Makefile')
-rw-r--r--devel/py-libtmux/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-libtmux/Makefile b/devel/py-libtmux/Makefile
index c1211fe1a8df..b5ba791315f5 100644
--- a/devel/py-libtmux/Makefile
+++ b/devel/py-libtmux/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libtmux
-PORTVERSION= 0.46.2
+PORTVERSION= 0.47.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
RUN_DEPENDS= tmux:sysutils/tmux
-USES= python:3.9+
+USES= python
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes