https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247595
--- Comment #7 from commit-h...@freebsd.org --- A commit references this bug: Author: lbartoletti Date: Sat Aug 1 07:15:40 UTC 2020 New revision: 543891 URL: https://svnweb.freebsd.org/changeset/ports/543891 Log: MFH: r543817 games/py-mnemosyne: Take Maintainer'ship, fix runtime error and add missing dependencies Latest version of games/py-mnemosyne requires new dependencies. This commit 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+. PR: 247595 Submitted by: kai Reported by: gspu...@gmail.com Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D25895 Approved by: ports-secteam (joneum) Changes: _U branches/2020Q3/ branches/2020Q3/audio/Makefile branches/2020Q3/audio/py-gtts/ branches/2020Q3/games/py-mnemosyne/Makefile branches/2020Q3/security/Makefile branches/2020Q3/security/py-gtts-token/ branches/2020Q3/textproc/Makefile branches/2020Q3/textproc/py-googletrans/ -- 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"