Created attachment 201825 [details] update devel/py-twisted to 18.7.0 The version of twisted currently in ports is too old for some packages (such as py-matrix-synapse). I would like to update it to at least 18.7.0 (or 18.9.0, if we're daring enough). The attached patch is one proposed such update, which seems at least sufficient for the py-matrix-synapse tests to pass. The testsuit of twisted seems to be messy in my buildjail, so I'm not sure if the list of dependencies is complete for other basic functionality, which means that this probably needs some testing and feedback. :/ Cheers, Sascha Remark: This update also depends on https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235585
I suggest update to 18.9.0 because there is some run error with python-3.7 in 18.7.0 and there is more test errors in 18.7.0.
Created attachment 203053 [details] update py-twisted to 18.9.0 I've changed the patch to update to 18.9.0. I've also added a missing dependency for the testsuite, however the testsuite still won't pass for me. py-matrix-synapse runs fine with this version of twisted and I would really like to get one of these versions commited. :( Any input on this package?
A commit references this bug: Author: wen Date: Sun Mar 24 23:49:00 UTC 2019 New revision: 496786 URL: https://svnweb.freebsd.org/changeset/ports/496786 Log: - Update to 18.9.0 - Update DEPENDS PR: 235586 Submitted by: ports@skyforge.at Changes: head/devel/py-twisted/Makefile head/devel/py-twisted/distinfo
Looks like this was done, closing.
Assign to committer that resolved