guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 1/6] gnu: Enable python-psycopg2 support in python-sqlalchemy


From: Hartmut Goebel
Subject: Re: [PATCH 1/6] gnu: Enable python-psycopg2 support in python-sqlalchemy.
Date: Thu, 3 Nov 2016 22:42:48 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0

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          | address@hidden               |
| www.crazy-compilers.com | compilers which you thought are impossible |





reply via email to

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