From f859578eb9d914097c3fd8ee76f6297765e55665 Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Fri, 31 Oct 2025 14:07:50 +0000 Subject: [PATCH] gnu: python-multivolumefile: Reduce closure size. * gnu/packages/python-compression.scm (python-multivolumefile): [native-inputs]: Remove python-coverage, python-coveralls, python-hypothesis, python-pytest-cov, and python-wheel. Change-Id: I39de34466734dbc35ee2020edb2ab8c0e83bdcec --- gnu/packages/python-compression.scm | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/gnu/packages/python-compression.scm b/gnu/packages/python-compression.scm index 19f8e2a0da..41160d9731 100644 --- a/gnu/packages/python-compression.scm +++ b/gnu/packages/python-compression.scm @@ -204,14 +204,9 @@ package, an implementation of the Brotli lossless compression algorithm.") "1mh9sz50s1p8ik83a455pqd57syprad7xhfmk28yb5mwmw58sr50")))) (build-system pyproject-build-system) (native-inputs - (list python-setuptools-scm - python-coverage - python-coveralls - python-hypothesis - python-pytest - python-pytest-cov + (list python-pytest python-setuptools - python-wheel)) + python-setuptools-scm)) (home-page "https://github.com/miurahr/multivolume") (synopsis "Treat multiple files as one") (description "MultiVolumefile is a Python library that provides a