GNU bug report logs -
#70735
[PATCH 000/714] python native-inputs
Previous Next
Reported by: Nicolas Graves <ngraves <at> ngraves.fr>
Date: Fri, 3 May 2024 17:01:02 UTC
Severity: normal
Tags: patch
Done: Nicolas Graves <ngraves <at> ngraves.fr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
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
This bug report was last modified 1 year and 68 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.