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 4/7] python3-paste: remove RDEPENDS
Date: Tue, 17 Nov 2020 22:11:42 +0800	[thread overview]
Message-ID: <1605622302-3504-1-git-send-email-zhengrq.fnst@cn.fujitsu.com> (raw)

Because python3 no longer provides python3-typing package, it is removed
from RDEPENDS.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
---
 meta-openstack/recipes-devtools/python/python3-paste_3.5.0.bb | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/meta-openstack/recipes-devtools/python/python3-paste_3.5.0.bb b/meta-openstack/recipes-devtools/python/python3-paste_3.5.0.bb
index 2be69ea2..086766d4 100644
--- a/meta-openstack/recipes-devtools/python/python3-paste_3.5.0.bb
+++ b/meta-openstack/recipes-devtools/python/python3-paste_3.5.0.bb
@@ -10,7 +10,3 @@ SRC_URI[md5sum] = "90c56e0f84c58ca4841c0df0bcfc11d9"
 SRC_URI[sha256sum] = "1b095c42dc91d426f3ae85101796b14d265887f8f36f3aad143a5f29effdc39d"
 
 inherit setuptools3 pypi
-
-RDEPENDS_${PN} += " \
-	python3-typing \
-"
-- 
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     ` zhengruoqin [this message]
2020-11-17 14:11       ` [meta-virtualization] [PATCH 3/7] python3-repoze.lru: change RDEPENDS zhengruoqin
2020-11-17 14:10         ` [meta-virtualization] [PATCH 2/7] python3-httpretty: " 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 4/7] python3-paste: remove 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=1605622302-3504-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.