All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/4] Add python-boto3
Date: Tue, 15 Sep 2020 22:34:29 +0200	[thread overview]
Message-ID: <20200915203429.GB2422@scaer> (raw)
In-Reply-To: <20200207114350.31365-1-raphael.melotte@essensium.com>

Rapha?l, All,

On 2020-02-07 12:43 +0100, Rapha?l M?lotte spake thusly:
> Rapha?l M?lotte (4):
>   package/python-jmespath: new package.
>   package/python-botocore: new package.
>   package/python-s3transfer: new package.
>   package/python-boto3: new package.

All four patches applied to master now, thanks for your patience!

Regards,
Yann E. MORIN.

>  DEVELOPERS                                       |  6 ++++++
>  package/Config.in                                |  4 ++++
>  package/python-boto3/Config.in                   |  9 +++++++++
>  package/python-boto3/python-boto3.hash           |  5 +++++
>  package/python-boto3/python-boto3.mk             | 14 ++++++++++++++
>  package/python-botocore/Config.in                | 10 ++++++++++
>  package/python-botocore/python-botocore.hash     |  5 +++++
>  package/python-botocore/python-botocore.mk       | 14 ++++++++++++++
>  package/python-jmespath/Config.in                |  6 ++++++
>  package/python-jmespath/python-jmespath.hash     |  5 +++++
>  package/python-jmespath/python-jmespath.mk       | 14 ++++++++++++++
>  package/python-s3transfer/Config.in              |  9 +++++++++
>  package/python-s3transfer/python-s3transfer.hash |  5 +++++
>  package/python-s3transfer/python-s3transfer.mk   | 14 ++++++++++++++
>  14 files changed, 120 insertions(+)
>  create mode 100644 package/python-boto3/Config.in
>  create mode 100644 package/python-boto3/python-boto3.hash
>  create mode 100644 package/python-boto3/python-boto3.mk
>  create mode 100644 package/python-botocore/Config.in
>  create mode 100644 package/python-botocore/python-botocore.hash
>  create mode 100644 package/python-botocore/python-botocore.mk
>  create mode 100644 package/python-jmespath/Config.in
>  create mode 100644 package/python-jmespath/python-jmespath.hash
>  create mode 100644 package/python-jmespath/python-jmespath.mk
>  create mode 100644 package/python-s3transfer/Config.in
>  create mode 100644 package/python-s3transfer/python-s3transfer.hash
>  create mode 100644 package/python-s3transfer/python-s3transfer.mk
> 
> -- 
> 2.23.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

      parent reply	other threads:[~2020-09-15 20:34 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-07 11:43 [Buildroot] [PATCH 0/4] Add python-boto3 Raphaël Mélotte
2020-02-07 11:43 ` [Buildroot] [PATCH 1/4] package/python-jmespath: new package Raphaël Mélotte
2020-02-07 11:49   ` Yegor Yefremov
2020-02-15 14:31   ` Jagan Teki
2020-02-07 11:43 ` [Buildroot] [PATCH 2/4] package/python-botocore: " Raphaël Mélotte
2020-02-07 11:50   ` Yegor Yefremov
2020-02-15 14:30   ` Jagan Teki
2020-02-07 11:43 ` [Buildroot] [PATCH 3/4] package/python-s3transfer: " Raphaël Mélotte
2020-02-07 11:50   ` Yegor Yefremov
2020-02-15 14:31   ` Jagan Teki
2020-02-07 11:43 ` [Buildroot] [PATCH 4/4] package/python-boto3: " Raphaël Mélotte
2020-02-07 11:50   ` Yegor Yefremov
2020-02-15 14:29   ` Jagan Teki
2020-09-15 20:34 ` Yann E. MORIN [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=20200915203429.GB2422@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /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.