unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#70416] [PATCH 0/9] Remove uneeded python-pylint package in native-inputs.
@ 2024-04-16 12:44 Nicolas Graves via Guix-patches via
  2024-04-16 12:59 ` [bug#70416] [PATCH 1/9] gnu: python-fastjsonschema: Remove python-pylint native-input Nicolas Graves via Guix-patches via
  0 siblings, 1 reply; 10+ messages in thread
From: Nicolas Graves via Guix-patches via @ 2024-04-16 12:44 UTC (permalink / raw)
  To: 70416; +Cc: ngraves

Linters are often not really needed as native-inputs, as they are
often used for development but don't actually test package
functionality. Removing them when trivial is useful to lift some
unrequired dependencies, and slim a tiny bit the complexity of the
package graph.

This patch series will trigger a lot of rebuilds, so it should go to
the right branch (wip-python ?).

Nicolas Graves (9):
  gnu: python-fastjsonschema: Remove python-pylint native-input.
  gnu: python-trio: Remove python-pylint native-input.
  gnu: python-halo: Remove python-pylint native-input.
  gnu: python-log-symbols: Remove python-pylint native-input.
  gnu: python-spinners: Remove python-pylint native-input.
  gnu: tuir: Remove python-pylint native-input.
  gnu: rtv: Remove python-pylint native-input.
  gnu: python-clingraph: Remove python-pylint native-input.
  gnu: python-mediapy: Remove python-pylint native-input.

 gnu/packages/potassco.scm    | 2 +-
 gnu/packages/python-xyz.scm  | 3 ---
 gnu/packages/syndication.scm | 2 --
 gnu/packages/terminals.scm   | 7 +++----
 4 files changed, 4 insertions(+), 10 deletions(-)

-- 
2.41.0





^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-04-16 13:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-16 12:44 [bug#70416] [PATCH 0/9] Remove uneeded python-pylint package in native-inputs Nicolas Graves via Guix-patches via
2024-04-16 12:59 ` [bug#70416] [PATCH 1/9] gnu: python-fastjsonschema: Remove python-pylint native-input Nicolas Graves via Guix-patches via
2024-04-16 12:59   ` [bug#70416] [PATCH 2/9] gnu: python-trio: " Nicolas Graves via Guix-patches via
2024-04-16 12:59   ` [bug#70416] [PATCH 3/9] gnu: python-halo: " Nicolas Graves via Guix-patches via
2024-04-16 12:59   ` [bug#70416] [PATCH 4/9] gnu: python-log-symbols: " Nicolas Graves via Guix-patches via
2024-04-16 12:59   ` [bug#70416] [PATCH 5/9] gnu: python-spinners: " Nicolas Graves via Guix-patches via
2024-04-16 12:59   ` [bug#70416] [PATCH 6/9] gnu: tuir: " Nicolas Graves via Guix-patches via
2024-04-16 12:59   ` [bug#70416] [PATCH 7/9] gnu: rtv: " Nicolas Graves via Guix-patches via
2024-04-16 12:59   ` [bug#70416] [PATCH 8/9] gnu: python-clingraph: " Nicolas Graves via Guix-patches via
2024-04-16 12:59   ` [bug#70416] [PATCH 9/9] gnu: python-mediapy: " Nicolas Graves via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).