| Port details on branch 2020Q3 |
- py-gtts-token Calculates a token to run the Google Translate text to speech
- 1.1.3 security
=0 1.1.3Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2020-08-01 07:15:46
- Last Update: 2020-08-01 07:15:38
- Commit Hash: 464ce24
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/boudewijn26/gTTS-token
- Description:
- Google Translate requires a tk param when making a request to its translate
API. This project provides an implementation for that algorithm in Python.
WWW: https://github.com/boudewijn26/gTTS-token
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}gtts-token>0:security/py-gtts-token@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-gtts-token/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-gtts-token
- pkg install py37-gtts-token
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py37-gtts-token listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py37-gtts-token
- Package flavors (<flavor>: <package>)
- py37: py37-gtts-token
- py27: py27-gtts-token
- distinfo:
- TIMESTAMP = 1594276526
SHA256 (Boudewijn26-gTTS-token-v1.1.3_GH0.tar.gz) = c0593de172ca8abd8c0fc408269818da2933f35f37b3a3a894666f91ccdc87eb
SIZE (Boudewijn26-gTTS-token-v1.1.3_GH0.tar.gz) = 4751
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-requests>0 : www/py-requests@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- This port is required by:
- for Run
-
- audio/py-gtts
Configuration Options:
- No options to configure
- Options name:
- security_py-gtts-token
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.1.3 01 Aug 2020 07:15:39
  |
lbartoletti  |
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@gmail.com
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D25895
Approved by: ports-secteam (joneum) |
1.1.3 01 Aug 2020 07:15:38
    |
Loïc Bartoletti (lbartoletti)  |
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@gmail.com
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D25895
Approved by: ports-secteam (joneum) |
Number of commits found: 2
|