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

MycroftOS: Bump python-pyee requirement

This commit is contained in:
Peter Steenbergen
2019-09-07 16:20:19 +02:00
parent 5f407e9ad4
commit d38585e1b3

View File

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_PYEE_VERSION = 1.0.1
PYTHON_PYEE_VERSION = 5.0.0
PYTHON_PYEE_SOURCE = pyee-$(PYTHON_PYEE_VERSION).tar.gz
PYTHON_PYEE_SITE = https://files.pythonhosted.org/packages/0b/94/6820b8b1a21ce4d6a1c807342ac35cf4d5fd89b94b3f12e10de3c34d5507
PYTHON_PYEE_SITE = https://files.pythonhosted.org/packages/c6/35/b37e4ffbf46063c883675e028e38e2a24b67433fd587f188e2a5005d9329
PYTHON_PYEE_SETUP_TYPE = distutils
PYTHON_PYEE_LICENSE = MIT