all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Andy Tai <atai@atai.org>
Cc: mail@nicolasgoaziou.fr, 68890-done@debbugs.gnu.org,
	skyvine@protonmail.com
Subject: bug#68890: [PATCH v4] gnu: pspp: Update to 2.0.0
Date: Tue, 27 Feb 2024 11:21:56 +0100	[thread overview]
Message-ID: <877ciqi4vv.fsf@gnu.org> (raw)
In-Reply-To: <08452a3e3c96b30de134b5fddf17a3e28b9321d9.1708904696.git.atai@atai.org> (Andy Tai's message of "Sun, 25 Feb 2024 15:45:54 -0800")

Andy Tai <atai@atai.org> skribis:

> * gnu/packages/statistics.scm (pspp): Update to 2.0.0
>   [arguments](phases): Patch test case to make pass due to locale
>   [native-inputs]: Switch from Python 2 to Python 3
>
> Change-Id: I9feeab72789347033d2df8f23bda9ea27aaa7dd9

[...]

>             #~(modify-phases %standard-phases
> -               (add-before 'check 'prepare-tests
> +         (add-after 'unpack 'patch-test-suite
> +				 (lambda _
> +				   (substitute* "tests/output/tex.at"
> +					   (("AT_CHECK\\(\\[LC_ALL=C.UTF-8 pspp")
> +						   "AT_CHECK([LC_ALL=en_US.UTF-8 pspp"))))

I adjusted indentation here and applied it, thanks!




  reply	other threads:[~2024-02-27 10:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-02  7:34 [bug#68890] [PATCH] gnu: pspp: Update to 2.0.0 Andy Tai
2024-02-22 23:56 ` Skyler Ferris via Guix-patches via
2024-02-23  0:35   ` Andy Tai
2024-02-23 21:20     ` Skyler Ferris via Guix-patches via
2024-02-25  9:04 ` [bug#68890] [PATCH v2] " Andy Tai
2024-02-25 15:06   ` Nicolas Goaziou via Guix-patches via
2024-02-25 18:07 ` [bug#68890] [PATCH v3] " Andy Tai
2024-02-25 23:45 ` [bug#68890] [PATCH v4] " Andy Tai
2024-02-27 10:21   ` Ludovic Courtès [this message]
2024-02-26 19:48 ` [bug#68890] passes QA Andy Tai

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=877ciqi4vv.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=68890-done@debbugs.gnu.org \
    --cc=atai@atai.org \
    --cc=mail@nicolasgoaziou.fr \
    --cc=skyvine@protonmail.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 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.