guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#70735] [PATCH 001/714] gnu: python-transient: Remove python-black n


From: Nicolas Graves
Subject: [bug#70735] [PATCH 001/714] gnu: python-transient: Remove python-black native-input.
Date: Sat, 04 May 2024 11:00:20 +0200

Hi,

Sorry for the bad send yesterday, this should be fixed by closing the
issues opened.

It seems I can't send more than 100 patches at once, thus I'll need to
merge some patches. Sending a v2 after that.

Nicolas


On 2024-05-04 00:18, Nicolas Graves wrote:

> * gnu/packages/virtualization.scm (python-transient):
>   [native-inputs]: Remove python-black.
>
> Change-Id: Id965a243ebf42ad249e63e9ad6f4fb22e39c3876
> ---
>  gnu/packages/virtualization.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/packages/virtualization.scm b/gnu/packages/virtualization.scm
> index f366388623..1bfa31b7d3 100644
> --- a/gnu/packages/virtualization.scm
> +++ b/gnu/packages/virtualization.scm
> @@ -2777,7 +2777,7 @@ (define-public python-transient
>             python-requests
>             python-toml))
>      (native-inputs
> -     (list python-black python-mypy python-pyhamcrest python-twine))
> +     (list python-mypy python-pyhamcrest python-twine))
>      (home-page "https://github.com/ALSchwalm/transient";)
>      (synopsis "QEMU Wrapper written in Python")
>      (description

-- 
Best regards,
Nicolas Graves





reply via email to

[Prev in Thread] Current Thread [Next in Thread]