From: Hartmut Goebel <h.goebel@crazy-compilers.com>
To: guix-devel@gnu.org
Subject: Re: [PATCH 1/6] gnu: Enable python-psycopg2 support in python-sqlalchemy.
Date: Thu, 3 Nov 2016 22:42:48 +0100 [thread overview]
Message-ID: <a6a7b895-3c94-7312-7397-8df0cc2a5a8f@crazy-compilers.com> (raw)
In-Reply-To: <20161103105604.2937-2-dannym@scratchpost.org>
Am 03.11.2016 um 11:55 schrieb Danny Milosavljevic:
> + (propagated-inputs
> + `(("python-psycopg2" ,python-psycopg2)))
I don't think this is a good idea. sqlalchemy is database independent
requireing *any* database backend and the admin or the developer is
responsible for installing the required package.
If the system is not using postgresql, this is just useless. And if OTOH
we'd include all possible backends we'd end up with a huge package.
Or did I miss something?
--
Regards
Hartmut Goebel
| Hartmut Goebel | h.goebel@crazy-compilers.com |
| www.crazy-compilers.com | compilers which you thought are impossible |
next prev parent reply other threads:[~2016-11-03 21:42 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-03 10:55 [PATCH 0/6] Enable lots of sqlalchemy features Danny Milosavljevic
2016-11-03 10:55 ` [PATCH 1/6] gnu: Enable python-psycopg2 support in python-sqlalchemy Danny Milosavljevic
2016-11-03 21:42 ` Hartmut Goebel [this message]
2016-11-03 22:14 ` Danny Milosavljevic
2016-11-03 10:56 ` [PATCH 2/6] gnu: Add python-pycodestyle Danny Milosavljevic
2016-11-03 21:49 ` Hartmut Goebel
2016-11-03 10:56 ` [PATCH 3/6] gnu: Add python-orderedmultidict Danny Milosavljevic
2016-11-03 21:58 ` Hartmut Goebel
2016-11-03 10:56 ` [PATCH 4/6] gnu: Add python-furl Danny Milosavljevic
2016-11-03 22:01 ` Hartmut Goebel
2016-11-03 10:56 ` [PATCH 5/6] gnu: Add python-flask-babel Danny Milosavljevic
2016-11-03 22:05 ` Hartmut Goebel
2016-11-03 10:56 ` [PATCH 6/6] gnu: Enable passlib, babel, cryptography, pyt, psycopg2, furl, flask-babel and pytest in python-sqlalchemy-utils Danny Milosavljevic
2016-11-03 22:15 ` Hartmut Goebel
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a6a7b895-3c94-7312-7397-8df0cc2a5a8f@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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).