From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: zangrc <zangrc.fnst@cn.fujitsu.com>
Cc: meta-virtualization@yoctoproject.org
Subject: Re: [meta-virtualization] [PATCH] python-mox: Remove recipe
Date: Tue, 1 Dec 2020 16:29:47 -0500 [thread overview]
Message-ID: <20201201212944.GA1140@gmail.com> (raw)
In-Reply-To: <1606143063-96608-1-git-send-email-zangrc.fnst@cn.fujitsu.com> <1606143101-96777-1-git-send-email-zangrc.fnst@cn.fujitsu.com> <1606143217-97140-1-git-send-email-zangrc.fnst@cn.fujitsu.com> <1606143293-97302-1-git-send-email-zangrc.fnst@cn.fujitsu.com> <1606143300-97349-1-git-send-email-zangrc.fnst@cn.fujitsu.com> <1606143619-97481-1-git-send-email-zangrc.fnst@cn.fujitsu.com> <1606143643-97548-1-git-send-email-zangrc.fnst@cn.fujitsu.com>
merged.
Bruce
In message: [meta-virtualization] [PATCH] python-mox: Remove recipe
on 23/11/2020 zangrc wrote:
> This package only supports python2.
>
> New uses of this library are discouraged.
>
> People are encouraged to use https://pypi.python.org/pypi/mock instead which matches the unittest.mock library available in Python 3.
>
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
> .../recipes-devtools/python/python-mox_0.5.3.bb | 15 ---------------
> 1 file changed, 15 deletions(-)
> delete mode 100644 meta-openstack/recipes-devtools/python/python-mox_0.5.3.bb
>
> diff --git a/meta-openstack/recipes-devtools/python/python-mox_0.5.3.bb b/meta-openstack/recipes-devtools/python/python-mox_0.5.3.bb
> deleted file mode 100644
> index bdd5fbee..00000000
> --- a/meta-openstack/recipes-devtools/python/python-mox_0.5.3.bb
> +++ /dev/null
> @@ -1,15 +0,0 @@
> -DESCRIPTION = "Mock object framework"
> -HOMEPAGE = "https://github.com/dreamhost/cliff"
> -SECTION = "devel/python"
> -LICENSE = "Apache-2.0"
> -LIC_FILES_CHKSUM = "file://COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57"
> -
> -SRC_URI[md5sum] = "6de7371e7e8bd9e2dad3fef2646f4a43"
> -SRC_URI[sha256sum] = "424ee725ee12652802b4e86571f816059b0d392401ceae70bf6487d65602cba9"
> -
> -inherit distutils3 pypi
> -
> -DISTUTILS_INSTALL_ARGS = "--root=${D} \
> - --prefix=${prefix} \
> - --install-lib=${PYTHON_SITEPACKAGES_DIR} \
> - --install-data=${datadir}"
> --
> 2.25.1
>
>
>
>
>
>
prev parent reply other threads:[~2020-12-01 21:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-23 14:51 [meta-virtualization] [PATCH 1/5] python3-dogpile.cache: ADD RDEPENDS zangrc
2020-11-23 14:51 ` [meta-virtualization] [PATCH 2/5] python3-munch: Add recipe zangrc
2020-11-23 14:53 ` [meta-virtualization] [PATCH 3/5] python3-jmespath: " zangrc
2020-11-23 14:54 ` [meta-virtualization] [PATCH 4/5] python3-os-service-types: " zangrc
2020-11-23 14:55 ` [meta-virtualization] [PATCH 5/5] python3-openstacksdk: Change to python3 zangrc
2020-11-23 15:00 ` [meta-virtualization] [PATCH] python3-salttesting: upgrade 2015.2.16 -> 2018.9.21 zangrc
2020-11-23 15:00 ` [meta-virtualization] [PATCH] python-mox: Remove recipe zangrc
2020-12-01 21:29 ` 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=20201201212944.GA1140@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.