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

Switch python-msm sitemethod to git

This commit is contained in:
j1nx
2021-04-04 17:40:29 +02:00
parent e8b0bacf5f
commit ce7edd1827
5 changed files with 12 additions and 216 deletions

View File

@ -4,9 +4,8 @@
#
################################################################################
PYTHON_MSM_VERSION = 0.8.8
PYTHON_MSM_SOURCE = msm-$(PYTHON_MSM_VERSION).tar.gz
PYTHON_MSM_SITE = https://files.pythonhosted.org/packages/7e/42/66f2d39be2767b064d0c384b764ef18aae11344e618287f40fea5c84c866
PYTHON_MSM_VERSION = 825e910a555e1882999647d226a56734a7b75ea4
PYTHON_MSM_SITE = $(call github,MycroftAI,mycroft-skills-manager,$(PYTHON_MSM_VERSION))
PYTHON_MSM_SETUP_TYPE = setuptools
PYTHON_MSM_LICENSE = Apache-2.0
PYTHON_MSM_LICENSE_FILES = LICENSE