diff options
Diffstat (limited to 'gnu/packages/python-compression.scm')
| -rw-r--r-- | gnu/packages/python-compression.scm | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/gnu/packages/python-compression.scm b/gnu/packages/python-compression.scm index 19f8e2a0dac..41160d9731f 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.") | |||
| 204 | "1mh9sz50s1p8ik83a455pqd57syprad7xhfmk28yb5mwmw58sr50")))) | 204 | "1mh9sz50s1p8ik83a455pqd57syprad7xhfmk28yb5mwmw58sr50")))) |
| 205 | (build-system pyproject-build-system) | 205 | (build-system pyproject-build-system) |
| 206 | (native-inputs | 206 | (native-inputs |
| 207 | (list python-setuptools-scm | 207 | (list python-pytest |
| 208 | python-coverage | ||
| 209 | python-coveralls | ||
| 210 | python-hypothesis | ||
| 211 | python-pytest | ||
| 212 | python-pytest-cov | ||
| 213 | python-setuptools | 208 | python-setuptools |
| 214 | python-wheel)) | 209 | python-setuptools-scm)) |
| 215 | (home-page "https://github.com/miurahr/multivolume") | 210 | (home-page "https://github.com/miurahr/multivolume") |
| 216 | (synopsis "Treat multiple files as one") | 211 | (synopsis "Treat multiple files as one") |
| 217 | (description "MultiVolumefile is a Python library that provides a | 212 | (description "MultiVolumefile is a Python library that provides a |
