All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Huang, Jie (Jackie)" <Jackie.Huang@windriver.com>
To: "openembedded-devel@lists.openembedded.org"
	<openembedded-devel@lists.openembedded.org>
Subject: Re: [PATCH 1/2] python-funcsigs: add now recipe
Date: Thu, 16 Feb 2017 03:27:05 +0000	[thread overview]
Message-ID: <1B858668EC6A94408DCA5225FDFA85AA013F516DCA@ALA-MBC.corp.ad.wrs.com> (raw)
In-Reply-To: <dca6fffd41b7879f5db35351105a37c0606045a3.1487213217.git.jackie.huang@windriver.com>



> -----Original Message-----
> From: openembedded-devel-bounces@lists.openembedded.org [mailto:openembedded-devel-
> bounces@lists.openembedded.org] On Behalf Of jackie.huang@windriver.com
> Sent: Thursday, February 16, 2017 10:49 AM
> To: openembedded-devel@lists.openembedded.org
> Subject: [oe] [PATCH 1/2] python-funcsigs: add now recipe

s/now/new/

Sorry for the typo, I will send v2 for this.

Thanks,
Jackie

> 
> From: Jackie Huang <jackie.huang@windriver.com>
> 
> python-funcsigs is required by python-mock.
> 
> Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
> ---
>  .../recipes-devtools/python/python-funcsigs_1.0.2.bb   | 18 ++++++++++++++++++
>  1 file changed, 18 insertions(+)
>  create mode 100644 meta-python/recipes-devtools/python/python-funcsigs_1.0.2.bb
> 
> diff --git a/meta-python/recipes-devtools/python/python-funcsigs_1.0.2.bb b/meta-python/recipes-
> devtools/python/python-funcsigs_1.0.2.bb
> new file mode 100644
> index 0000000..dad15ee
> --- /dev/null
> +++ b/meta-python/recipes-devtools/python/python-funcsigs_1.0.2.bb
> @@ -0,0 +1,18 @@
> +SUMMARY = "Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+"
> +DESCRPTION = " \
> +funcsigs is a backport of the `PEP 362`_ function signature features from \
> +Python 3.3's `inspect`_ module. The backport is compatible with Python 2.6, \
> +2.7 as well as 3.3 and up. 3.2 was supported by version 0.4, but with \
> +setuptools and pip no longer supporting 3.2, we cannot make any statement \
> +about 3.2 compatibility. \
> +"
> +
> +HOMEPAGE = "http://funcsigs.readthedocs.org"
> +SECTION = "devel/python"
> +LICENSE = "Apache-2.0"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=d6bc91dc8e5793892189fe7481a2d354"
> +
> +SRC_URI[md5sum] = "7e583285b1fb8a76305d6d68f4ccc14e"
> +SRC_URI[sha256sum] = "a7bb0f2cf3a3fd1ab2732cb49eba4252c2af4240442415b4abce3b87022a8f50"
> +
> +inherit pypi setuptools
> --
> 2.8.3
> 
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


  reply	other threads:[~2017-02-16  3:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-16  2:49 [PATCH 0/2] python-mock: add missing dependencies jackie.huang
2017-02-16  2:49 ` [PATCH 1/2] python-funcsigs: add now recipe jackie.huang
2017-02-16  3:27   ` Huang, Jie (Jackie) [this message]
2017-02-16  2:49 ` [PATCH 2/2] python-mock: add RDEPENDS on python-pbr and python-funcsigs jackie.huang

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=1B858668EC6A94408DCA5225FDFA85AA013F516DCA@ALA-MBC.corp.ad.wrs.com \
    --to=jackie.huang@windriver.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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.