guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2/2] gnu: Add python-pastescript.


From: Leo Famulari
Subject: Re: [PATCH 2/2] gnu: Add python-pastescript.
Date: Wed, 24 Feb 2016 20:23:40 -0500
User-agent: Mutt/1.5.24 (2015-08-30)

On Tue, Feb 23, 2016 at 12:03:11PM -0800, Christopher Allan Webber wrote:
> * gnu/packages/python.scm (python-pastescript, python2-pastescript):
>   New variables.

[...]

> +     '(;; Unfortunately, this requires the latest unittest2,
> +       ;; but that requires traceback2 which requires linecache2 which 
> requires
> +       ;; unittest2.  So we're skipping tests for now.
> +       ;; (Note: Apparently linetest2 only needs unittest2 for its tests,
> +       ;; so in theory we could get around this situation somehow.) 
                                                                      ^
Trailing white space -------------------------------------------------|

> +       #:tests? #f))
> +    (synopsis
> +     "Pluggable command line tool for serving web applications and more")
> +    (description
> +     "PasteScript is an extensible  command line tool which provides a 
> variety
> +of features, from launching web applications to bootstrapping project 
> layouts.")

The first half of this sentence applies to most command-line tools ;)

Otherwise okay!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]