diff options
Diffstat (limited to 'devel/py-yaspin/files/patch-pyproject.toml')
-rw-r--r-- | devel/py-yaspin/files/patch-pyproject.toml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/py-yaspin/files/patch-pyproject.toml b/devel/py-yaspin/files/patch-pyproject.toml deleted file mode 100644 index 34e1ae5312a1..000000000000 --- a/devel/py-yaspin/files/patch-pyproject.toml +++ /dev/null @@ -1,11 +0,0 @@ ---- pyproject.toml.orig 2024-09-22 17:02:20 UTC -+++ pyproject.toml -@@ -50,7 +50,7 @@ python = "^3.9" - - [tool.poetry.dependencies] - python = "^3.9" --termcolor = ">=2.2.0, <2.4.0" -+termcolor = ">=2.2.0" - - [tool.poetry.dev-dependencies] - black = "^24.8" |