aboutsummaryrefslogtreecommitdiff
path: root/devel/bpython/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bpython/Makefile')
-rw-r--r--devel/bpython/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bpython/Makefile b/devel/bpython/Makefile
index 2d1327e6d18b..b30e8d2a9c4b 100644
--- a/devel/bpython/Makefile
+++ b/devel/bpython/Makefile
@@ -1,5 +1,5 @@
PORTNAME= bpython
-PORTVERSION= 0.25
+PORTVERSION= 0.26
CATEGORIES= devel python
MASTER_SITES= PYPI \
https://bpython-interpreter.org/releases/
@@ -24,7 +24,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}curtsies>=0.4.0:devel/py-curtsies@${PY_FLAVO
${PYTHON_PKGNAMEPREFIX}xdg>=0:devel/py-xdg@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}
-USES= python:3.9+
+USES= python
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes