aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2021-10-09 10:20:15 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2021-10-09 10:20:15 +0000
commit27e99546bd59132465fe837686ad693ec1389db2 (patch)
tree039cf98b1e1a46da19848bfa4e7de056767eea33 /net
parent46bfa071febef43268e59f8a30692835b6957958 (diff)
downloadports-27e99546bd59132465fe837686ad693ec1389db2.tar.gz
ports-27e99546bd59132465fe837686ad693ec1389db2.zip
Diffstat (limited to 'net')
-rw-r--r--net/py-saltyrtc.server/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/py-saltyrtc.server/Makefile b/net/py-saltyrtc.server/Makefile
index c8a7480823e6..5dd846497e23 100644
--- a/net/py-saltyrtc.server/Makefile
+++ b/net/py-saltyrtc.server/Makefile
@@ -1,5 +1,6 @@
PORTNAME= saltyrtc.server
PORTVERSION= 5.0.1
+PORTREVISION= 1
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -27,7 +28,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}collective.checkdocs>=0.2:textproc/py-colle
${PYTHON_PKGNAMEPREFIX}pytest-cov>=2.5:devel/py-pytest-cov@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-mock>=1.10:devel/py-pytest-mock@${PY_FLAVOR}
-USES= python:3.6+
+USES= python:3.7+
USE_PYTHON= autoplist distutils
USE_RC_SUBR= saltyrtc-server