GNU bug report logs - #29852
[PATCH] gnu: gnome-online-accounts: Update to 3.26.2.

Previous Next

Package: guix-patches;

Reported by: Tobias Geerinckx-Rice <me <at> tobias.gr>

Date: Tue, 26 Dec 2017 00:56:01 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 29852 in the body.
You can then email your comments to 29852 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#29852; Package guix-patches. (Tue, 26 Dec 2017 00:56:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tobias Geerinckx-Rice <me <at> tobias.gr>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 26 Dec 2017 00:56:01 GMT) Full text and rfc822 format available.

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

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: gnome-online-accounts: Update to 3.26.2.
Date: Tue, 26 Dec 2017 01:57:55 +0100
This removes telepathy support, which is actively discouraged upstream:
<https://git.gnome.org/browse/gnome-online-accounts/commit/?id=a65ebfe1069>.

* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.26.2.
[inputs]: Remove telepathy-glib.
---

Guix,

'S per the link above, Telepathy support is now disabled:

   “Telepathy is very weakly maintained, and so is Empathy while Polari
    has its own account configuration UI.”

If you're a happy Telepathy user who thinks we should make a distro
choice to enable it anyway, don't hesitate to protest.

Other testers also welcome! I don't have enough friends.

Merry regards,

T G-R

 gnu/packages/gnome.scm | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 2059bb459..a869bdbfd 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4806,7 +4806,7 @@ window manager.")
 (define-public gnome-online-accounts
   (package
     (name "gnome-online-accounts")
-    (version "3.24.3")
+    (version "3.26.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -4814,7 +4814,7 @@ window manager.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0m1qf2ffxzmwxa157lrvh3507d5gr3lg4kvj653zhcihjpmmhbi5"))))
+                "1l8p1ghknmkmjpnpl7jr53j66qbzpikickzbmrz0aczyhq6pdy29"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("glib:bin" ,glib "bin") ; for glib-compile-schemas, etc.
@@ -4830,7 +4830,6 @@ window manager.")
        ("json-glib" ,json-glib)
        ("libsecret" ,libsecret)
        ("rest" ,rest)
-       ("telepathy-glib" ,telepathy-glib)
        ("webkitgtk" ,webkitgtk)))
     (synopsis "Single sign-on framework for GNOME")
     (home-page "https://wiki.gnome.org/Projects/GnomeOnlineAccounts")
-- 
2.15.0





Information forwarded to guix-patches <at> gnu.org:
bug#29852; Package guix-patches. (Tue, 26 Dec 2017 18:46:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: 29852 <at> debbugs.gnu.org
Subject: Re: [bug#29852] [PATCH] gnu: gnome-online-accounts: Update to 3.26.2.
Date: Tue, 26 Dec 2017 13:45:30 -0500
[Message part 1 (text/plain, inline)]
On Tue, Dec 26, 2017 at 01:57:55AM +0100, Tobias Geerinckx-Rice wrote:
> This removes telepathy support, which is actively discouraged upstream:
> <https://git.gnome.org/browse/gnome-online-accounts/commit/?id=a65ebfe1069>.
> 
> * gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.26.2.
> [inputs]: Remove telepathy-glib.
> ---
> 
> Guix,
> 
> 'S per the link above, Telepathy support is now disabled:
> 
>    “Telepathy is very weakly maintained, and so is Empathy while Polari
>     has its own account configuration UI.”
> 
> If you're a happy Telepathy user who thinks we should make a distro
> choice to enable it anyway, don't hesitate to protest.

Okay, if nobody speaks up in favor of it, please feel free to push the
patch.
[signature.asc (application/pgp-signature, inline)]

Reply sent to Tobias Geerinckx-Rice <me <at> tobias.gr>:
You have taken responsibility. (Sat, 06 Jan 2018 14:53:02 GMT) Full text and rfc822 format available.

Notification sent to Tobias Geerinckx-Rice <me <at> tobias.gr>:
bug acknowledged by developer. (Sat, 06 Jan 2018 14:53:02 GMT) Full text and rfc822 format available.

Message #13 received at 29852-done <at> debbugs.gnu.org (full text, mbox):

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: 29852-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: gnome-online-accounts: Update to 3.26.2.
Date: Sat, 6 Jan 2018 15:55:27 +0100
Pushed as ae8e71ee48a097677b5e28d4cccbcd5a6dbaea13.

Thanks,

T G-R




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 04 Feb 2018 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 193 days ago.

Previous Next


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