(Also, conveniently, this will be very useful for MediaGoblin users! I
was going to package this myself, glad you beat me to it. Could you add
the appropriate commented explaination?)
Danny Milosavljevic writes:
> Hi,
>
> On Fri, 19 Feb 2016 16:22:58 -0500
> Leo Famulari wrote:
>
>> > + `(#:tests? #f)) ; TODO re-enable
>>
>> Why are the tests disabled?
>
> Because it would require a postgresql database "psycopg2_test" and a
> running postgresql database management servi
Hi,
On Fri, 19 Feb 2016 16:22:58 -0500
Leo Famulari wrote:
> > + `(#:tests? #f)) ; TODO re-enable
>
> Why are the tests disabled?
Because it would require a postgresql database "psycopg2_test" and a running
postgresql database management service.
Not sure what the usual way to do that
On Fri, Feb 19, 2016 at 12:01:06PM +0100, Danny Milosavljevic wrote:
> diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
Thanks for the patch!
Unfortunately, python.scm has changed since you made the patch, so the
patch no longer applies. Can you rebase on the current master and
rege
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 3dd3862..f121d27 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -7529,3 +7529,32 @@ available in Django, but is a standalone package.")
(inherit (package-with-python2
(strip-python2-varia