All of lore.kernel.org
 help / color / mirror / Atom feed
From: "zhengruoqin" <zhengrq.fnst@cn.fujitsu.com>
To: <meta-virtualization@yoctoproject.org>
Subject: [meta-virtualization] [PATCH 3/7] python3-repoze.lru: change RDEPENDS
Date: Tue, 17 Nov 2020 22:11:20 +0800	[thread overview]
Message-ID: <1605622280-3455-1-git-send-email-zhengrq.fnst@cn.fujitsu.com> (raw)

Because python3 no longer provides python3-typing package, so modify RDEPENDS.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
---
 .../recipes-devtools/python/python3-repoze.lru_0.7.bb           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-openstack/recipes-devtools/python/python3-repoze.lru_0.7.bb b/meta-openstack/recipes-devtools/python/python3-repoze.lru_0.7.bb
index e709bd71..0f782eea 100644
--- a/meta-openstack/recipes-devtools/python/python3-repoze.lru_0.7.bb
+++ b/meta-openstack/recipes-devtools/python/python3-repoze.lru_0.7.bb
@@ -14,5 +14,5 @@ SRC_URI[sha256sum] = "0429a75e19380e4ed50c0694e26ac8819b4ea7851ee1fc7583c8572db8
 inherit setuptools3 pypi
 
 RDEPENDS_${PN} += " \
-	python3-typing \
+	python3-netclient \
 "
-- 
2.25.1




         reply	other threads:[~2020-11-17  5:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-17 14:13 [meta-virtualization] [PATCH 7/7] python3-osprofiler: upgrade 2.9.0 -> 3.4.0 zhengruoqin
2020-11-17 14:12 ` [meta-virtualization] [PATCH 6/7] python3-glance-store: Change to python3 zhengruoqin
2020-11-17 14:12   ` [meta-virtualization] [PATCH 5/7] python3-django-pyscss: " zhengruoqin
2020-11-17 14:11     ` [meta-virtualization] [PATCH 4/7] python3-paste: remove RDEPENDS zhengruoqin
2020-11-17 14:11       ` zhengruoqin [this message]
2020-11-17 14:10         ` [meta-virtualization] [PATCH 2/7] python3-httpretty: change RDEPENDS zhengruoqin
2020-11-17 14:09           ` [meta-virtualization] [PATCH 1/7] python3-pyscss: Change to python3 zhengruoqin
2020-11-19 16:12             ` Bruce Ashfield
2020-12-15  7:21 [meta-virtualization] [PATCH 3/7] python3-repoze.lru: change RDEPENDS zhengruoqin

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=1605622280-3455-1-git-send-email-zhengrq.fnst@cn.fujitsu.com \
    --to=zhengrq.fnst@cn.fujitsu.com \
    --cc=meta-virtualization@yoctoproject.org \
    /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.