mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-01-27 17:09:29 +01:00
Bump ovos-ocp-files-plugin
This commit is contained in:
parent
3d476a1130
commit
266d7ae09c
@ -0,0 +1,27 @@
|
||||
From 14ed8a6e2b434c88b5449af31abdd06fbeeb8a2e Mon Sep 17 00:00:00 2001
|
||||
From: j1nx <p.steenbergen@j1nx.nl>
|
||||
Date: Sun, 7 May 2023 15:18:00 +0200
|
||||
Subject: [PATCH 1/1] Loosen requirements
|
||||
|
||||
---
|
||||
requirements.txt | 6 +++---
|
||||
1 file changed, 3 insertions(+), 3 deletions(-)
|
||||
|
||||
diff --git a/requirements.txt b/requirements.txt
|
||||
index d3d39d4..cebb676 100644
|
||||
--- a/requirements.txt
|
||||
+++ b/requirements.txt
|
||||
@@ -1,6 +1,6 @@
|
||||
attrs>=18.2
|
||||
bidict~=0.0
|
||||
-bitstruct>=6.0,<9.0
|
||||
-more-itertools>=4.0,<9.0
|
||||
+bitstruct>=6.0
|
||||
+more-itertools>=4.0
|
||||
pprintpp~=0.0
|
||||
-wrapt
|
||||
\ No newline at end of file
|
||||
+wrapt
|
||||
--
|
||||
2.34.1
|
||||
|
@ -1 +1 @@
|
||||
sha256 f4dc7703b97e1ae4a8ec5c8fe2083e322e4ce582c6f6fd3d6ec9bb9782fc2724 python-ovos-ocp-files-plugin-145cd788eae1f3aaeb214f7a3dda91229c0c5837.tar.gz
|
||||
sha256 x python-ovos-ocp-files-plugin-6a3a9426dfff9666ebb0026519a4bcaae609086b.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_OVOS_OCP_FILES_PLUGIN_VERSION = 145cd788eae1f3aaeb214f7a3dda91229c0c5837
|
||||
PYTHON_OVOS_OCP_FILES_PLUGIN_VERSION = 6a3a9426dfff9666ebb0026519a4bcaae609086b
|
||||
PYTHON_OVOS_OCP_FILES_PLUGIN_SITE = $(call github,OpenVoiceOS,ovos-ocp-files-plugin,$(PYTHON_OVOS_OCP_FILES_PLUGIN_VERSION))
|
||||
PYTHON_OVOS_OCP_FILES_PLUGIN_SETUP_TYPE = setuptools
|
||||
PYTHON_OVOS_OCP_FILES_PLUGIN_LICENSE_FILES = LICENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user