On Wed, Aug 26, 2015 at 6:57 AM, Ludovic Courtès wrote:
> "Thompson, David" skribis:
>
>> From d370086d5e1c5878110d0cc4cd1884f601545acb Mon Sep 17 00:00:00 2001
>> From: David Thompson
>> Date: Sun, 16 Aug 2015 21:15:45 -0400
>> Subject: [PATCH] import: Add Ruby gem importer.
>>
>> * gnu/scripts
"Thompson, David" skribis:
> From d370086d5e1c5878110d0cc4cd1884f601545acb Mon Sep 17 00:00:00 2001
> From: David Thompson
> Date: Sun, 16 Aug 2015 21:15:45 -0400
> Subject: [PATCH] import: Add Ruby gem importer.
>
> * gnu/scripts/import.scm (importers): Add "gem".
> * gnu/import/gem.scm: New fi
On Sun, Aug 16, 2015 at 10:01 PM, David Thompson
wrote:
> Building off of the new and improved Ruby build system, here are two
> patches that add a handy RubyGems importer.
In my usual fashion, I've found issues with a patch after I posted it!
Here's a new patch with a bit of an overhauled Ruby
On Mon, Aug 17, 2015 at 7:23 PM, Thompson, David
wrote:
> On Sun, Aug 16, 2015 at 10:01 PM, David Thompson
> wrote:
>> Building off of the new and improved Ruby build system, here are two
>> patches that add a handy RubyGems importer.
>
> In my usual fashion, I've found issues with a patch after
On Sun, Aug 16, 2015 at 10:01 PM, David Thompson
wrote:
> Building off of the new and improved Ruby build system, here are two
> patches that add a handy RubyGems importer.
Here's an updated patch that uses the hex encoded SHAs on rubygems.org
rather than downloading the source gem and computing
Building off of the new and improved Ruby build system, here are two
patches that add a handy RubyGems importer.
>From b60252c0c52f8ab4b096c00238acab9798ee64f4 Mon Sep 17 00:00:00 2001
From: David Thompson
Date: Sun, 16 Aug 2015 21:09:19 -0400
Subject: [PATCH 1/2] import: pypi: Move generally use