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

Bump mycroft-core/gui and dependencies.

This commit is contained in:
j1nx
2020-12-22 19:10:57 +01:00
parent 0c905fcc0d
commit 3b44964732
10 changed files with 13 additions and 13 deletions

View File

@ -1,3 +1,3 @@
# md5, sha256 from https://pypi.org/pypi/pyee/json
md5 5e7dd623f031e8b22a9e1fa64bf00a5c pyee-5.0.0.tar.gz
sha256 b0e5b89b17c8bd52a3c6517a545187907a8c69ce90169d29ebd8d2d5d7e4bc7d pyee-7.0.1.tar.gz
sha256 92dacc5bd2bdb8f95aa8dd2585d47ca1c4840e2adb95ccf90034d64f725bfd31 pyee-8.1.0.tar.gz

View File

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