https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247595
Kai Knoblich <k...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|ports-b...@freebsd.org |k...@freebsd.org CC| |k...@freebsd.org Attachment #216413| |maintainer-approval+ Flags| | --- Comment #3 from Kai Knoblich <k...@freebsd.org> --- Created attachment 216413 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=216413&action=edit py-mnemosyne-add-missing-dependencies.patch Here's a first draft of patch that adds the missing dependencies: - audio/py-gtts - security/py-gtts-token (required by audio/py-gtts) - textproc/py-googletrans The games/py-mnemosyne port needs to be limited to Python 3.7+ to keep the dependency chains intact. This is because textproc/py-googletrans depends on www/py-httpx which is only for Python 3.7+ . We definitely need also to merge whole changes to the 2020Q3 branch as the port is broken there at the moment. (In reply to gspu from comment #0) I already did some small runtime tests and the games/py-mnemosyne starts as expected. Can you please test the attached patch if it works for you? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"