All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
	Buildroot List <buildroot@buildroot.org>
Cc: Jeremy Connat <Jeremy.Connat@orolia.com>
Subject: Re: [Buildroot] [PATCH 0/4] Misc Python package updates/additions
Date: Thu, 23 Sep 2021 22:08:05 +0200	[thread overview]
Message-ID: <e67b89b2-ce8a-4809-2622-2fb808cd7280@mind.be> (raw)
In-Reply-To: <20210919124517.524402-1-thomas.petazzoni@bootlin.com>



On 19/09/2021 14:45, Thomas Petazzoni wrote:
> Hello,
> 
> A small patch series that:
> 
>   - Updates python-smmap2 and python-gitdb2 to newer versions (must be
>     done in lockstep)
> 
>   - Adds a python-flask test
> 
>   - Adds a python-flask-expects-json package, and its associated test.
> 
>   - Adds a python-git package, and its associated test
> 
> Best regards,
> 
> Thomas Petazzoni
> 
> Thomas Petazzoni (4):
>    package/python-{smmap2,gitdb2}: bump versions to 4.0.0 and 4.0.7
>    support/testing/tests/package/test_python_flask: new test
>    package/python-flask-expects-json: new package
>    package/python-git: new package
> 
>   DEVELOPERS                                    | 16 ++++++++

  Since you added stuff to Nicolas' DEVELOPERS entry, it would have been nice to 
put him in Cc...

  Series applied to master, thanks. One changes in patches 3 and 4 which I'll 
comment on there.

  Regards,
  Arnout

>   package/Config.in                             |  2 +
>   package/python-flask-expects-json/Config.in   |  9 +++++
>   .../python-flask-expects-json.hash            |  5 +++
>   .../python-flask-expects-json.mk              | 14 +++++++
>   package/python-git/Config.in                  | 13 +++++++
>   package/python-git/python-git.hash            |  3 ++
>   package/python-git/python-git.mk              | 13 +++++++
>   package/python-gitdb2/Config.in               |  4 +-
>   package/python-gitdb2/python-gitdb2.hash      |  6 +--
>   package/python-gitdb2/python-gitdb2.mk        |  6 +--
>   package/python-smmap2/Config.in               |  1 +
>   package/python-smmap2/python-smmap2.hash      |  6 +--
>   package/python-smmap2/python-smmap2.mk        |  6 +--
>   .../tests/package/sample_python_flask.py      |  7 ++++
>   .../sample_python_flask_expects_json.py       | 18 +++++++++
>   .../tests/package/sample_python_git.py        |  1 +
>   .../tests/package/test_python_flask.py        | 29 ++++++++++++++
>   .../package/test_python_flask_expects_json.py | 38 +++++++++++++++++++
>   .../testing/tests/package/test_python_git.py  | 11 ++++++
>   .../tests/package/test_python_gitdb2.py       | 10 -----
>   .../tests/package/test_python_smmap2.py       | 10 -----
>   22 files changed, 194 insertions(+), 34 deletions(-)
>   create mode 100644 package/python-flask-expects-json/Config.in
>   create mode 100644 package/python-flask-expects-json/python-flask-expects-json.hash
>   create mode 100644 package/python-flask-expects-json/python-flask-expects-json.mk
>   create mode 100644 package/python-git/Config.in
>   create mode 100644 package/python-git/python-git.hash
>   create mode 100644 package/python-git/python-git.mk
>   create mode 100644 support/testing/tests/package/sample_python_flask.py
>   create mode 100644 support/testing/tests/package/sample_python_flask_expects_json.py
>   create mode 100644 support/testing/tests/package/sample_python_git.py
>   create mode 100644 support/testing/tests/package/test_python_flask.py
>   create mode 100644 support/testing/tests/package/test_python_flask_expects_json.py
>   create mode 100644 support/testing/tests/package/test_python_git.py
> 
_______________________________________________
buildroot mailing list
buildroot@lists.buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2021-09-23 20:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-19 12:45 [Buildroot] [PATCH 0/4] Misc Python package updates/additions Thomas Petazzoni
2021-09-19 12:45 ` [Buildroot] [PATCH 1/4] package/python-{smmap2, gitdb2}: bump versions to 4.0.0 and 4.0.7 Thomas Petazzoni
2021-09-19 12:45 ` [Buildroot] [PATCH 2/4] support/testing/tests/package/test_python_flask: new test Thomas Petazzoni
2021-09-19 12:45 ` [Buildroot] [PATCH 3/4] package/python-flask-expects-json: new package Thomas Petazzoni
2021-09-23 20:09   ` Arnout Vandecappelle
2021-09-19 12:45 ` [Buildroot] [PATCH 4/4] package/python-git: " Thomas Petazzoni
2021-09-23 20:08 ` Arnout Vandecappelle [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=e67b89b2-ce8a-4809-2622-2fb808cd7280@mind.be \
    --to=arnout@mind.be \
    --cc=Jeremy.Connat@orolia.com \
    --cc=buildroot@buildroot.org \
    --cc=thomas.petazzoni@bootlin.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.