mbox series

[bug#51963,0/4] gnu: Add pgcli.

Message ID PU1PR01MB2155E250F97582738ED2FDD38D9C9@PU1PR01MB2155.apcprd01.prod.exchangelabs.com
Headers show
Series gnu: Add pgcli. | expand

Message

Foo Chuan Wei Nov. 19, 2021, 5:41 a.m. UTC
Foo Chuan Wei (4):
  gnu: python-pendulum: Add setup.py to fix build.
  gnu: Add python-pgspecial.
  gnu: Add python-ipython-sql.
  gnu: Add pgcli.

 gnu/packages/databases.scm  | 55 +++++++++++++++++++++++++++++++++++++
 gnu/packages/python-xyz.scm | 34 +++++++++++++++++++++++
 gnu/packages/time.scm       | 26 ++++++++++++++++--
 3 files changed, 112 insertions(+), 3 deletions(-)


base-commit: 188e3e2e6878346b0bdc8b46084f458abe86826c

Comments

Nicolas Goaziou Jan. 14, 2022, 9:20 a.m. UTC | #1
Hello,

Foo Chuan Wei <chuanwei.foo@hotmail.com> writes:

> Foo Chuan Wei (4):
>   gnu: python-pendulum: Add setup.py to fix build.
>   gnu: Add python-pgspecial.
>   gnu: Add python-ipython-sql.
>   gnu: Add pgcli.

I tried to expound python-ipython-sql description, I moved everything to
new package style, then I applied the patch set.

Thank you.

Regards,