guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 12/12] gnu: Add python-tempest-lib.


From: Ludovic Courtès
Subject: Re: [PATCH 12/12] gnu: Add python-tempest-lib.
Date: Fri, 16 Oct 2015 14:42:55 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Cyril Roelandt <address@hidden> skribis:

> * gnu/packages/openstack.scm (python-tempest-lib,
>   python2-tempest-lib): New variables.

[...]

> +    (inputs
> +      `(("python-babel" ,python-babel)
> +        ("python-fixtures" ,python-fixtures)
> +        ("python-httplib2" ,python-httplib2)
> +        ("python-iso8601" ,python-iso8601)
> +        ("python-jsonschema" ,python-jsonschema)
> +        ("python-mock" ,python-mock)
> +        ("python-mox3" ,python-mox3)
> +        ("python-os-testr" ,python-os-testr)
> +        ("python-oslo.log" ,python-oslo.log)
> +        ("python-oslotest" ,python-oslotest)
> +        ("python-paramiko" ,python-paramiko)
> +        ("python-pbr" ,python-pbr)
> +        ("python-setuptools" ,python-setuptools)
> +        ("python-six" ,python-six)))

Shouldn’t most of these be propagated?

> +    (synopsis "OpenStack Functional Testing Library")

Lowercase.

> +    (description
> +      "OpenStack Functional Testing Library")

Please expound a bit.

Ludo’.



reply via email to

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