From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: zangrc <zangrc.fnst@cn.fujitsu.com>
Cc: meta-virtualization@yoctoproject.org
Subject: Re: [meta-virtualization] [PATCH] python-django: Remove recipe
Date: Wed, 2 Sep 2020 16:34:17 -0400 [thread overview]
Message-ID: <20200902203416.GC18324@gmail.com> (raw)
In-Reply-To: <1598925412-77883-3-git-send-email-zangrc.fnst@cn.fujitsu.com> <1598925412-77883-2-git-send-email-zangrc.fnst@cn.fujitsu.com> <1598925412-77883-1-git-send-email-zangrc.fnst@cn.fujitsu.com>
merged.
Bruce
In message: [meta-virtualization] [PATCH] python-django: Remove recipe
on 01/09/2020 zangrc wrote:
> 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
>
>
>
>
prev parent reply other threads:[~2020-09-05 3:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Bruce Ashfield [this message]
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=20200902203416.GC18324@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=meta-virtualization@yoctoproject.org \
--cc=zangrc.fnst@cn.fujitsu.com \
/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.