From c6117dddb6f0980fc5bc9699becfe7e063b33eb68cedb267856afe0d23cb18d8 Mon Sep 17 00:00:00 2001 From: Matthias Bach Date: Fri, 23 Jul 2021 19:41:05 +0000 Subject: [PATCH] Fix typo in patch name in change log OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=4 --- python-typer.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-typer.changes b/python-typer.changes index d17dca8..851b2a2 100644 --- a/python-typer.changes +++ b/python-typer.changes @@ -4,7 +4,7 @@ Fri Jul 23 18:56:14 UTC 2021 - Matthias Bach - Resolve Typer no longer working since Click got bumped to version 8. * This removes support for autocompletion. -- Add basic-click8-support.patch +- Add basic-click8-compat.patch ------------------------------------------------------------------- Wed Apr 14 16:06:14 UTC 2021 - Matthias Bach