All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Marcin Niestrój" <m.niestroj@grinn-global.com>
To: buildroot@buildroot.org
Cc: James Hilliard <james.hilliard1@gmail.com>,
	Marcin Niestroj <m.niestroj@grinn-global.com>,
	Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: Re: [Buildroot] [PATCH 1/2] package/python-dbus-fast: new package
Date: Thu, 03 Nov 2022 03:06:17 +0100	[thread overview]
Message-ID: <871qqkokk7.fsf@grinn-global.com> (raw)
In-Reply-To: <20221103014156.791695-1-m.niestroj@grinn-global.com>

This is a duplicate of a patch from James. My patch however includes
runtime tests, which are not included in James' version. I can either
post them separately after James patches will be applied to master, or
alternatively @James feel free to extend your patches when preparing v2.

Marcin Niestroj <m.niestroj@grinn-global.com> writes:

> Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
> ---
>  DEVELOPERS                                    |  2 +
>  package/Config.in                             |  1 +
>  package/python-dbus-fast/Config.in            |  9 ++++
>  .../python-dbus-fast/python-dbus-fast.hash    |  5 +++
>  package/python-dbus-fast/python-dbus-fast.mk  | 14 ++++++
>  .../tests/package/sample_python_dbus_fast.py  | 44 +++++++++++++++++++
>  .../tests/package/test_python_dbus_fast.py    | 40 +++++++++++++++++
>  7 files changed, 115 insertions(+)
>  create mode 100644 package/python-dbus-fast/Config.in
>  create mode 100644 package/python-dbus-fast/python-dbus-fast.hash
>  create mode 100644 package/python-dbus-fast/python-dbus-fast.mk
>  create mode 100644 support/testing/tests/package/sample_python_dbus_fast.py
>  create mode 100644 support/testing/tests/package/test_python_dbus_fast.py
>

--
Marcin Niestrój
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2022-11-03  2:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-03  1:41 [Buildroot] [PATCH 1/2] package/python-dbus-fast: new package Marcin Niestroj
2022-11-03  1:41 ` [Buildroot] [PATCH 2/2] package/python-bleak: bump version to 0.19.1 Marcin Niestroj
2022-11-03  2:06 ` Marcin Niestrój [this message]
2022-11-03  3:01 ` [Buildroot] [PATCH 1/2] package/python-dbus-fast: new package James Hilliard
2022-11-03 10:23   ` Marcin Niestrój
  -- strict thread matches above, loose matches on Subject: below --
2022-11-02 18:57 James Hilliard
2022-11-03  1:53 ` Marcin Niestrój
2022-11-03  3:06   ` James Hilliard

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=871qqkokk7.fsf@grinn-global.com \
    --to=m.niestroj@grinn-global.com \
    --cc=buildroot@buildroot.org \
    --cc=james.hilliard1@gmail.com \
    --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.