#1089657 python3-pyperclip: The dependency on xclip | xsel | wl-clipboard | python3-gi | python3-pyqt5 should be optional

#1089657#5
Date:
2024-12-10 18:03:45 UTC
From:
To:
Dear Maintainer,

The `pyperclip` module provided by python3-pyperclip can be imported
successfully even if none of the clipboard tools are available. Other
packages that import `pyperclip` (such as `cmd2` provided by
python3-cmd2) can also be used without any of the clipboard providers.

By using `Recommends:` for the dependency on the clipboard tools, it
will be possible to install packages that transitively depend on
python3-pyperclip (such as cephfs-shell) without any of the clipboard
tools.