diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-11-23 18:49:03 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-11-23 18:49:03 +0000 |
| commit | b26ecb9f3ad29cef0fb2a543c117094beba1b057 (patch) | |
| tree | a7d70221e1456e463c2977354179c76ed484e44a /dev-python/pyperclip | |
| parent | 2192265bf68cb7383759a6296f267e6c6807749a (diff) | |
| download | baldeagleos-repo-b26ecb9f3ad29cef0fb2a543c117094beba1b057.tar.gz baldeagleos-repo-b26ecb9f3ad29cef0fb2a543c117094beba1b057.tar.xz baldeagleos-repo-b26ecb9f3ad29cef0fb2a543c117094beba1b057.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pyperclip')
| -rw-r--r-- | dev-python/pyperclip/pyperclip-1.8.2-r1.ebuild | 4 | ||||
| -rw-r--r-- | dev-python/pyperclip/pyperclip-1.9.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/pyperclip/pyperclip-1.8.2-r1.ebuild b/dev-python/pyperclip/pyperclip-1.8.2-r1.ebuild index 16ed730d97ae..256184687648 100644 --- a/dev-python/pyperclip/pyperclip-1.8.2-r1.ebuild +++ b/dev-python/pyperclip/pyperclip-1.8.2-r1.ebuild @@ -23,8 +23,8 @@ RDEPEND=" x11-misc/xsel x11-misc/xclip kde-plasma/plasma-workspace - dev-python/PyQt5[${PYTHON_USEDEP}] - dev-python/QtPy[${PYTHON_USEDEP}] + dev-python/pyqt5[${PYTHON_USEDEP}] + dev-python/qtpy[${PYTHON_USEDEP}] ) " # test at least one backend diff --git a/dev-python/pyperclip/pyperclip-1.9.0.ebuild b/dev-python/pyperclip/pyperclip-1.9.0.ebuild index 967119a3696e..75624839cc8d 100644 --- a/dev-python/pyperclip/pyperclip-1.9.0.ebuild +++ b/dev-python/pyperclip/pyperclip-1.9.0.ebuild @@ -23,8 +23,8 @@ RDEPEND=" x11-misc/xsel x11-misc/xclip kde-plasma/plasma-workspace - dev-python/PyQt5[${PYTHON_USEDEP}] - dev-python/QtPy[${PYTHON_USEDEP}] + dev-python/pyqt5[${PYTHON_USEDEP}] + dev-python/qtpy[${PYTHON_USEDEP}] ) " # test at least one backend |
