all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Tobias Geerinckx-Rice <me@tobias.gr>
Cc: 32055@debbugs.gnu.org
Subject: [bug#32055] [PATCH 2/2] gnu: Add sqlcrush.
Date: Thu, 12 Jul 2018 23:24:05 +0200	[thread overview]
Message-ID: <87d0vsrvuy.fsf@gnu.org> (raw)
In-Reply-To: <20180704211501.26205-2-me@tobias.gr> (Tobias Geerinckx-Rice's message of "Wed, 4 Jul 2018 23:15:01 +0200")

Tobias Geerinckx-Rice <me@tobias.gr> skribis:

> * gnu/packages/databases.smc (sqlcrush): New public variable.

[...]

> +      (build-system python-build-system)
> +      (propagated-inputs
> +       `(("python-cryptography" ,python-cryptography)
> +         ("python-psycopg2" ,python-psycopg2)
> +         ("python-pymysql" ,python-pymysql)
> +         ("python-sqlalchemy" ,python-sqlalchemy)))
> +      (home-page "https://github.com/coffeeandscripts/sqlcrush")
> +      (synopsis "Text console-based database viewer and editor")

If it’s an application rather than a library, then perhaps we don’t need
to propagate these?

Otherwise LGTM.

Thanks,
Ludo’.

  reply	other threads:[~2018-07-12 21:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-04 21:09 [bug#32055] [PATCH 0/2] Add sqlcrush Tobias Geerinckx-Rice
2018-07-04 21:15 ` [bug#32055] [PATCH 1/2] gnu: Add python-pymysql Tobias Geerinckx-Rice
2018-07-04 21:15   ` [bug#32055] [PATCH 2/2] gnu: Add sqlcrush Tobias Geerinckx-Rice
2018-07-12 21:24     ` Ludovic Courtès [this message]
2018-07-12 21:23   ` [bug#32055] [PATCH 1/2] gnu: Add python-pymysql Ludovic Courtès
2018-08-21 22:53 ` bug#32055: [PATCH 0/2] Add sqlcrush Tobias Geerinckx-Rice

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=87d0vsrvuy.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=32055@debbugs.gnu.org \
    --cc=me@tobias.gr \
    /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.