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-xstatic-spin: change to python3
Date: Tue, 27 Oct 2020 23:27:03 -0400	[thread overview]
Message-ID: <20201028032702.GB46280@gmail.com> (raw)
In-Reply-To: <1603164562-37683-1-git-send-email-zangrc.fnst@cn.fujitsu.com> <1603164575-37740-1-git-send-email-zangrc.fnst@cn.fujitsu.com> <1603164586-37810-1-git-send-email-zangrc.fnst@cn.fujitsu.com> <1603164600-37872-1-git-send-email-zangrc.fnst@cn.fujitsu.com>

merged

Bruce

In message: [meta-virtualization] [PATCH] python3-xstatic-spin: change to python3
on 20/10/2020 zangrc wrote:

> Because python2 is no longer maintained, bb file is changed to python3 version.
> 
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
>  ...ic-spin_1.2.5.2.bb => python3-xstatic-spin_1.2.5.3.bb} | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
>  rename meta-openstack/recipes-devtools/python/{python-xstatic-spin_1.2.5.2.bb => python3-xstatic-spin_1.2.5.3.bb} (58%)
> 
> diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-spin_1.2.5.2.bb b/meta-openstack/recipes-devtools/python/python3-xstatic-spin_1.2.5.3.bb
> similarity index 58%
> rename from meta-openstack/recipes-devtools/python/python-xstatic-spin_1.2.5.2.bb
> rename to meta-openstack/recipes-devtools/python/python3-xstatic-spin_1.2.5.3.bb
> index 4060bd9..66bd986 100644
> --- a/meta-openstack/recipes-devtools/python/python-xstatic-spin_1.2.5.2.bb
> +++ b/meta-openstack/recipes-devtools/python/python3-xstatic-spin_1.2.5.3.bb
> @@ -2,19 +2,19 @@ DESCRIPTION = "Spin JavaScript library packaged for setuptools3"
>  HOMEPAGE = "https://pypi.python.org/pypi/XStatic-Spin"
>  SECTION = "devel/python"
>  LICENSE = "MIT"
> -LIC_FILES_CHKSUM = "file://PKG-INFO;md5=322c2399a1682aaec2f4e5fff4be5726"
> +LIC_FILES_CHKSUM = "file://PKG-INFO;md5=45c30e2aa7df682a626f8e3629b8f7ee"
>  
>  PYPI_PACKAGE = "XStatic-Spin"
>  
> -SRC_URI[md5sum] = "df83f80fd0b11545b64497112996e49e"
> -SRC_URI[sha256sum] = "7f46ef0e45e047019ba6eda22c432fb96f681b97bbe7f1749aa9209e07727192"
> +SRC_URI[md5sum] = "d0cad2593c74eec38dbeed5161eab462"
> +SRC_URI[sha256sum] = "06e889cf3318f08ce74ef888b45d9f1e09017bb8e6d519a299c10a9e6b542642"
>  
>  inherit setuptools3 pypi
>  
>  # DEPENDS_default: python-pip
>  
>  DEPENDS += " \
> -        python-pip \
> +        python3-pip \
>          "
>  
>  # RDEPENDS_default: 
> -- 
> 2.25.1
> 
> 
> 

> 
> 
> 



      reply	other threads:[~2020-10-28  3:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-20  3:29 [meta-virtualization] [PATCH] python3-wsme: upgrade 0.9.3 -> 0.10.0 zangrc
2020-10-20  3:29 ` [meta-virtualization] [PATCH] python3-xstatic-qunit: change to python3 zangrc
2020-10-20  3:29   ` [meta-virtualization] [PATCH] python3-xstatic-rickshaw: " zangrc
2020-10-20  3:30     ` [meta-virtualization] [PATCH] python3-xstatic-spin: " zangrc
2020-10-28  3:27       ` 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=20201028032702.GB46280@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.