all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hartmut Goebel <h.goebel@crazy-compilers.com>
To: guix-devel@gnu.org
Subject: Re: [PATCH v2] gnu: sqlalchemy-utils: Update description to include optional dependencies.
Date: Sun, 6 Nov 2016 23:07:15 +0100	[thread overview]
Message-ID: <7c9b4021-8436-d354-29e7-8d07777ae01c@crazy-compilers.com> (raw)
In-Reply-To: <20161106211253.6100-1-dannym@scratchpost.org>

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:
> +@enumerate
> +@item @code{python-passlib}
> +@item @code{python-babel}
> +@item @code{python-cryptography}
> +@item @code{python-pytz}
> +@item @code{python-psycopg2}
> +@item @code{python-furl}
> +@item @code{python-flask-babel}
> +@end enumerate
> +")
>      (properties `((python2-variant . ,(delay python2-sqlalchemy-utils))))
>      (license license:bsd-3)))
>  
>

LGTM.

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |

  reply	other threads:[~2016-11-06 22:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-06 21:07 [PATCH] gnu: sqlalchemy-utils: Update description to include optional dependencies Danny Milosavljevic
2016-11-06 21:12 ` [PATCH v2] " Danny Milosavljevic
2016-11-06 22:07   ` Hartmut Goebel [this message]
2016-11-07 17:53   ` Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7c9b4021-8436-d354-29e7-8d07777ae01c@crazy-compilers.com \
    --to=h.goebel@crazy-compilers.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.