Date: Sun, 02 May 2021 14:24:02 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: maintainer-feedback requested: [Bug 255547] devel/py-twisted: Update to 21.2.0 Message-ID: <bug-255547-21822-wEw4l9008w@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-255547-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-255547-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody) <python@FreeBSD.org> for maintainer-feedback: Bug 255547: devel/py-twisted: Update to 21.2.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255547 --- Description --- This patch updates devel/py-twisted to 21.2.0. This might be particularly interesting for us since this version now officially supports and tests for python38.=20 >From a ports perspective, I've mainly synced the dependencies with those in setup.cfg. I've also raised the minimum python requirement to 3.7+ due to t= he dependency on contextvars, which would need a backported contextvars for py= thon 3.5 and 3.6, which we don't have in ports as far as I can tell. This port also breaks the current version of py-treq but the version propos= ed in Bug 251848 builds, tests and runs fine with this port. portlint: "looks fine." testport: OK (poudriere: 122amd64) do-test: "OK?" FAILED (skips=3D2626, expectedFailures=3D3, failures=3D14, e= rrors=3D26, successes=3D9760) A note on the testsuite: This result appears to be identical to the testsui= te failures with our current twisted port. I'm not quite sure what to do about this, as I'm not an expert on py-twisted. :/ The port has been running fine in production for the past week with the aforementioned treq update and py-matrix-synapse.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255547-21822-wEw4l9008w>