All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: zangrc <zangrc.fnst@cn.fujitsu.com>
Cc: meta-virtualization@yoctoproject.org
Subject: Re: [meta-virtualization] [PATCH] python3-cephclient: Consolidate in a single file
Date: Mon, 20 Jul 2020 14:51:25 -0400	[thread overview]
Message-ID: <20200720185124.GB40605@gmail.com> (raw)
In-Reply-To: <1594928524-4453-1-git-send-email-zangrc.fnst@cn.fujitsu.com>

merged

Bruce

In message: [meta-virtualization] [PATCH] python3-cephclient: Consolidate in a single file
on 17/07/2020 zangrc wrote:

> Consolidate inc and bb files into a single bb file.
> 
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
>  .../python/python-cephclient.inc              | 26 -----------------
>  .../python/python3-cephclient_0.1.0.5.bb      | 28 +++++++++++++++++--
>  2 files changed, 26 insertions(+), 28 deletions(-)
>  delete mode 100644 meta-openstack/recipes-devtools/python/python-cephclient.inc
> 
> diff --git a/meta-openstack/recipes-devtools/python/python-cephclient.inc b/meta-openstack/recipes-devtools/python/python-cephclient.inc
> deleted file mode 100644
> index e8e0d0a..0000000
> --- a/meta-openstack/recipes-devtools/python/python-cephclient.inc
> +++ /dev/null
> @@ -1,26 +0,0 @@
> -DESCRIPTION = "A client library in python for the Ceph REST API."
> -HOMEPAGE = "https://github.com/dmsimard/python-cephclient"
> -SECTION = "devel/python"
> -LICENSE = "Apache-2.0"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314"
> -
> -PYPI_PACKAGE = "python-cephclient"
> -PYPI_SRC_URI = "https://pypi.python.org/packages/source/p/${PYPI_PACKAGE}/${PYPI_PACKAGE}-v${PV}.tar.gz"
> -
> -SRC_URI[md5sum] = "e3746607f1af1573a241b4995c10c938"
> -SRC_URI[sha256sum] = "9776b786da2aebdc0439ea2f809cc8923f52bc0cf610f77a9c1348466961134b"
> -
> -inherit pypi
> -
> -# DEPENDS_default: python-pip
> -
> -DEPENDS += " \
> -        ${PYTHON_PN}-pip \
> -        "
> -
> -# RDEPENDS_default: 
> -RDEPENDS_${PN} += " \
> -        ${PYTHON_PN}-lxml \
> -        ${PYTHON_PN}-requests \
> -        ${PYTHON_PN}-cython \
> -        "
> diff --git a/meta-openstack/recipes-devtools/python/python3-cephclient_0.1.0.5.bb b/meta-openstack/recipes-devtools/python/python3-cephclient_0.1.0.5.bb
> index e05c1d5..65e84bf 100644
> --- a/meta-openstack/recipes-devtools/python/python3-cephclient_0.1.0.5.bb
> +++ b/meta-openstack/recipes-devtools/python/python3-cephclient_0.1.0.5.bb
> @@ -1,2 +1,26 @@
> -require python-cephclient.inc
> -inherit setuptools3
> +DESCRIPTION = "A client library in python for the Ceph REST API."
> +HOMEPAGE = "https://github.com/dmsimard/python-cephclient"
> +SECTION = "devel/python"
> +LICENSE = "Apache-2.0"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314"
> +
> +PYPI_PACKAGE = "python-cephclient"
> +PYPI_SRC_URI = "https://pypi.python.org/packages/source/p/${PYPI_PACKAGE}/${PYPI_PACKAGE}-v${PV}.tar.gz"
> +
> +SRC_URI[md5sum] = "e3746607f1af1573a241b4995c10c938"
> +SRC_URI[sha256sum] = "9776b786da2aebdc0439ea2f809cc8923f52bc0cf610f77a9c1348466961134b"
> +
> +inherit setuptools3 pypi
> +
> +# DEPENDS_default: python-pip
> +
> +DEPENDS += " \
> +        ${PYTHON_PN}-pip \
> +        "
> +
> +# RDEPENDS_default: 
> +RDEPENDS_${PN} += " \
> +        ${PYTHON_PN}-lxml \
> +        ${PYTHON_PN}-requests \
> +        ${PYTHON_PN}-cython \
> +        "
> -- 
> 2.25.1
> 
> 
> 

> 


      parent reply	other threads:[~2020-07-20 18:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-16 19:42 [meta-virtualization] [PATCH] python3-cephclient: Consolidate in a single file zangrc
2020-07-16 19:42 ` [meta-virtualization] [PATCH] python3-cliff: upgrade 2.17.0 -> 3.3.0 zangrc
2020-07-16 19:42 ` [meta-virtualization] [PATCH] python3-cssselect: upgrade 0.9.1 -> 1.1.0 zangrc
2020-07-20 18:51 ` 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=20200720185124.GB40605@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.