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

@ -1,4 +1,3 @@
# md5, sha256 from https://pypi.org/pypi/pyee/json
md5 5e7dd623f031e8b22a9e1fa64bf00a5c pyee-5.0.0.tar.gz
sha256 4ec22817297b7024f89721cc34f790ee2767c5b5ca44284c565ee643abafbe32 pyee-5.0.0.tar.gz
sha256 445c9cd811a53eeee3dd5649a02960eef142cbbf8f6fa10e5d31ebc4f8c78f68 pyee-1.0.1.tar.gz
sha256 b0e5b89b17c8bd52a3c6517a545187907a8c69ce90169d29ebd8d2d5d7e4bc7d pyee-7.0.1.tar.gz

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