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

Bump ovos-personal-backend

This commit is contained in:
j1nx
2023-05-08 13:54:56 +02:00
parent c7524fb0c7
commit f126cd4b47
6 changed files with 18 additions and 18 deletions

View File

@@ -0,0 +1,12 @@
################################################################################
#
# python-ovos-personal-backend
#
################################################################################
PYTHON_OVOS_PERSONAL_BACKEND_VERSION = 5029f4bd5a97fafd47590ca35757f579e64f53d4
PYTHON_OVOS_PERSONAL_BACKEND_SITE = $(call github,OpenVoiceOS,ovos-personal-backend,$(PYTHON_OVOS_PERSONAL_BACKEND_VERSION))
PYTHON_OVOS_PERSONAL_BACKEND_SETUP_TYPE = setuptools
PYTHON_OVOS_PERSONAL_BACKEND_ENV = MYCROFT_LOOSE_REQUIREMENTS=true
$(eval $(python-package))