Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Jan 2023 04:57:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 267054] devel/py-twisted
Message-ID:  <bug-267054-21822-b3scHD6sgM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267054-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267054-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267054

--- Comment #1 from Simeon Simeonov <sgs@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267054-21822-b3scHD6sgM>