* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/libusb1/, dev-python/pystray/
@ 2020-12-24 9:27 Theo Anderson
0 siblings, 0 replies; only message in thread
From: Theo Anderson @ 2020-12-24 9:27 UTC (permalink / raw
To: gentoo-commits
commit: 0ec4d1047227132d53753bb5d0656e7b687c3167
Author: Theo Anderson <telans <AT> posteo <DOT> de>
AuthorDate: Thu Dec 24 09:23:17 2020 +0000
Commit: Theo Anderson <telans <AT> posteo <DOT> de>
CommitDate: Thu Dec 24 09:26:42 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0ec4d104
dev-python/*: fix usage of dev-python/pip dependency
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans <AT> posteo.de>
dev-python/libusb1/libusb1-1.9.1.ebuild | 5 +----
dev-python/pystray/pystray-0.17.2.ebuild | 2 +-
2 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/dev-python/libusb1/libusb1-1.9.1.ebuild b/dev-python/libusb1/libusb1-1.9.1.ebuild
index 7eb10df1..5a65f453 100644
--- a/dev-python/libusb1/libusb1-1.9.1.ebuild
+++ b/dev-python/libusb1/libusb1-1.9.1.ebuild
@@ -16,9 +16,6 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="virtual/libusb"
-BDEPEND="
- dev-python/pip[${PYTHON_USEDEP}]
- dev-python/wheel[${PYTHON_USEDEP}]
-"
+DEPEND="dev-python/wheel[${PYTHON_USEDEP}]"
distutils_enable_tests setup.py
diff --git a/dev-python/pystray/pystray-0.17.2.ebuild b/dev-python/pystray/pystray-0.17.2.ebuild
index 70935466..41711222 100644
--- a/dev-python/pystray/pystray-0.17.2.ebuild
+++ b/dev-python/pystray/pystray-0.17.2.ebuild
@@ -20,4 +20,4 @@ RDEPEND="
${DEPEND}
dev-python/python-xlib[${PYTHON_USEDEP}]
"
-BDEPEND="dev-python/pip[${PYTHON_USEDEP}]"
+DEPEND="dev-python/pillow[${PYTHON_USEDEP}]"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-12-24 9:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-24 9:27 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/libusb1/, dev-python/pystray/ Theo Anderson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox