~ruther/guix-local

5d40f7ed987667472f77a39a620618609d9a4187 — Nicolas Graves 4 months ago d3c14a9
gnu: hungrycat: Replace python-nose by python-pynose.

* gnu/packages/admin.scm (hungrycat)[native-inputs]: Improve style,
replace python-nose by python-pynose.

Change-Id: I922c0ca7d4c24d546e0510e182abc9f584ec3c69
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
1 files changed, 3 insertions(+), 8 deletions(-)

M gnu/packages/admin.scm
M gnu/packages/admin.scm => gnu/packages/admin.scm +3 -8
@@ 190,6 190,7 @@
  #:use-module (gnu packages polkit)
  #:use-module (gnu packages python)
  #:use-module (gnu packages python-build)
  #:use-module (gnu packages python-check)
  #:use-module (gnu packages python-crypto)
  #:use-module (gnu packages python-xyz)
  #:use-module (gnu packages qt)


@@ 384,14 385,8 @@ service.")
               (base32
                "0xy9l4hky85h3rgdmqmhcnx0q1hq0brskr8lzw2lz6lh7pxlxmyw"))))
    (build-system gnu-build-system)
    (native-inputs
     ;; For tests.
     `(("python" ,python-wrapper)
       ("python-nose" ,python-nose)
       ("perl" ,perl)
       ("perl-ipc-run" ,perl-ipc-run)))
    (arguments
     `(#:test-target "test"))
    (arguments (list #:test-target "test"))
    (native-inputs (list perl perl-ipc-run python-wrapper python-pynose))
    (synopsis "Single tool that combines @command{cat} & @command{rm}")
    (description
     "hungrycat prints the contents of a file to standard output, while