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

Add and/or Bump of all OVOS related packages and skills

This commit is contained in:
j1nx
2021-04-06 10:28:53 +02:00
parent 196affff22
commit f944bc57cc
20 changed files with 127 additions and 3 deletions

View File

@ -0,0 +1,12 @@
################################################################################
#
# python-ovos-workshop
#
################################################################################
PYTHON_OVOS_WORKSHOP_VERSION = a9d1c8585ae967e9a8f2f4e2a5f855f9f40998e4
PYTHON_OVOS_WORKSHOP_SITE = $(call github,OpenVoiceOS,OVOS-workshop,$(PYTHON_OVOS_WORKSHOP_VERSION))
PYTHON_OVOS_WORKSHOP_SETUP_TYPE = setuptools
PYTHON_OVOS_WORKSHOP_LICENSE_FILES = LICENSE
$(eval $(python-package))