[PATCH 019/714] gnu: python-update-checker: Remove python-black native-input.

  • Done
  • quality assurance status badge
Details
One participant
  • Nicolas Graves
Owner
unassigned
Submitted by
Nicolas Graves
Severity
normal
N
N
Nicolas Graves wrote on 3 May 18:55 +0200
(address . guix-patches@gnu.org)(address . ngraves@ngraves.fr)
20240503172650.32434-19-ngraves@ngraves.fr
* gnu/packages/python-xyz.scm (python-update-checker):
[native-inputs]: Remove python-black.

Change-Id: I44b950199c325a836f87cae498902d338548cc28
---
gnu/packages/python-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Toggle diff (15 lines)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 2cb851fa36..a8979dfdc0 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -26741,7 +26741,7 @@ (define-public python-update-checker
(base32 "04yb5a9mi45ax50m2m0ih6gdvkk1j7gfmy83dd58i1f59axlabba"))))
(build-system python-build-system)
(propagated-inputs (list python-requests))
- (native-inputs (list python-black python-flake8 python-pytest))
+ (native-inputs (list python-flake8 python-pytest))
(home-page "https://github.com/bboe/update_checker")
(synopsis "Python module that will check for package updates")
(description "This package provides a Python module that will check for
--
2.41.0
N
N
Nicolas Graves wrote on 3 May 23:10 +0200
control message for bug #70755
(address . control@debbugs.gnu.org)
878r0qob3o.fsf@ngraves.fr
close 70755
quit


--
Best regards,
Nicolas Graves
?