From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: James Hilliard <james.hilliard1@gmail.com>
Cc: Julien Olivain <ju.o@free.fr>, Asaf Kahlon <asafka7@gmail.com>,
buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/python-magic-wormhole-transit-relay: bump to version 0.3.1
Date: Mon, 16 Sep 2024 11:53:27 +0200 [thread overview]
Message-ID: <ZugAF8bXay4VDOfS@landeda> (raw)
In-Reply-To: <20240915214456.1650491-1-james.hilliard1@gmail.com>
Jame, All,
On 2024-09-15 15:44 -0600, James Hilliard spake thusly:
> Drop patch which is now upstream.
>
> Add new python-autobahn runtime dependency.
>
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
[--SNIP--]
> diff --git a/package/python-magic-wormhole-transit-relay/Config.in b/package/python-magic-wormhole-transit-relay/Config.in
> index 1a743c10fe..b956a35a92 100644
> --- a/package/python-magic-wormhole-transit-relay/Config.in
> +++ b/package/python-magic-wormhole-transit-relay/Config.in
> @@ -1,5 +1,6 @@
> config BR2_PACKAGE_PYTHON_MAGIC_WORMHOLE_TRANSIT_RELAY
> bool "python-magic-wormhole-transit-relay"
> + select BR2_PACKAGE_PYTHON_AUTOBAHN # runtime
You forgot to propagate the phython-autobahn dependency.
Regards,
Yann E. MORIN.
> select BR2_PACKAGE_PYTHON_TWISTED # runtime
> help
> Transit Relay server for Magic-Wormhole.
> diff --git a/package/python-magic-wormhole-transit-relay/python-magic-wormhole-transit-relay.hash b/package/python-magic-wormhole-transit-relay/python-magic-wormhole-transit-relay.hash
> index f131477a40..a72907222a 100644
> --- a/package/python-magic-wormhole-transit-relay/python-magic-wormhole-transit-relay.hash
> +++ b/package/python-magic-wormhole-transit-relay/python-magic-wormhole-transit-relay.hash
> @@ -1,5 +1,5 @@
> # md5, sha256 from https://pypi.org/pypi/magic-wormhole-transit-relay/json
> -md5 aa575a4e22b3d5099674ba88b136a9a2 magic-wormhole-transit-relay-0.2.1.tar.gz
> -sha256 cb4801b46890eaff97286e0e3fec62d1d52ffe317d140083b6336a1fb4e8fa5e magic-wormhole-transit-relay-0.2.1.tar.gz
> +md5 99d1a7d2ff78e7de4a2f91698bc061cd magic-wormhole-transit-relay-0.3.1.tar.gz
> +sha256 2ef2efbe4d34f0e624870f842259fd733ba77152ed310af4349774a62884900e magic-wormhole-transit-relay-0.3.1.tar.gz
> # Locally computed sha256 checksums
> sha256 d70f6469bb210c2aa4c0dfd74f498ef5f0467a137d8296479088e7243c5884eb LICENSE
> diff --git a/package/python-magic-wormhole-transit-relay/python-magic-wormhole-transit-relay.mk b/package/python-magic-wormhole-transit-relay/python-magic-wormhole-transit-relay.mk
> index e4ffe6e7a6..e557b456ed 100644
> --- a/package/python-magic-wormhole-transit-relay/python-magic-wormhole-transit-relay.mk
> +++ b/package/python-magic-wormhole-transit-relay/python-magic-wormhole-transit-relay.mk
> @@ -4,9 +4,9 @@
> #
> ################################################################################
>
> -PYTHON_MAGIC_WORMHOLE_TRANSIT_RELAY_VERSION = 0.2.1
> +PYTHON_MAGIC_WORMHOLE_TRANSIT_RELAY_VERSION = 0.3.1
> PYTHON_MAGIC_WORMHOLE_TRANSIT_RELAY_SOURCE = magic-wormhole-transit-relay-$(PYTHON_MAGIC_WORMHOLE_TRANSIT_RELAY_VERSION).tar.gz
> -PYTHON_MAGIC_WORMHOLE_TRANSIT_RELAY_SITE = https://files.pythonhosted.org/packages/21/c9/be25bb30e327037e009657960fc594d089b118c0d81cc6a200cad1bb3852
> +PYTHON_MAGIC_WORMHOLE_TRANSIT_RELAY_SITE = https://files.pythonhosted.org/packages/be/81/c5c19ea32d1d770f2513503fef4589c6958ae9b44c03ea121e9fbc74c704
> PYTHON_MAGIC_WORMHOLE_TRANSIT_RELAY_SETUP_TYPE = setuptools
> PYTHON_MAGIC_WORMHOLE_TRANSIT_RELAY_LICENSE = MIT
> PYTHON_MAGIC_WORMHOLE_TRANSIT_RELAY_LICENSE_FILES = LICENSE
> --
> 2.34.1
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/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. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2024-09-16 9:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-15 21:44 [Buildroot] [PATCH 1/1] package/python-magic-wormhole-transit-relay: bump to version 0.3.1 James Hilliard
2024-09-16 9:53 ` 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=ZugAF8bXay4VDOfS@landeda \
--to=yann.morin.1998@free.fr \
--cc=asafka7@gmail.com \
--cc=buildroot@buildroot.org \
--cc=james.hilliard1@gmail.com \
--cc=ju.o@free.fr \
/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