emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#47017: closed (gnu: gajim: Update to 1.3.1.)


From: GNU bug Tracking System
Subject: bug#47017: closed (gnu: gajim: Update to 1.3.1.)
Date: Wed, 10 Mar 2021 10:26:01 +0000

Your message dated Wed, 10 Mar 2021 12:24:19 +0200
with message-id <YEieU+ETe+4cWTQ7@3900XT>
and subject line Re: [bug#47017] gnu: gajim: Update to 1.3.1.
has caused the debbugs.gnu.org bug report #47017,
regarding gnu: gajim: Update to 1.3.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
47017: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47017
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: gnu: gajim: Update to 1.3.1. Date: Tue, 9 Mar 2021 01:51:28 -0500

Attachment: 0001-gnu-gajim-Update-to-1.3.1.patch
Description: Text Data

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#47017] gnu: gajim: Update to 1.3.1. Date: Wed, 10 Mar 2021 12:24:19 +0200
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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]