All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: Wang Mingyu <wangmy@cn.fujitsu.com>
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization][meta-cloud-services][PATCH] python3-osc-lib: upgrade 1.13.0 -> 2.1.0
Date: Tue, 16 Jun 2020 20:35:01 -0400	[thread overview]
Message-ID: <20200617003501.GC5232@gmail.com> (raw)
In-Reply-To: <1592209781-47932-2-git-send-email-wangmy@cn.fujitsu.com> <1592209781-47932-3-git-send-email-wangmy@cn.fujitsu.com> <1592209781-47932-1-git-send-email-wangmy@cn.fujitsu.com>

merged

Bruce

In message: [meta-virtualization][meta-cloud-services][PATCH] python3-osc-lib: upgrade 1.13.0 -> 2.1.0
on 15/06/2020 Wang Mingyu wrote:

> Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
> ---
>  .../recipes-devtools/python/python-osc-lib_1.14.1.bb        | 2 --
>  .../recipes-devtools/python/python3-osc-lib_1.13.0.bb       | 2 --
>  .../python/{python-osc-lib.inc => python3-osc-lib_2.1.0.bb} | 6 +++---
>  3 files changed, 3 insertions(+), 7 deletions(-)
>  delete mode 100644 meta-openstack/recipes-devtools/python/python-osc-lib_1.14.1.bb
>  delete mode 100644 meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb
>  rename meta-openstack/recipes-devtools/python/{python-osc-lib.inc => python3-osc-lib_2.1.0.bb} (80%)
> 
> diff --git a/meta-openstack/recipes-devtools/python/python-osc-lib_1.14.1.bb b/meta-openstack/recipes-devtools/python/python-osc-lib_1.14.1.bb
> deleted file mode 100644
> index 256c286..0000000
> --- a/meta-openstack/recipes-devtools/python/python-osc-lib_1.14.1.bb
> +++ /dev/null
> @@ -1,2 +0,0 @@
> -inherit setuptools3
> -require python-osc-lib.inc
> diff --git a/meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb b/meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb
> deleted file mode 100644
> index 256c286..0000000
> --- a/meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb
> +++ /dev/null
> @@ -1,2 +0,0 @@
> -inherit setuptools3
> -require python-osc-lib.inc
> diff --git a/meta-openstack/recipes-devtools/python/python-osc-lib.inc b/meta-openstack/recipes-devtools/python/python3-osc-lib_2.1.0.bb
> similarity index 80%
> rename from meta-openstack/recipes-devtools/python/python-osc-lib.inc
> rename to meta-openstack/recipes-devtools/python/python3-osc-lib_2.1.0.bb
> index 1767b43..db1ba03 100644
> --- a/meta-openstack/recipes-devtools/python/python-osc-lib.inc
> +++ b/meta-openstack/recipes-devtools/python/python3-osc-lib_2.1.0.bb
> @@ -4,10 +4,10 @@ SECTION = "devel/python"
>  LICENSE = "Apache-2.0"
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
>  
> -SRC_URI[md5sum] = "240d3debc1b6eaadf5e8838f5f2d06fb"
> -SRC_URI[sha256sum] = "3467a1edf62946f1b67724fa7f9c699b5e31d80b111ed9e4c7aec21633a3e30d"
> +SRC_URI[md5sum] = "62d32a59bf4447191b957c6a65eff47f"
> +SRC_URI[sha256sum] = "697d08204a59933035ac246fbc8c8e5453b846b4a8875ed7a9e9caba769b1b57"
>  
> -inherit pypi
> +inherit setuptools3 pypi
>  
>  # Satisfy setup.py 'setup_requires'
>  DEPENDS += " \
> -- 
> 2.17.1
> 
> 
> 

> 



      parent reply	other threads:[~2020-06-17  0:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-15  8:29 [meta-virtualization][meta-cloud-services][PATCH] python3-osc-lib: upgrade 1.13.0 -> 2.1.0 Wang Mingyu
2020-06-15  8:29 ` [meta-virtualization][meta-cloud-services][PATCH] python3-tenacity: Changepython to python3 Wang Mingyu
2020-06-15  8:29 ` [meta-virtualization][meta-cloud-services][PATCH] python3-xstatic-smart-table: Change python " Wang Mingyu
2020-06-17  0:35 ` 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=20200617003501.GC5232@gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=meta-virtualization@lists.yoctoproject.org \
    --cc=wangmy@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.