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

MycroftOS: Bump python-padaos to 0.1.9

This commit is contained in:
Peter Steenbergen
2019-09-07 18:02:21 +02:00
parent 51ff9ce3db
commit ed71c55793
2 changed files with 3 additions and 2 deletions

View File

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_PADAOS_VERSION = 0.1.8
PYTHON_PADAOS_VERSION = 0.1.9
PYTHON_PADAOS_SOURCE = padaos-$(PYTHON_PADAOS_VERSION).tar.gz
PYTHON_PADAOS_SITE = https://files.pythonhosted.org/packages/1b/5a/8b9053ef320f958b52c8881e0a8147faea5dd87e0fbf26958b7069ab7f76
PYTHON_PADAOS_SITE = https://files.pythonhosted.org/packages/5d/d9/f1e366c164c551c79e988c43fa282aea6e671d7842e6f70164ae09ad6376
PYTHON_PADAOS_SETUP_TYPE = setuptools
$(eval $(python-package))