aboutsummaryrefslogtreecommitdiff
path: root/net-im/py-matrix-synapse
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2020-01-21 11:06:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2020-01-21 11:06:16 +0000
commit968b83ddaa848e3f37c4136f993901a93b84f80c (patch)
tree004b4f7f8c347abcc8d972ee71a764110b7713d9 /net-im/py-matrix-synapse
parentcaa46b89dd16fb082cc6eeeb12577981b121151f (diff)
downloadports-968b83ddaa848e3f37c4136f993901a93b84f80c.tar.gz
ports-968b83ddaa848e3f37c4136f993901a93b84f80c.zip
When you remove a Python version from a port (security/py-pysaml2 here)
you have to make sure the ports that depend on it will not try to use that version, otherwise it breaks bulk -a. Error: compute_deps_pkg failed to lookup pkgname for security/py-pysaml2@py35 processing package py35-matrix-synapse-1.7.2_1 from net-im/py-matrix-synapse@py35 -- Is SUBDIR+=py-pysaml2@py35 missing in security/Makefile and does the port provide the 'py35' FLAVOR? Error: compute_deps_pkg failed to lookup existing pkgname for security/py-pysaml2@py35 processing package py35-matrix-synapse-1.7.2_1 Error: compute_deps_pkg failed to lookup pkgname for security/py-pysaml2@py35 processing package py35-keystone-13.0.0_1 from security/py-keystone@py35 -- Is SUBDIR+=py-pysaml2@py35 missing in security/Makefile and does the port provide the 'py35' FLAVOR? Error: compute_deps_pkg failed to lookup existing pkgname for security/py-pysaml2@py35 processing package py35-keystone-13.0.0_1 Pointy hat: sunpoet
Notes
Notes: svn path=/head/; revision=523716
Diffstat (limited to 'net-im/py-matrix-synapse')
-rw-r--r--net-im/py-matrix-synapse/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/py-matrix-synapse/Makefile b/net-im/py-matrix-synapse/Makefile
index ddfe48187c56..fc87d9d1a3e0 100644
--- a/net-im/py-matrix-synapse/Makefile
+++ b/net-im/py-matrix-synapse/Makefile
@@ -52,7 +52,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}virtualenv>=15.0:devel/py-virtualenv@${PY_F
${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mock>=2.0:devel/py-mock@${PY_FLAVOR}
-USES= python:3.5+
+USES= python:3.6+
USE_GITHUB= yes
USE_PYTHON= autoplist distutils