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

Bump buildroot to the latest 2023.02.x LTS version

This commit is contained in:
j1nx
2023-04-07 12:48:03 +02:00
parent 281cc65b06
commit d2ec98cd4f
2797 changed files with 290 additions and 1441 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 92dacc5bd2bdb8f95aa8dd2585d47ca1c4840e2adb95ccf90034d64f725bfd31 pyee-8.1.0.tar.gz
sha256 2770c4928abc721f46b705e6a72b0c59480c4a69c9a83ca0b00bb994f1ea4b32 pyee-9.0.4.tar.gz

View File

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_PYEE_VERSION = 8.1.0
PYTHON_PYEE_VERSION = 9.0.4
PYTHON_PYEE_SOURCE = pyee-$(PYTHON_PYEE_VERSION).tar.gz
PYTHON_PYEE_SITE = https://files.pythonhosted.org/packages/fd/f8/d1c597ce15f3fd32ebdec9695da97a1af6e102c1ad8f9de32db84b05986c
PYTHON_PYEE_SITE = https://files.pythonhosted.org/packages/99/d0/32803671d5d9dc032c766ad6c0716db98fa9b2c6ad9ec544f04849e9d3c7
PYTHON_PYEE_SETUP_TYPE = distutils
PYTHON_PYEE_LICENSE = MIT
PYTHON_PYEE_DEPENDENCIES = host-python-pytest-runner