Re: [PATCH v3] gnu: Add python-psycopg2, python2-psycopg2

2016-02-25 Thread Christopher Allan Webber
Leo Famulari writes: > On Thu, Feb 25, 2016 at 02:45:04PM -0800, Christopher Allan Webber wrote: >> Danny Milosavljevic writes: >> >> > Hi, >> > >> > first, thanks for the review and test and commit. >> > >> > On Thu, 25 Feb 2016 09:53:17 -0800 >> > Christopher Allan Webber wrote: >> > >> >> Thi

Re: [PATCH v3] gnu: Add python-psycopg2, python2-psycopg2

2016-02-25 Thread Leo Famulari
On Thu, Feb 25, 2016 at 02:45:04PM -0800, Christopher Allan Webber wrote: > Danny Milosavljevic writes: > > > Hi, > > > > first, thanks for the review and test and commit. > > > > On Thu, 25 Feb 2016 09:53:17 -0800 > > Christopher Allan Webber wrote: > > > >> This looks ready to go, though it sti

Re: [PATCH v3] gnu: Add python-psycopg2, python2-psycopg2

2016-02-25 Thread Christopher Allan Webber
Danny Milosavljevic writes: > Hi, > > first, thanks for the review and test and commit. > > On Thu, 25 Feb 2016 09:53:17 -0800 > Christopher Allan Webber wrote: > >> This looks ready to go, though it still lacks a changelog style commit >> message, > > I committed it locally, with a commit messa

Re: [PATCH v3] gnu: Add python-psycopg2, python2-psycopg2

2016-02-25 Thread Danny Milosavljevic
Hi, first, thanks for the review and test and commit. On Thu, 25 Feb 2016 09:53:17 -0800 Christopher Allan Webber wrote: > This looks ready to go, though it still lacks a changelog style commit > message, I committed it locally, with a commit message... *shrugs*. I think git format-patch put

Re: [PATCH v3] gnu: Add python-psycopg2, python2-psycopg2

2016-02-25 Thread Leo Famulari
On Thu, Feb 25, 2016 at 01:28:54PM -0800, Christopher Allan Webber wrote: > Leo Famulari writes: > > > On Thu, Feb 25, 2016 at 09:53:17AM -0800, Christopher Allan Webber wrote: > >> This looks ready to go, though it still lacks a changelog style commit > >> message, and it isn't formatted with git

Re: [PATCH v3] gnu: Add python-psycopg2, python2-psycopg2

2016-02-25 Thread Christopher Allan Webber
Leo Famulari writes: > On Thu, Feb 25, 2016 at 09:53:17AM -0800, Christopher Allan Webber wrote: >> This looks ready to go, though it still lacks a changelog style commit >> message, and it isn't formatted with git format-patch. >> >> I could commit it myself with that, but I don't know if that w

Re: [PATCH v3] gnu: Add python-psycopg2, python2-psycopg2

2016-02-25 Thread Leo Famulari
On Thu, Feb 25, 2016 at 09:53:17AM -0800, Christopher Allan Webber wrote: > This looks ready to go, though it still lacks a changelog style commit > message, and it isn't formatted with git format-patch. > > I could commit it myself with that, but I don't know if that would be > acceptable? (And

Re: [PATCH v3] gnu: Add python-psycopg2, python2-psycopg2

2016-02-25 Thread Christopher Allan Webber
This looks ready to go, though it still lacks a changelog style commit message, and it isn't formatted with git format-patch. I could commit it myself with that, but I don't know if that would be acceptable? (And should I commit it under my name, or set the author name to Danny? I would certainl

[PATCH v3] gnu: Add python-psycopg2, python2-psycopg2

2016-02-24 Thread Danny Milosavljevic
--- gnu/packages/python.scm | 32 1 file changed, 32 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 55a62a9..35bb1c3 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python.scm @@ -17,6 +17,7 @@ ;;; Copyright © 2015, 201