1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

MycroftOS: Bump python-gtts requirement

This commit is contained in:
Peter Steenbergen
2019-09-07 15:51:43 +02:00
parent 6b9d732358
commit 5f407e9ad4
2 changed files with 3 additions and 3 deletions

View File

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_GTTS_VERSION = 2.0.1
PYTHON_GTTS_VERSION = 2.0.3
PYTHON_GTTS_SOURCE = gTTS-$(PYTHON_GTTS_VERSION).tar.gz
PYTHON_GTTS_SITE = https://files.pythonhosted.org/packages/52/6e/ae8bd869f7166ab541721e9af7b31d7e54901ce96622620e23e2ae141055
PYTHON_GTTS_SITE = https://files.pythonhosted.org/packages/e6/37/f55346a736278f0eb0ae9f7edee1a61028735ef0010db68a2e6fcd0ece56
PYTHON_GTTS_SETUP_TYPE = setuptools
PYTHON_GTTS_LICENSE = MIT
PYTHON_GTTS_LICENSE_FILES = LICENSE