All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization] [PATCH] python3-ddjango-compressor: Change to python3
@ 2020-09-08  2:42 zhengruoqin
  2020-09-08  2:42 ` [meta-virtualization] [PATCH] python3-extras: Consolidate in a single file zhengruoqin
  0 siblings, 1 reply; 6+ messages in thread
From: zhengruoqin @ 2020-09-08  2:42 UTC (permalink / raw)
  To: meta-virtualization

Because python2 is no longer maintained, bb file is changed to python3 version.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
---
 ...o-compressor_2.1.bb => python3-django-compressor_2.1.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-openstack/recipes-devtools/python/{python-django-compressor_2.1.bb => python3-django-compressor_2.1.bb} (90%)

diff --git a/meta-openstack/recipes-devtools/python/python-django-compressor_2.1.bb b/meta-openstack/recipes-devtools/python/python3-django-compressor_2.1.bb
similarity index 90%
rename from meta-openstack/recipes-devtools/python/python-django-compressor_2.1.bb
rename to meta-openstack/recipes-devtools/python/python3-django-compressor_2.1.bb
index f6e73dd..40a0133 100644
--- a/meta-openstack/recipes-devtools/python/python-django-compressor_2.1.bb
+++ b/meta-openstack/recipes-devtools/python/python3-django-compressor_2.1.bb
@@ -12,9 +12,9 @@ SRC_URI[sha256sum] = "ae0051bc0c7a0660c93434e68d617553fccdd573293dfd15aa33f78d2b
 inherit setuptools3 pypi
 
 RDEPENDS_${PN} += " \
-        python-django-appconf  \
-        python-rcssmin  \
-        python-rjsmin  \
+        python3-django-appconf  \
+        python3-rcssmin  \
+        python3-rjsmin  \
         "
 
 do_install_append() {
-- 
2.25.1




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

end of thread, other threads:[~2020-09-14  2:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-08  2:42 [meta-virtualization] [PATCH] python3-ddjango-compressor: Change to python3 zhengruoqin
2020-09-08  2:42 ` [meta-virtualization] [PATCH] python3-extras: Consolidate in a single file zhengruoqin
2020-09-08  2:42   ` [meta-virtualization] [PATCH] python3-funcsigs: " zhengruoqin
2020-09-08  2:42     ` [meta-virtualization] [PATCH] python3-rtslib-fb: upgrade 2.1.51 -> 2.1.74 zhengruoqin
2020-09-08  2:43       ` [meta-virtualization] [PATCH] python3-xstatic-angular-schema: Remove python2 recipe zhengruoqin
2020-09-14  2:24         ` 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.