Port details |
- py-gtts-token Calculates a token to run the Google Translate text to speech
- 1.1.4 security
=0 1.1.4Version of this port present on the latest quarterly branch.
- DEPRECATED: Obsolete, please use audio/py-gtts instead
This port expired on: 2021-01-15
- Maintainer: kai@FreeBSD.org
- Port Added: 2020-07-30 19:18:21
- Last Update: 2021-01-17 12:10:50
- SVN Revision: 561814
- 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
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}gtts-token>0:security/py-gtts-token@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py37-gtts-token
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1608404119
SHA256 (Boudewijn26-gTTS-token-v1.1.4_GH0.tar.gz) = 7c89d51f50d2068e5f3d84085dd04586ab98f480f9c97ecc927285a11d2e41be
SIZE (Boudewijn26-gTTS-token-v1.1.4_GH0.tar.gz) = 5148
Packages (timestamps in pop-ups are UTC):
- 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
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to audio/py-gtts on 2021-01-17
REASON: Has expired: Obsolete, please use audio/py-gtts instead
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.4 17 Jan 2021 12:10:50 |
rene |
Remove expired ports:
2021-01-14 net-im/telegram: Upstream unmaintained; please migrate to
net-im/telegram-cli
2021-01-14 science/dlpoly-classic: MASTERSITE gone; possibly replaced by
https://gitlab.com/DL_POLY_Classic/dl_poly?
2021-01-15 security/py-gtts-token: Obsolete, please use audio/py-gtts instead |
1.1.4 31 Dec 2020 12:06:43 |
kai |
security/py-gtts-token: Deprecate port
* Since changes were made to Google's TTS API in November 2020 this port is no
longer useful [1].
[1] https://github.com/Boudewijn26/gTTS-token/blob/master/README.md
* The audio/py-gtts port has been adapted accordingly to the new API changes
and has been updated in r559351 . |
1.1.3 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.1.3 30 Jul 2020 19:18:12 |
lbartoletti |
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)
MFH: 2020Q3
Differential Revision: https://reviews.freebsd.org/D25895 |
Number of commits found: 4
|