All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: yegorslists@googlemail.com
Cc: James Hilliard <james.hilliard1@gmail.com>,
	Asaf Kahlon <asafka7@gmail.com>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v2] package/python-automat: add missing build-time dependency
Date: Mon, 4 Jul 2022 17:45:36 +0200	[thread overview]
Message-ID: <20220704154536.GD2521@scaer> (raw)
In-Reply-To: <20220704094613.5636-1-yegorslists@googlemail.com>

Yegor, All,

+James

On 2022-07-04 11:46 +0200, yegorslists--- via buildroot spake thusly:
> From: Yegor Yefremov <yegorslists@googlemail.com>
> 
> python-automat needs host-python-typing-extensions.

Isn't that similar to the patch about python-argon2-cffi-bindings?

Regards,
Yann E. MORIN.

> Fixes: http://autobuild.buildroot.net/results/a4a52da24032222860ad6abe89bf66839cc2e812/
> 
> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
> ---
> Changes:
> 	v1 -> v2: add Fixes tag
> 
>  package/python-automat/python-automat.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/python-automat/python-automat.mk b/package/python-automat/python-automat.mk
> index b94fd2e1c4..03d6759718 100644
> --- a/package/python-automat/python-automat.mk
> +++ b/package/python-automat/python-automat.mk
> @@ -10,6 +10,6 @@ PYTHON_AUTOMAT_SITE = https://files.pythonhosted.org/packages/80/c5/82c63bad570f
>  PYTHON_AUTOMAT_SETUP_TYPE = setuptools
>  PYTHON_AUTOMAT_LICENSE = MIT
>  PYTHON_AUTOMAT_LICENSE_FILES = LICENSE
> -PYTHON_AUTOMAT_DEPENDENCIES = host-python-m2r host-python-setuptools-scm
> +PYTHON_AUTOMAT_DEPENDENCIES = host-python-m2r host-python-setuptools-scm host-python-typing-extensions
>  
>  $(eval $(python-package))
> -- 
> 2.17.0
> 
> _______________________________________________
> 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

  parent reply	other threads:[~2022-07-04 15:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-04  9:46 [Buildroot] [PATCH v2] package/python-automat: add missing build-time dependency yegorslists--- via buildroot
2022-07-04 10:22 ` Yegor Yefremov
2022-07-04 15:45 ` Yann E. MORIN [this message]
2022-07-04 15:51   ` Yann E. MORIN
2022-07-04 16:40     ` Yegor Yefremov via buildroot

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=20220704154536.GD2521@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=asafka7@gmail.com \
    --cc=buildroot@buildroot.org \
    --cc=james.hilliard1@gmail.com \
    --cc=yegorslists@googlemail.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.