unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Sharlatan Hellseher <sharlatanus@gmail.com>
Cc: Xinglu Chen <public@yoctocell.xyz>, 46234-done@debbugs.gnu.org
Subject: bug#46234: [PATCH] Add new gopkg.in/yaml.v3
Date: Tue, 22 Jun 2021 10:53:48 +0200	[thread overview]
Message-ID: <87r1gugu03.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <CAO+9K5q4byCp4vSe7TR603SDN-_FEJwAJ2eX4o5eREdkBBaaAQ@mail.gmail.com> (Sharlatan Hellseher's message of "Fri, 18 Jun 2021 19:29:38 +0000")

Hello,

Sharlatan Hellseher <sharlatanus@gmail.com> writes:

Thank you for the patch, and thanks Xinglu for the review.

I applied your patch with the following changes:

> gnu: Add gopkg.in/yaml.v3

I added a final full stop.


> +        (uri (git-reference
> +               (url "https://gopkg.in/yaml.v3.git")

I removed the ".git" suffix.

> +    (description
> +     "This package provides a Go library for encode and decode YAML
> +values.
> +
> +v3 specification difference:
> +@itemize
> +@item YAML 1.1 bools (yes/no, on/off) are supported as long as they are
> +being decoded into a typed bool value.  Otherwise they behave as a string.
> +Booleans in YAML 1.2 are true/false only.
> +
> +@item Octals encode and decode as 0777 per YAML 1.1, rather than 0o777 as
> +specified in YAML 1.2, because most parsers still use the old format.  Octals in
> +the 0o777 format are supported though, so new files work.
> +
> +@item Does not support base-60 floats.  These are gone from YAML 1.2, and were
> +actually never supported by this package as it's clearly a poor choice.
> +@end itemize")

I shortened the description.

Regards,
-- 
Nicolas Goaziou




      parent reply	other threads:[~2021-06-22  8:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-01 12:46 [bug#46234] [PATCH] Add new gopkg.in/yaml.v3 Sharlatan Hellseher
     [not found] ` <handler.46234.B.161218363110237.ack@debbugs.gnu.org>
2021-06-13 11:14   ` [bug#46234] Acknowledgement ([PATCH] Add new gopkg.in/yaml.v3) Sharlatan Hellseher
2021-06-18 14:42 ` [bug#46234] [PATCH] Add new gopkg.in/yaml.v3 Xinglu Chen
2021-06-18 19:29   ` Sharlatan Hellseher
2021-06-19  8:31     ` Xinglu Chen
2021-06-22  8:53     ` Nicolas Goaziou [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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87r1gugu03.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=46234-done@debbugs.gnu.org \
    --cc=public@yoctocell.xyz \
    --cc=sharlatanus@gmail.com \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).