From 4d32f46b975a4eda3a7e0f6f51a6637584d115f5 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 8 Feb 2021 12:29:37 +0100 Subject: Refreshing 0001-rename-cli-so-it-can-be-moved-to-usr-share-mycli.patch. Signed-off-by: Daniel Baumann --- .../0001-rename-cli-so-it-can-be-moved-to-usr-share-mycli.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/patches/0001-rename-cli-so-it-can-be-moved-to-usr-share-mycli.patch b/debian/patches/0001-rename-cli-so-it-can-be-moved-to-usr-share-mycli.patch index 830b529..b466ec5 100644 --- a/debian/patches/0001-rename-cli-so-it-can-be-moved-to-usr-share-mycli.patch +++ b/debian/patches/0001-rename-cli-so-it-can-be-moved-to-usr-share-mycli.patch @@ -9,11 +9,11 @@ diff -Naurp mycli.orig/setup.py mycli/setup.py 'sqlparse>=0.3.0,<0.4.0', 'configobj >= 5.0.5', 'cryptography >= 1.0.0', -- 'cli_helpers[styles] > 1.1.0', +- 'cli_helpers[styles] >= 2.0.1', + 'pyperclip >= 1.8.1' ] - -@@ -91,7 +90,7 @@ setup( +@@ -93,7 +92,7 @@ setup( long_description=description, install_requires=install_requirements, entry_points={ -- cgit v1.2.3