[PATCH] 1/1 gnu: Add guile-graph

2016-09-09 Thread Dylan Jeffers
>From fc183108bfc3a62a002c8bf99466756fd13b61bf Mon Sep 17 00:00:00 2001 From: Dylan Jeffers Date: Fri, 9 Sep 2016 16:37:17 -0700 Subject: [PATCH] gnu: Add guile-graph. * gnu/packages/guile.scm (guile-graph): New variable. --- gnu/packages/guile.scm | 36

Re: [PATCH] gnu: Add python-pypump

2016-08-15 Thread Dylan Jeffers
On Mon, 15 Aug 2016 14:41:28 -0400 Leo Famulari wrote: > On Sun, Aug 14, 2016 at 04:07:11PM -0700, Dylan Jeffers wrote: > > > The latest upstream version 0.7. Is there a reason not to use the > > > latest version in this case? > > > > For my immediate purpose

Re: [PATCH 2/2] gnu: Add python-kivy

2016-08-14 Thread Dylan Jeffers
On Sat, 13 Aug 2016 13:37:49 -0700 Dylan Jeffers wrote: > On Sat, 13 Aug 2016 13:28:20 -0700 > Dylan Jeffers wrote: > > > On Sat, 13 Aug 2016 05:27:59 -0400 > > Mark H Weaver wrote: > > > > > Dylan Jeffers writes: > > > > > > >

Re: [PATCH] gnu: Add python-pypump

2016-08-14 Thread Dylan Jeffers
Hi Leo, Yeah, following your advice, i used git format-patch -n master, but then added --stdout > filename.patch to get a single file. > How about putting this in gnu/packages/pumpio.scm? Seems appropriate > to me :) Was not aware of pumpio.scm, seems quite appropriate! > The latest upstream ve

Re: [PATCH 2/2] gnu: Add python-kivy

2016-08-13 Thread Dylan Jeffers
On Sat, 13 Aug 2016 13:28:20 -0700 Dylan Jeffers wrote: > On Sat, 13 Aug 2016 05:27:59 -0400 > Mark H Weaver wrote: > > > Dylan Jeffers writes: > > > > > Mark H Weaver wrote: > > >> We generally prefer to use tarball releases, unless there

Re: [PATCH 2/2] gnu: Add python-kivy

2016-08-13 Thread Dylan Jeffers
On Sat, 13 Aug 2016 05:27:59 -0400 Mark H Weaver wrote: > Dylan Jeffers writes: > > > Mark H Weaver wrote: > >> We generally prefer to use tarball releases, unless there is a > >> compelling reason to use a non-release commit. > >> > >> Is th

Re: [PATCH] gnu: Add python-pypump

2016-08-13 Thread Dylan Jeffers
On Sat, 13 Aug 2016 08:57:00 -0400 Leo Famulari wrote: > On Fri, Aug 12, 2016 at 06:31:29PM -0700, Dylan Jeffers wrote: > > When submitting patches that require other patches I've submitted, > > should I put them together in a single patch, or keep them separate > > lik

[PATCH] gnu: Add python-pypump

2016-08-12 Thread Dylan Jeffers
When submitting patches that require other patches I've submitted, should I put them together in a single patch, or keep them separate like this? DylanFrom 05af66570794e80b4e8ce2447152eba251d67759 Mon Sep 17 00:00:00 2001 From: Dylan Jeffers Date: Fri, 12 Aug 2016 18:26:18 -0700 Subject: [

[PATCH] gnu: Add python-requests-oauthlib

2016-08-12 Thread Dylan Jeffers
From 5d475aff4eb6e9ec9058b80e5a40bb0cff6f5d9d Mon Sep 17 00:00:00 2001 From: Dylan Jeffers Date: Fri, 12 Aug 2016 18:10:16 -0700 Subject: [PATCH] gnu: Add python-requests-oauthlib. * gnu/packages/python.scm (python-requests-oauthlib, python2-requests-oauthlib): New variables. --- gnu/packages

Re: [PATCH 2/2] gnu: Add python-kivy

2016-08-12 Thread Dylan Jeffers
On Fri, 12 Aug 2016 17:21:31 -0700 Dylan Jeffers wrote: > On Fri, 12 Aug 2016 02:06:48 -0400 > Mark H Weaver wrote: > > > Dylan Jeffers writes: > > > > > From 25cd777ff3a2429cbb257e02603d6bef78d1564f Mon Sep 17 00:00:00 > > > 2001 From: Dylan Jeffers

Re: [PATCH 2/2] python-kivy

2016-08-12 Thread Dylan Jeffers
On Fri, 12 Aug 2016 02:06:48 -0400 Mark H Weaver wrote: > Dylan Jeffers writes: > > > From 25cd777ff3a2429cbb257e02603d6bef78d1564f Mon Sep 17 00:00:00 > > 2001 From: Dylan Jeffers > > Date: Thu, 11 Aug 2016 17:15:47 -0700 > > Subject: [PATCH] gnu: Add pytho

[PATCH 2/2] python-kivy

2016-08-11 Thread Dylan Jeffers
And second patch update. DylanFrom 25cd777ff3a2429cbb257e02603d6bef78d1564f Mon Sep 17 00:00:00 2001 From: Dylan Jeffers Date: Thu, 11 Aug 2016 17:15:47 -0700 Subject: [PATCH] gnu: Add python-kivy. * gnu/packages/python.scm (python-kivy): New variable. * gnu/packages/python.scm (python2-kivy

[PATCH 1/2] font-adobe-source-code-pro

2016-08-11 Thread Dylan Jeffers
Hi all, Updated font patch conforming to all recommended guidelines. Best, DylanFrom e34aae393fda095251fff0fee261350bd5f19fa3 Mon Sep 17 00:00:00 2001 From: Dylan Jeffers Date: Thu, 11 Aug 2016 13:59:55 -0700 Subject: [PATCH] gnu: Add font-adobe-source-code-pro. * gnu/packages/fonts.scm (font

Re: [PATCH] python-kivy and Adobe source-code-pro font

2016-08-10 Thread Dylan Jeffers
Hi everyone, Thanks for all the pointers, will post an update in the next few days! Dylan

[PATCH] python-kivy and Adobe source-code-pro font

2016-08-06 Thread Dylan Jeffers
5 Mon Sep 17 00:00:00 2001 From: Dylan Jeffers Date: Fri, 5 Aug 2016 18:37:34 -0700 Subject: [PATCH] Add python-kivy and adobe source-code-pro font --- gnu/packages/fonts.scm | 51 + gnu/packages/python.scm | 51 ++