https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267054
--- Comment #1 from Simeon Simeonov <s...@pichove.org> --- diff --git a/devel/py-twisted/Makefile b/devel/py-twisted/Makefile index 06203bea19fc..a5587c1a8ffa 100644 --- a/devel/py-twisted/Makefile +++ b/devel/py-twisted/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=19.2.0:devel/py-attrs@${PY_FLAVOR} \ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cython-test-exception-raiser>=1.0.2<2:devel/py-cython-test-exception-raiser@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}PyHamcrest>=1.9.0:textproc/py-pyhamcrest@${PY_FLAVOR} -USES= cpe python:3.7-3.10 +USES= cpe python:3.7+ USE_PYTHON= autoplist concurrent distutils CPE_VENDOR= twistedmatrix ... seems to work. Gentoo is also building 22.10.0 with Python 3.11 support and no special effort. -- You are receiving this mail because: You are the assignee for the bug.