guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2] gnu: sqlalchemy-utils: Update description to include opti


From: Hartmut Goebel
Subject: Re: [PATCH v2] gnu: sqlalchemy-utils: Update description to include optional dependencies.
Date: Sun, 6 Nov 2016 23:07:15 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0

Am 06.11.2016 um 22:12 schrieb Danny Milosavljevic:
> * gnu/packages/python.scm (python-sqlalchemy-utils)[description]: Include
>   optional dependencies.
> ---
>  gnu/packages/python.scm | 14 +++++++++++++-
>  1 file changed, 13 insertions(+), 1 deletion(-)
>
> diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
> index 6b2c9e9..5b5287e 100644
> --- a/gnu/packages/python.scm
> +++ b/gnu/packages/python.scm
> @@ -4010,7 +4010,19 @@ both of which are installed automatically if you 
> install this library.")
>      (synopsis "Various utility functions for SQLAlchemy")
>      (description
>       "SQLAlchemy-utils provides various utility functions and custom data 
> types
> -for SQLAlchemy.  SQLAlchemy is an SQL database abstraction library for 
> Python.")
> +for SQLAlchemy.  SQLAlchemy is an SQL database abstraction library for 
> Python.
> +
> +You might also want to install the following optional dependencies:
> address@hidden
> address@hidden @code{python-passlib}
> address@hidden @code{python-babel}
> address@hidden @code{python-cryptography}
> address@hidden @code{python-pytz}
> address@hidden @code{python-psycopg2}
> address@hidden @code{python-furl}
> address@hidden @code{python-flask-babel}
> address@hidden enumerate
> +")
>      (properties `((python2-variant . ,(delay python2-sqlalchemy-utils))))
>      (license license:bsd-3)))
>  
>

LGTM.

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | address@hidden               |
| www.crazy-compilers.com | compilers which you thought are impossible |




reply via email to

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