Yocto Project Discussions
 help / color / mirror / Atom feed
From: "akuster" <akuster808@gmail.com>
To: Konrad Weihmann <kweihmann@outlook.com>, yocto@lists.yoctoproject.org
Subject: Re: [yocto] [meta-security][PATCH 1/5] python3-oauth2client: add recipe
Date: Mon, 6 Jul 2020 08:30:15 -0700	[thread overview]
Message-ID: <7a96d2e4-63e6-a729-e226-dfe55bcf2a6c@gmail.com> (raw)
In-Reply-To: <AM7PR05MB6881A44FE679236AE94C9FBCA8680@AM7PR05MB6881.eurprd05.prod.outlook.com>

[-- Attachment #1: Type: text/plain, Size: 1228 bytes --]



On 7/5/20 12:03 PM, Konrad Weihmann wrote:
> I think some RDEPENDS entries are missing, by looking at
> https://github.com/googleapis/oauth2client/blob/master/setup.py
>
> install_requires = [
>     'httplib2>=0.9.1',
>     'pyasn1>=0.1.7',
>     'pyasn1-modules>=0.0.5',
>     'rsa>=3.1.4',
>     'six>=1.6.1',
> ]
>
> same applies to the other added recipes of this series
hmm, OK. I did not run into issues for the main app I am after
supporting.  Thanks for the feedback.

-armin
>
> On 05.07.20 20:58, akuster wrote:
>> diff --git a/recipes-python/python/python3-oauth2client_4.1.3.bb
>> b/recipes-python/python/python3-oauth2client_4.1.3.bb
>> new file mode 100644
>> index 0000000..b84b4ca
>> --- /dev/null
>> +++ b/recipes-python/python/python3-oauth2client_4.1.3.bb
>> @@ -0,0 +1,9 @@
>> +SUMMARY = "Add version info to file paths."
>> +SECTION = "devel/python"
>> +LICENSE = "Apache-2.0"
>> +LIC_FILES_CHKSUM =
>> "file://LICENSE;md5=038e1390e94fe637991fa5569daa62bc"
>> +
>> +PYPI_PACKAGE = "oauth2client"
>> +SRC_URI[sha256sum] =
>> "d486741e451287f69568a4d26d70d9acd73a2bbfa275746c535b4209891cccc6"
>> +
>> +inherit pypi setuptools3
>>
>>
>>
>>
>
> 


[-- Attachment #2: Type: text/html, Size: 2655 bytes --]

      reply	other threads:[~2020-07-06 15:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-05 18:58 [meta-security][PATCH 1/5] python3-oauth2client: add recipe akuster
2020-07-05 18:58 ` [meta-security][PATCH 2/5] python3-qrcode: " akuster
2020-07-05 18:58 ` [meta-security][PATCH 3/5] python3-rsa: " akuster
2020-07-05 18:58 ` [meta-security][PATCH 4/5] python3-ecdsa: " akuster
2020-07-05 18:58 ` [meta-security][PATCH 5/5] python3-privacyidea: add a mfa support akuster
2020-07-05 19:03 ` [yocto] [meta-security][PATCH 1/5] python3-oauth2client: add recipe Konrad Weihmann
2020-07-06 15:30   ` akuster [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=7a96d2e4-63e6-a729-e226-dfe55bcf2a6c@gmail.com \
    --to=akuster808@gmail.com \
    --cc=kweihmann@outlook.com \
    --cc=yocto@lists.yoctoproject.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox