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

MycroftOS: Bump python-mycroft to latest version

- Mycroft version 19.8.3 + Dutch support
- Plus all other requirements updated for this bump.
This commit is contained in:
Peter Steenbergen
2019-11-15 14:07:01 +01:00
parent 093e2d9c52
commit 008f5649ee
11 changed files with 49 additions and 78 deletions

View File

@@ -1,13 +0,0 @@
################################################################################
#
# python-gtts_token
#
################################################################################
PYTHON_GTTS_TOKEN_VERSION = 1.1.3
PYTHON_GTTS_TOKEN_SOURCE = gTTS-token-$(PYTHON_GTTS_TOKEN_VERSION).tar.gz
PYTHON_GTTS_TOKEN_SITE = https://files.pythonhosted.org/packages/e7/25/ca6e9cd3275bfc3097fe6b06cc31db6d3dfaf32e032e0f73fead9c9a03ce
PYTHON_GTTS_TOKEN_SETUP_TYPE = setuptools
PYTHON_GTTS_TOKEN_LICENSE = MIT
$(eval $(python-package))