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

MycroftOS: Bump Mycroft to 18.8.10 and all other requirements.

This commit is contained in:
Peter Steenbergen
2019-01-11 08:45:44 +01:00
parent b2f33e4013
commit 40961fb458
11 changed files with 16 additions and 11 deletions

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_PADAOS_VERSION = 0.1.7
PYTHON_PADAOS_VERSION = 0.1.8
PYTHON_PADAOS_SOURCE = padaos-$(PYTHON_PADAOS_VERSION).tar.gz
PYTHON_PADAOS_SITE = https://files.pythonhosted.org/packages/35/e0/ec50c08c5e8c5e049be9f841dae766c570e600c36730888be6cf1d317266
PYTHON_PADAOS_SITE = https://files.pythonhosted.org/packages/1b/5a/8b9053ef320f958b52c8881e0a8147faea5dd87e0fbf26958b7069ab7f76
PYTHON_PADAOS_SETUP_TYPE = setuptools
$(eval $(python-package))