All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH] python3-requests-toolbelt: Remove py3-mock from rdeps
@ 2020-07-06 14:51 Khem Raj
  2020-07-06 15:01 ` [oe] " Tim Orling
  0 siblings, 1 reply; 5+ messages in thread
From: Khem Raj @ 2020-07-06 14:51 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Khem Raj, Sakib Sajal

python3-mock does not exist as independent package

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Sakib Sajal <sakib.sajal@windriver.com>
---
 .../recipes-devtools/python/python3-requests-toolbelt_0.9.1.bb   | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta-python/recipes-devtools/python/python3-requests-toolbelt_0.9.1.bb b/meta-python/recipes-devtools/python/python3-requests-toolbelt_0.9.1.bb
index e075c019d0..27d122cd52 100644
--- a/meta-python/recipes-devtools/python/python3-requests-toolbelt_0.9.1.bb
+++ b/meta-python/recipes-devtools/python/python3-requests-toolbelt_0.9.1.bb
@@ -20,7 +20,6 @@ RDEPENDS_${PN} += " \
 RDEPENDS_${PN}-ptest += " \
 	${PYTHON_PN}-pytest \
 	${PYTHON_PN}-betamax \
-	${PYTHON_PN}-mock \
 "
 
 do_install_ptest() {
-- 
2.27.0


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-07-07  1:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-06 14:51 [meta-python][PATCH] python3-requests-toolbelt: Remove py3-mock from rdeps Khem Raj
2020-07-06 15:01 ` [oe] " Tim Orling
2020-07-06 17:51   ` Khem Raj
2020-07-06 18:47   ` Trevor Gamblin
2020-07-07  1:02     ` Tim Orling

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.