Bump ovos-phal-plugin-alsa
This commit is contained in:
parent
022e29faa7
commit
d3bc9fc538
|
@ -1,22 +0,0 @@
|
|||
From ada27d7af14570cf1374ca5a4cbd47841c5c16a7 Mon Sep 17 00:00:00 2001
|
||||
From: j1nx <p.steenbergen@j1nx.nl>
|
||||
Date: Thu, 29 Sep 2022 12:38:50 +0200
|
||||
Subject: [PATCH 1/1] Lower pyalsaaudio requirement
|
||||
|
||||
---
|
||||
requirements.txt | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/requirements.txt b/requirements.txt
|
||||
index 49774e7..6bbfd60 100644
|
||||
--- a/requirements.txt
|
||||
+++ b/requirements.txt
|
||||
@@ -1,3 +1,3 @@
|
||||
ovos-plugin-manager~=0.0
|
||||
json_database~=0.7
|
||||
-pyalsaaudio~=0.9
|
||||
\ No newline at end of file
|
||||
+pyalsaaudio~=0.8
|
||||
--
|
||||
2.34.1
|
||||
|
|
@ -1 +1 @@
|
|||
sha256 d8d0272b54f50e22eee654b7483aa0076611434376a0930229c094a322d40834 python-ovos-phal-plugin-alsa-1b9fd98db53fd279bd48ffa86d985c4be9ca4329.tar.gz
|
||||
sha256 0d4ad5d000219a6f2f8f250dd96db287d7c65b64a545c0123d91880014ee228a python-ovos-phal-plugin-alsa-1ccbc7a6bfad49ba3b384d99b716aa22d266b1e4.tar.gz
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_OVOS_PHAL_PLUGIN_ALSA_VERSION = 1b9fd98db53fd279bd48ffa86d985c4be9ca4329
|
||||
PYTHON_OVOS_PHAL_PLUGIN_ALSA_VERSION = 1ccbc7a6bfad49ba3b384d99b716aa22d266b1e4
|
||||
PYTHON_OVOS_PHAL_PLUGIN_ALSA_SITE = $(call github,OpenVoiceOS,ovos-PHAL-plugin-alsa,$(PYTHON_OVOS_PHAL_PLUGIN_ALSA_VERSION))
|
||||
PYTHON_OVOS_PHAL_PLUGIN_ALSA_SETUP_TYPE = setuptools
|
||||
PYTHON_OVOS_PHAL_PLUGIN_ALSA_LICENSE_FILES = LICENSE
|
||||
|
|
Loading…
Reference in New Issue