unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Efraim Flashner <efraim@flashner.co.il>
To: Raghav Gururajan <rg@raghavgururajan.name>
Cc: 47017-done@debbugs.gnu.org
Subject: bug#47017: gnu: gajim: Update to 1.3.1.
Date: Wed, 10 Mar 2021 12:24:19 +0200	[thread overview]
Message-ID: <YEieU+ETe+4cWTQ7@3900XT> (raw)
In-Reply-To: <1fcf0dfa-cffe-8da7-c092-5105e6281935@raghavgururajan.name>

[-- Attachment #1: Type: text/plain, Size: 2268 bytes --]

As we discussed on IRC, patch pushed with both tests failing, using the
new upstream bug report listed in the code. Thanks!

On Tue, Mar 09, 2021 at 01:51:28AM -0500, Raghav Gururajan via Guix-patches via wrote:

> From cbc1db2dfb62b2cb7db338d25313f5d89f607744 Mon Sep 17 00:00:00 2001
> From: Raghav Gururajan <rg@raghavgururajan.name>
> Date: Tue, 9 Mar 2021 01:48:15 -0500
> Subject: [PATCH] gnu: gajim: Update to 1.3.1.
> 
> * gnu/packages/messaging.scm (gajim) [version]: Update to 1.3.1.
> [arguments]<#:phases>['disable-failing-tests]: Modify.
> ---
>  gnu/packages/messaging.scm | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
> index 33a0d4fa56..ad5184a746 100644
> --- a/gnu/packages/messaging.scm
> +++ b/gnu/packages/messaging.scm
> @@ -964,7 +964,7 @@ of xmpppy.")
>  (define-public gajim
>    (package
>      (name "gajim")
> -    (version "1.3.0")
> +    (version "1.3.1")
>      (source
>       (origin
>         (method url-fetch)
> @@ -973,7 +973,7 @@ of xmpppy.")
>                         (version-major+minor version)
>                         "/gajim-" version ".tar.gz"))
>         (sha256
> -        (base32 "1v0cx8r1zr9aj17ik5apxxfpr9rv5w8p1i7hfys6wp9292gc7s25"))
> +        (base32 "070h1n3miq99z6ln77plk3jlisgfqfs2yyn4rhchpf25zd8is1ba"))
>         (patches (search-patches "gajim-honour-GAJIM_PLUGIN_PATH.patch"))))
>      (build-system python-build-system)
>      (arguments
> @@ -989,8 +989,8 @@ of xmpppy.")
>         (modify-phases %standard-phases
>           (add-after 'unpack 'disable-failing-tests
>             (lambda _
> -             ;; https://dev.gajim.org/gajim/gajim/-/issues/10427
> -             (delete-file "test/unit/test_gui_interface.py")
> +             ;; https://dev.gajim.org/gajim/gajim/-/issues/10478
> +             (delete-file "test/lib/gajim_mocks.py")
>               #t))
>           (replace 'check
>             (lambda _
> -- 
> 2.30.1
> 





-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2021-03-10 10:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-09  6:51 [bug#47017] gnu: gajim: Update to 1.3.1 Raghav Gururajan via Guix-patches via
2021-03-10 10:24 ` Efraim Flashner [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=YEieU+ETe+4cWTQ7@3900XT \
    --to=efraim@flashner.co.il \
    --cc=47017-done@debbugs.gnu.org \
    --cc=rg@raghavgururajan.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 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).