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-zake: upgrade 0.2.1 -> 0.2.2
Date: Thu, 30 Jul 2020 15:47:38 -0400	[thread overview]
Message-ID: <20200730194737.GC28981@gmail.com> (raw)
In-Reply-To: <1595899203-25666-2-git-send-email-zangrc.fnst@cn.fujitsu.com> <1595899203-25666-1-git-send-email-zangrc.fnst@cn.fujitsu.com>

merged.

Bruce


In message: [meta-virtualization] [PATCH] python3-zake: upgrade 0.2.1 -> 0.2.2
on 28/07/2020 zangrc wrote:

> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
>  .../python/python-zake_0.2.1.bb               | 21 -------------------
>  .../python/python3-zake_0.2.2.bb              | 18 ++++++++++++++++
>  2 files changed, 18 insertions(+), 21 deletions(-)
>  delete mode 100644 meta-openstack/recipes-devtools/python/python-zake_0.2.1.bb
>  create mode 100644 meta-openstack/recipes-devtools/python/python3-zake_0.2.2.bb
> 
> diff --git a/meta-openstack/recipes-devtools/python/python-zake_0.2.1.bb b/meta-openstack/recipes-devtools/python/python-zake_0.2.1.bb
> deleted file mode 100644
> index 68cb67b..0000000
> --- a/meta-openstack/recipes-devtools/python/python-zake_0.2.1.bb
> +++ /dev/null
> @@ -1,21 +0,0 @@
> -DESCRIPTION = "A python package that works to provide a nice set of testing utilities for the kazoo library."
> -HOMEPAGE = "https://github.com/yahoo/Zake"
> -SECTION = "devel/python"
> -LICENSE = "Apache-2.0"
> -LIC_FILES_CHKSUM = "file://PKG-INFO;md5=33573af7505a94ff3d122a7920b2c735"
> -
> -SRC_URI[md5sum] = "bd8db293a78c22171ecfdd54f4d65c63"
> -SRC_URI[sha256sum] = "2e5bcb215e366e682fd05dd1df4f2e6affceefa5d3781c2987a21fd597659a21"
> -
> -inherit setuptools3 pypi
> -
> -# DEPENDS_default: python-pip
> -
> -DEPENDS += " \
> -        python-pip \
> -        "
> -
> -# RDEPENDS_default: 
> -RDEPENDS_${PN} += " \
> -        python-kazoo \
> -        "
> diff --git a/meta-openstack/recipes-devtools/python/python3-zake_0.2.2.bb b/meta-openstack/recipes-devtools/python/python3-zake_0.2.2.bb
> new file mode 100644
> index 0000000..700bf85
> --- /dev/null
> +++ b/meta-openstack/recipes-devtools/python/python3-zake_0.2.2.bb
> @@ -0,0 +1,18 @@
> +DESCRIPTION = "A python package that works to provide a nice set of testing utilities for the kazoo library."
> +HOMEPAGE = "https://github.com/yahoo/Zake"
> +SECTION = "devel/python"
> +LICENSE = "Apache-2.0"
> +LIC_FILES_CHKSUM = "file://PKG-INFO;md5=14e79e6983dbd678bbe0ff17229d8fc1"
> +
> +SRC_URI[md5sum] = "076dcb58f5cb8b50f575fc0ca7e810b9"
> +SRC_URI[sha256sum] = "5a50859931c4f666d318b74d1c407a6150dd5194e4c5812d071a5c7c7cefe4e6"
> +
> +inherit setuptools3 pypi
> +
> +DEPENDS += " \
> +        python3-pip \
> +        "
> +
> +RDEPENDS_${PN} += " \
> +        python3-kazoo \
> +        "
> -- 
> 2.25.1
> 
> 
> 

> 



      parent reply	other threads:[~2020-07-30 19:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-28  1:20 [meta-virtualization] [PATCH] python3-zake: upgrade 0.2.1 -> 0.2.2 zangrc
2020-07-28  1:20 ` [meta-virtualization] [PATCH] python3-zaqarclient: Change to python3 zangrc
2020-07-30 19:47 ` 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=20200730194737.GC28981@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.