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

MycroftOS: Bump python-mycroft to latest 19.8.4

This commit is contained in:
Peter Steenbergen
2019-12-07 17:44:35 +01:00
parent b533afef00
commit 3853026e25
6 changed files with 30 additions and 36 deletions

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_MSK_VERSION = 0.3.13
PYTHON_MSK_VERSION = 0.3.14
PYTHON_MSK_SOURCE = msk-$(PYTHON_MSK_VERSION).tar.gz
PYTHON_MSK_SITE = https://files.pythonhosted.org/packages/28/51/8d2193b8f1471178149cdbcc1830b086e978f99598208cae2ba2741b2979
PYTHON_MSK_SITE = https://files.pythonhosted.org/packages/ef/de/d21d7d7c59f54b02910da5f4e5b77af9c40f5477079bcdfd0170e5ed4517
PYTHON_MSK_SETUP_TYPE = setuptools
$(eval $(python-package))