All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization] [PATCH 1/5] python3-dogpile.cache: ADD RDEPENDS
@ 2020-11-23 14:51 zangrc
  2020-11-23 14:51 ` [meta-virtualization] [PATCH 2/5] python3-munch: Add recipe zangrc
  0 siblings, 1 reply; 8+ messages in thread
From: zangrc @ 2020-11-23 14:51 UTC (permalink / raw)
  To: meta-virtualization

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 .../recipes-devtools/python/python3-dogpile.cache_1.0.2.bb | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/meta-openstack/recipes-devtools/python/python3-dogpile.cache_1.0.2.bb b/meta-openstack/recipes-devtools/python/python3-dogpile.cache_1.0.2.bb
index 82057a6c..21b596fc 100644
--- a/meta-openstack/recipes-devtools/python/python3-dogpile.cache_1.0.2.bb
+++ b/meta-openstack/recipes-devtools/python/python3-dogpile.cache_1.0.2.bb
@@ -9,6 +9,11 @@ SRC_URI[sha256sum] = "64fda39d25b46486a4876417ca03a4af06f35bfadba9f59613f9b3d748
 
 inherit setuptools3 pypi
 
-RDEPENDS_${PN} += "python3-decorator"
+RDEPENDS_${PN} += " \
+	python3-decorator \
+	python3-logging \
+	python3-numbers \
+	python3-stevedore \
+"
 
 
-- 
2.25.1




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

end of thread, other threads:[~2020-12-01 21:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-23 14:51 [meta-virtualization] [PATCH 1/5] python3-dogpile.cache: ADD RDEPENDS zangrc
2020-11-23 14:51 ` [meta-virtualization] [PATCH 2/5] python3-munch: Add recipe zangrc
2020-11-23 14:53   ` [meta-virtualization] [PATCH 3/5] python3-jmespath: " zangrc
2020-11-23 14:54     ` [meta-virtualization] [PATCH 4/5] python3-os-service-types: " zangrc
2020-11-23 14:55       ` [meta-virtualization] [PATCH 5/5] python3-openstacksdk: Change to python3 zangrc
2020-11-23 15:00         ` [meta-virtualization] [PATCH] python3-salttesting: upgrade 2015.2.16 -> 2018.9.21 zangrc
2020-11-23 15:00           ` [meta-virtualization] [PATCH] python-mox: Remove recipe zangrc
2020-12-01 21:29             ` Bruce Ashfield

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.