Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Emile Cormier <emile.cormier.jr@gmail.com>
Cc: James Hilliard <james.hilliard1@gmail.com>,
	Mauro Condarelli <mc5686@mclink.it>,
	Asaf Kahlon <asafka7@gmail.com>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 6/6] package/python-crossbar: fix configuration
Date: Mon, 8 Aug 2022 22:45:02 +0200	[thread overview]
Message-ID: <20220808224502.01c047b4@windsurf> (raw)
In-Reply-To: <20220403221953.1158787-6-emile.cormier.jr@gmail.com>

Hello Emile,

On Sun,  3 Apr 2022 19:19:53 -0300
Emile Cormier <emile.cormier.jr@gmail.com> wrote:

> From: ecorm <ecorm@users.noreply.github.com>
> 
> Fixes configuration and patches setup requirements so that
> python-crossbar can build and run.
> See https://github.com/crossbario/crossbar/issues/1936 for discussion
> with Crossbar author.
> Fixes: #14556
> Signed-off-by: Emile Cormier <emile.cormier.jr@gmail.com>
> ---
>  .../0002-Remove-idna-requirement.patch        | 29 ----------
>  ...002-Resolve-conflicting-requirements.patch | 57 +++++++++++++++++++
>  package/python-crossbar/Config.in             | 21 +++----
>  3 files changed, 68 insertions(+), 39 deletions(-)
>  delete mode 100644 package/python-crossbar/0002-Remove-idna-requirement.patch
>  create mode 100644 package/python-crossbar/0002-Resolve-conflicting-requirements.patch

I have applied, with a number of changes:

 - The patch 0002-Resolve-conflicting-requirements.patch is replaced by
   a more general patch that removes indirect dependencies from
   requirements-min.txt.

 - The test case for crossbar is changed to no longer force autobahn to
   use umsgpack, as we now use msgpack, expected by default by autobahn.

The minimal Crossbar test case we have in
https://git.buildroot.org/buildroot/tree/support/testing/tests/package/sample_python_crossbar.py
runs correctly.

If you have some suggestions of other things to test (simple tests) to
better validate the Crossbar installation, it would be useful.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-08-08 20:45 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-03 22:19 [Buildroot] [PATCH 1/6] package/python-snappy: bump version to 0.6.1 Emile Cormier
2022-04-03 22:19 ` [Buildroot] [PATCH 2/6] package/python-appdirs: add new package Emile Cormier
2022-08-07 14:50   ` Thomas Petazzoni via buildroot
2022-04-03 22:19 ` [Buildroot] [PATCH 3/6] package/python-zlmdb: " Emile Cormier
2022-08-07 14:53   ` Thomas Petazzoni via buildroot
2022-08-07 15:37     ` Emile Cormier
2022-08-07 16:10       ` Thomas Petazzoni via buildroot
2022-08-07 16:50         ` Emile Cormier
2022-04-03 22:19 ` [Buildroot] [PATCH 4/6] package/python-twised: added conch and serial support Emile Cormier
2022-08-07 14:56   ` Thomas Petazzoni via buildroot
2022-04-03 22:19 ` [Buildroot] [PATCH 5/6] package/python-autobahn: add missing subpackages Emile Cormier
2022-08-07 16:12   ` Thomas Petazzoni via buildroot
2022-08-07 16:46     ` Emile Cormier
2022-08-07 17:18       ` Thomas Petazzoni via buildroot
2022-08-07 17:37         ` Emile Cormier
2022-08-09  8:15           ` Thomas Petazzoni via buildroot
2022-08-08 20:43   ` Thomas Petazzoni via buildroot
2022-04-03 22:19 ` [Buildroot] [PATCH 6/6] package/python-crossbar: fix configuration Emile Cormier
2022-08-08 20:45   ` Thomas Petazzoni via buildroot [this message]
2022-08-08 21:39     ` Emile Cormier
2022-04-04 19:47 ` [Buildroot] [PATCH 1/6] package/python-snappy: bump version to 0.6.1 Arnout Vandecappelle

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=20220808224502.01c047b4@windsurf \
    --to=buildroot@buildroot.org \
    --cc=asafka7@gmail.com \
    --cc=emile.cormier.jr@gmail.com \
    --cc=james.hilliard1@gmail.com \
    --cc=mc5686@mclink.it \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox