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

MycroftOS: Update Mycroft + dependencies to latest version.

This commit is contained in:
j1nx
2020-07-22 10:28:45 +02:00
parent 1bbedfc52a
commit 17fd2c4527
6 changed files with 8 additions and 9 deletions

View File

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_PYEE_VERSION = 5.0.0
PYTHON_PYEE_VERSION = 7.0.1
PYTHON_PYEE_SOURCE = pyee-$(PYTHON_PYEE_VERSION).tar.gz
PYTHON_PYEE_SITE = https://files.pythonhosted.org/packages/c6/35/b37e4ffbf46063c883675e028e38e2a24b67433fd587f188e2a5005d9329
PYTHON_PYEE_SITE = https://files.pythonhosted.org/packages/de/b1/2cf38e5375194f5d041efe66406b8b8282dc37d41b6c98d5f87ec556cb5e
PYTHON_PYEE_SETUP_TYPE = distutils
PYTHON_PYEE_LICENSE = MIT