notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-gtts-token Calculates a token to run the Google Translate text to speech
1.1.4 security Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1.4Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Obsolete, please use audio/py-gtts instead
Expired This port expired on: 2021-01-15
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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>)
  • py37: py37-gtts-token
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):
py37-gtts-token
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest------1.1.4-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py37-setuptools>0 : devel/py-setuptools@py37
  2. python3.7 : lang/python37
Runtime dependencies:
  1. py37-requests>0 : www/py-requests@py37
  2. py37-setuptools>0 : devel/py-setuptools@py37
  3. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Boudewijn26/gTTS-token/tar.gz/v1.1.4?dummy=/
Collapse this list.
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)
CommitCreditsLog message
1.1.4
17 Jan 2021 12:10:50
Revision:561814Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:559724Original commit files touched by this commit
kai search for other commits by this committer
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
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
1.1.3
30 Jul 2020 19:18:12
Revision:543817Original commit files touched by this commit
lbartoletti search for other commits by this committer
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