All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Khem Raj" <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Khem Raj <raj.khem@gmail.com>, Sakib Sajal <sakib.sajal@windriver.com>
Subject: [meta-python][PATCH] python3-requests-toolbelt: Remove py3-mock from rdeps
Date: Mon,  6 Jul 2020 07:51:09 -0700	[thread overview]
Message-ID: <20200706145109.600956-1-raj.khem@gmail.com> (raw)

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


             reply	other threads:[~2020-07-06 14:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-06 14:51 Khem Raj [this message]
2020-07-06 15:01 ` [oe] [meta-python][PATCH] python3-requests-toolbelt: Remove py3-mock from rdeps Tim Orling
2020-07-06 17:51   ` Khem Raj
2020-07-06 18:47   ` Trevor Gamblin
2020-07-07  1:02     ` Tim Orling

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200706145109.600956-1-raj.khem@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=sakib.sajal@windriver.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.