all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: dpg <doubleplusgood23@gmail.com>
To: Leo Famulari <leo@famulari.name>
Cc: "guix-devel@gnu.org" <guix-devel@gnu.org>
Subject: Re: Re: [PATCH] gnu: Add python2-gyp
Date: Mon, 05 Feb 2018 18:23:30 -0500	[thread overview]
Message-ID: <1CF1B1F8-E152-4B4F-AAB3-6E7BF86B23EC@gmail.com> (raw)
In-Reply-To: <20180205231125.GA22963@jasmine.lan>



On February 5, 2018 6:11:25 PM EST, Leo Famulari <leo@famulari.name> wrote:
>On Mon, Feb 05, 2018 at 05:39:50PM -0500, dpg wrote:
>> Sending a new patch, this will apply cleaner and has an actually good
>commit
>> message :-) 
>
>Thanks! But it still didn't apply :)
>
>> From 300c37a8d9818cfc1a6315d2113cf58b110e1664 Mon Sep 17 00:00:00
>2001
>> From: DoublePlusGood <doubleplusgood23@gmail.com>
>> Date: Mon, 5 Feb 2018 17:26:34 -0500
>> Subject: [PATCH] gnu: python: Add python2-gyp
>> 
>> * gnu/packages/python.scm: Added python2-gyp library.
>
>> +    ;; Google does not release versions,
>> +    ;; based on second most recent commit date.
>> +    (version "2017-10-11")
>
>As described in the manual section Version Numbers, we handle
>versioning
>of version control checkouts in a specific way:
>
>https://www.gnu.org/software/guix/manual/html_node/Version-Numbers.html#Version-Numbers
>
>This allows us to ensure that the versions always increase and can be
>used to refer back to the upstream version control repository. At least
>in Git, dates are not meaningful. They can be set to anything with the
>--date parameter.
>
>We also have the special helper functions git-version and git-file-name
>to make it easy to use the standard versioning scheme.
>
>I standardized the version and source file-name as in the attached
>diff,
>standardized the commit message, updated the copyright date, and pushed
>the result as commit 956ba99cb799889e0a0bc0f657f4e31b4f830775.

Wow, thank you! I have a couple other patches on my personal branch and I'll be sure to apply similar changes.
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

      reply	other threads:[~2018-02-05 23:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-03  4:20 [PATCH] gnu: Add python2-gyp doubleplusgood23
2018-02-05 13:18 ` Ludovic Courtès
2018-02-05 20:33   ` dpg
2018-02-05 22:39   ` dpg
2018-02-05 23:11     ` Leo Famulari
2018-02-05 23:23       ` dpg [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1CF1B1F8-E152-4B4F-AAB3-6E7BF86B23EC@gmail.com \
    --to=doubleplusgood23@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=leo@famulari.name \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.