GNU bug report logs - #27558
[PATCH] gnu: Add python-ruamel.yaml

Previous Next

Package: guix-patches;

Reported by: Muriithi Frederick Muriuki <fredmanglis <at> gmail.com>

Date: Mon, 3 Jul 2017 03:48:01 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <mbakke <at> fastmail.com>

Bug is archived. No further changes may be made.

Full log


Message #14 received at 27558 <at> debbugs.gnu.org (full text, mbox):

From: Marius Bakke <mbakke <at> fastmail.com>
To: Muriithi Frederick Muriuki <fredmanglis <at> gmail.com>, 27558 <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: Add python-ruamel.yaml
Date: Thu, 13 Jul 2017 21:47:47 +0200
[Message part 1 (text/plain, inline)]
Muriithi Frederick Muriuki <fredmanglis <at> gmail.com> writes:

> * gnu/packages/python.scm (python-ruamel.yaml, python2-ruamel.yaml) New
> * variables.

Ugh, I'm afraid I have to bother you one more time on this one!

First, we're trying to reduce the amount of packages in python.scm. So I
think we should add it to "serialization.scm" instead, sorry for missing
that the first time around.

> +         (replace 'check
> +           (lambda* _
> +             (zero? (system* "bash" "-c" "py.test" "_test/test_*.py")))))))

This prints "collected 0 items...", which indicates it doesn't actually
run any tests. Looking closer, it seems tests are missing altogether
from the PyPi archive. Could you try downloading the tarball straight
from BitBucket instead?

> +    (home-page "https://bitbucket.org/ruamel/yaml")
> +    (synopsis "This is a YAML 1.2 parser/emitter")

s/This is a //

Again, sorry for the slow and incomplete feedback. I can try to do this
last improvement over the weekend if you're already tired of this patch.

Thanks for your contribution and patience! :-)
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 8 years and 6 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.