mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
MycroftOS: Bump python-mycroft to latest version
- Mycroft version 19.8.3 + Dutch support - Plus all other requirements updated for this bump.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
From 6f5b4940d26bc3d3413cd750f3e7e17c5e9e5db7 Mon Sep 17 00:00:00 2001
|
||||
From 830ba05cc56b84b1a3b783d08c063233119639ef Mon Sep 17 00:00:00 2001
|
||||
From: Peter Steenbergen <info@j1nx.nl>
|
||||
Date: Wed, 4 Sep 2019 16:01:39 +0200
|
||||
Date: Fri, 15 Nov 2019 12:55:16 +0100
|
||||
Subject: [PATCH 1/1] Bump python-tornado and python-dateutil versions as
|
||||
requirements
|
||||
|
||||
@@ -9,10 +9,10 @@ Subject: [PATCH 1/1] Bump python-tornado and python-dateutil versions as
|
||||
1 file changed, 2 insertions(+), 2 deletions(-)
|
||||
|
||||
diff --git a/requirements.txt b/requirements.txt
|
||||
index 11f08860cc..661dfcbe03 100644
|
||||
index 7eeb701c30..0762473922 100644
|
||||
--- a/requirements.txt
|
||||
+++ b/requirements.txt
|
||||
@@ -6,7 +6,7 @@ gTTS-token==1.1.3
|
||||
@@ -5,7 +5,7 @@ gTTS==2.0.4
|
||||
PyAudio==0.2.11
|
||||
pyee==5.0.0
|
||||
SpeechRecognition==3.8.1
|
||||
@@ -21,15 +21,15 @@ index 11f08860cc..661dfcbe03 100644
|
||||
websocket-client==0.54.0
|
||||
requests-futures==0.9.5
|
||||
pyalsaaudio==0.8.2
|
||||
@@ -16,7 +16,7 @@ psutil==5.2.1
|
||||
@@ -15,7 +15,7 @@ psutil==5.2.1
|
||||
pocketsphinx==0.1.0
|
||||
inflection==0.3.1
|
||||
pillow==4.1.1
|
||||
pillow==6.2.1
|
||||
-python-dateutil==2.6.0
|
||||
+python-dateutil==2.7.5
|
||||
pychromecast==3.2.2
|
||||
python-vlc==1.1.2
|
||||
pulsectl==17.7.4
|
||||
google-api-python-client==1.6.4
|
||||
--
|
||||
2.11.0
|
||||
2.24.0.rc1
|
||||
|
||||
|
@@ -1 +1 @@
|
||||
sha256 b8dedb9491fb10cfb41b9eb0f209a43a4ec06fc00239dd2306580df42e7099ae python-mycroft-a3e35d736b0426f33b7fc1d1883be38e4b650b0b.tar.gz
|
||||
sha256 da6c5a3245141ce2ac3579d79bbe29df019520517b906d761c127c02095b1a9d python-mycroft-17840decd5e1ca52282bfe1c63b82bb16acf4042.tar.gz
|
||||
|
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_MYCROFT_VERSION = a3e35d736b0426f33b7fc1d1883be38e4b650b0b
|
||||
PYTHON_MYCROFT_VERSION = 17840decd5e1ca52282bfe1c63b82bb16acf4042
|
||||
PYTHON_MYCROFT_SITE = $(call github,MycroftAI,mycroft-core,$(PYTHON_MYCROFT_VERSION))
|
||||
PYTHON_MYCROFT_SETUP_TYPE = setuptools
|
||||
PYTHON_MYCROFT_LICENSE_FILES = LICENSE
|
||||
|
Reference in New Issue
Block a user