Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Aug 2020 07:16:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 247595] games/py-mnemosyne: Fails to run: ModuleNotFoundError: No module named 'googletrans'
Message-ID:  <bug-247595-21822-ybwS5KbzI7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-247595-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-247595-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247595

--- Comment #7 from commit-hook@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 missi=
ng
dependencies

  Latest version of games/py-mnemosyne requires new dependencies. This comm=
it
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@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/

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-247595-21822-ybwS5KbzI7>