GNU bug report logs - #53822
[PATCH] Add python-aiopg package.

Previous Next

Package: guix-patches;

Reported by: Pierre-Henry Fröhring <contact <at> phfrohring.com>

Date: Sun, 6 Feb 2022 14:49:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 53822 <at> debbugs.gnu.org (full text, mbox):

From: Maxime Devos <maximedevos <at> telenet.be>
To: Pierre-Henry Fröhring <contact <at> phfrohring.com>, 
 53822 <at> debbugs.gnu.org
Subject: Re: [bug#53822] [PATCH] Add python-aiopg package.
Date: Sun, 06 Feb 2022 15:54:23 +0100
[Message part 1 (text/plain, inline)]
Pierre-Henry Fröhring schreef op zo 06-02-2022 om 15:47 [+0100]:
> +    (native-inputs (list python-sqlalchemy))
> +    (propagated-inputs (list python-async-timeout python-psycopg2-binary))
> +    (home-page "https://aiopg.readthedocs.io")
> +    (synopsis "Postgres integration with asyncio")
> +    (description
> +     "aiopg is a library for accessing a PostgreSQL
> +database from the asyncio (PEP-3156/tulip) framework.  It wraps
> +asynchronous features of the Psycopg database driver.")

Given that python-aiopg is a SQL library, python-sqlalchemy looks like
a (runtime) dependency of 'python-aiopg' to me.  Or perhaps it's only
for tests, then putting it in native-inputs is correct.

Greetings,
MMaxime.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 117 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.