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

MycroftOS: Bump Mycroft to latest version.

including all bumped requirements
This commit is contained in:
j1nx
2020-05-14 21:27:20 +02:00
parent d33eaf2782
commit b1999bd9d5
10 changed files with 44 additions and 50 deletions

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_MSK_VERSION = 0.3.14
PYTHON_MSK_VERSION = 0.3.15
PYTHON_MSK_SOURCE = msk-$(PYTHON_MSK_VERSION).tar.gz
PYTHON_MSK_SITE = https://files.pythonhosted.org/packages/ef/de/d21d7d7c59f54b02910da5f4e5b77af9c40f5477079bcdfd0170e5ed4517
PYTHON_MSK_SITE = https://files.pythonhosted.org/packages/8a/80/5bd3efb6affe84e9626f10cfa8edf5dd87dba1ce3d136e01c694cc1fe368
PYTHON_MSK_SETUP_TYPE = setuptools
$(eval $(python-package))