[Bug 247595] games/py-mnemosyne: Fails to run: ModuleNotFoundError: No module named 'googletrans'

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 1 07:16:34 UTC 2020


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

--- Comment #7 from commit-hook at 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:  gspurki at 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.


More information about the freebsd-python mailing list