From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: zhengruoqin <zhengrq.fnst@cn.fujitsu.com>
Cc: meta-virtualization@yoctoproject.org
Subject: Re: [meta-virtualization] [PATCH] python3-xattr: upgrade 0.6.4 -> 0.9.7
Date: Thu, 30 Jul 2020 15:48:26 -0400 [thread overview]
Message-ID: <20200730194825.GD28981@gmail.com> (raw)
In-Reply-To: <1595900026-54536-1-git-send-email-zhengrq.fnst@cn.fujitsu.com> <1595900075-54608-1-git-send-email-zhengrq.fnst@cn.fujitsu.com> <1595900106-54645-1-git-send-email-zhengrq.fnst@cn.fujitsu.com> <1595900120-54689-1-git-send-email-zhengrq.fnst@cn.fujitsu.com> <1595900141-54751-1-git-send-email-zhengrq.fnst@cn.fujitsu.com> <1595900159-54788-1-git-send-email-zhengrq.fnst@cn.fujitsu.com>
merged.
Bruce
In message: [meta-virtualization] [PATCH] python3-xattr: upgrade 0.6.4 -> 0.9.7
on 28/07/2020 zhengruoqin wrote:
> Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>/
> ---
> .../python/python-xattr_0.6.4.bb | 10 ----------
> .../python/python3-xattr_0.9.7.bb | 18 ++++++++++++++++++
> 2 files changed, 18 insertions(+), 10 deletions(-)
> delete mode 100644 meta-openstack/recipes-devtools/python/python-xattr_0.6.4.bb
> create mode 100644 meta-openstack/recipes-devtools/python/python3-xattr_0.9.7.bb
>
> diff --git a/meta-openstack/recipes-devtools/python/python-xattr_0.6.4.bb b/meta-openstack/recipes-devtools/python/python-xattr_0.6.4.bb
> deleted file mode 100644
> index d349a48..0000000
> --- a/meta-openstack/recipes-devtools/python/python-xattr_0.6.4.bb
> +++ /dev/null
> @@ -1,10 +0,0 @@
> -DESCRIPTION = "Python wrapper for extended filesystem attributes"
> -HOMEPAGE = "http://github.com/xattr/xattr"
> -SECTION = "devel/python"
> -LICENSE = "MIT"
> -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7ebb582f22ddff5dcb0bc33d04f7cbb8"
> -
> -SRC_URI[md5sum] = "1bef31afb7038800f8d5cfa2f4562b37"
> -SRC_URI[sha256sum] = "f9dcebc99555634b697fa3dad8ea3047deb389c6f1928d347a0c49277a5c0e9e"
> -
> -inherit setuptools3 pypi
> \ No newline at end of file
> diff --git a/meta-openstack/recipes-devtools/python/python3-xattr_0.9.7.bb b/meta-openstack/recipes-devtools/python/python3-xattr_0.9.7.bb
> new file mode 100644
> index 0000000..ea31fc1
> --- /dev/null
> +++ b/meta-openstack/recipes-devtools/python/python3-xattr_0.9.7.bb
> @@ -0,0 +1,18 @@
> +DESCRIPTION = "Python wrapper for extended filesystem attributes"
> +HOMEPAGE = "http://github.com/xattr/xattr"
> +SECTION = "devel/python"
> +LICENSE = "MIT"
> +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7ebb582f22ddff5dcb0bc33d04f7cbb8"
> +
> +SRC_URI[md5sum] = "3b9a928bc76c14eeeaccbc3c152c4920"
> +SRC_URI[sha256sum] = "b0bbca828e04ef2d484a6522ae7b3a7ccad5e43fa1c6f54d78e24bb870f49d44"
> +
> +inherit setuptools3 pypi
> +
> +DEPENDS += " \
> + python3-cffi-native \
> +"
> +
> +RDEPENDS_${PN} += " \
> + python3-cffi \
> +"
> --
> 2.25.1
>
>
>
>
prev parent reply other threads:[~2020-07-30 19:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-28 1:33 [meta-virtualization] [PATCH] python3-gevent-websocket: Remove python2 recipe zhengruoqin
2020-07-28 1:34 ` [meta-virtualization] [PATCH] python3-os-xenapi: Change to python3 zhengruoqin
2020-07-28 1:35 ` [meta-virtualization] [PATCH] python3-semantic-version: upgrade 2.4.2 -> 2.8.5 zhengruoqin
2020-07-28 1:35 ` [meta-virtualization] [PATCH] python3-unicodecsv: Change to python3 zhengruoqin
2020-07-28 1:35 ` [meta-virtualization] [PATCH] python3-websockify: upgrade 0.8.0 -> 0.9.0 zhengruoqin
2020-07-28 1:35 ` [meta-virtualization] [PATCH] python3-xattr: upgrade 0.6.4 -> 0.9.7 zhengruoqin
2020-07-30 19:48 ` 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=20200730194825.GD28981@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=meta-virtualization@yoctoproject.org \
--cc=zhengrq.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.