All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization] [PATCH] python-django: Remove recipe
@ 2020-09-01  1:56 zangrc
  2020-09-01  1:56 ` [meta-virtualization] [PATCH] python3-amqp: upgrade 2.4.1 -> 2.6.1 zangrc
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: zangrc @ 2020-09-01  1:56 UTC (permalink / raw)
  To: meta-virtualization

Because python is no longer maintained, delete the python2 version of the recipe.
The python3 version already exists, located at:
meta-openembedded/meta-python/recipes-devtools/python/python3-django_2.2.13.bb

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 .../python/python-django_git.bb               | 21 -------------------
 1 file changed, 21 deletions(-)
 delete mode 100644 meta-openstack/recipes-devtools/python/python-django_git.bb

diff --git a/meta-openstack/recipes-devtools/python/python-django_git.bb b/meta-openstack/recipes-devtools/python/python-django_git.bb
deleted file mode 100644
index 2008604..0000000
--- a/meta-openstack/recipes-devtools/python/python-django_git.bb
+++ /dev/null
@@ -1,21 +0,0 @@
-DESCRIPTION = "A high-level Python Web framework"
-HOMEPAGE = "http://www.djangoproject.com/"
-SECTION = "devel/python"
-LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=f09eb47206614a4954c51db8a94840fa"
-
-SRCNAME = "Django"
-
-PV = "1.8.6"
-SRCREV = "80b7e9d09f2d23209b591288f9b2cf3eb3d927c8"
-
-SRC_URI = " \
-    git://github.com/django/django.git;branch=stable/1.8.x \
-    "
-
-S = "${WORKDIR}/git"
-
-inherit setuptools3
-
-FILES_${PN} += "${datadir}/django/*"
-
-- 
2.25.1




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

end of thread, other threads:[~2020-09-05  3:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-01  1:56 [meta-virtualization] [PATCH] python-django: Remove recipe zangrc
2020-09-01  1:56 ` [meta-virtualization] [PATCH] python3-amqp: upgrade 2.4.1 -> 2.6.1 zangrc
2020-09-01  1:56 ` [meta-virtualization] [PATCH] python3-amqplib: Consolidate in a single file zangrc
2020-09-02 20:34 ` [meta-virtualization] [PATCH] python-django: Remove recipe 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.