GNU bug report logs - #47101
[PATCH 1/1] Update Synapse to 1.29.0

Previous Next

Package: guix-patches;

Reported by: Rafa Gálvez <rafa <at> esat.kuleuven.be>

Date: Fri, 12 Mar 2021 15:19:02 UTC

Severity: normal

Tags: patch

Merged with 47100

Done: Christopher Baines <mail <at> cbaines.net>

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 47101 in the body.
You can then email your comments to 47101 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#47101; Package guix-patches. (Fri, 12 Mar 2021 15:19:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Rafa Gálvez <rafa <at> esat.kuleuven.be>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 12 Mar 2021 15:19:02 GMT) Full text and rfc822 format available.

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

From: Rafa Gálvez <rafa <at> esat.kuleuven.be>
To: guix-patches <at> gnu.org
Cc: Rafa Gálvez <rafa <at> esat.kuleuven.be>
Subject: [PATCH 1/1] Update Synapse to 1.29.0
Date: Fri, 12 Mar 2021 16:16:13 +0100
---
 gnu/packages/matrix.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/matrix.scm b/gnu/packages/matrix.scm
index 8a3a1283fa..a8d9d66ee7 100644
--- a/gnu/packages/matrix.scm
+++ b/gnu/packages/matrix.scm
@@ -61,13 +61,13 @@ an LDAP server.")
 (define-public synapse
   (package
     (name "synapse")
-    (version "1.25.0")
+    (version "1.29.0")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "matrix-synapse" version))
               (sha256
                (base32
-                "0382qcsmgvg24p0xvb37kn3y1kd3bn363kblgwg58iy92df0pga4"))))
+                "0if2yhpz8psg0661401mvxznldbfhk2j9rhbs25jdaqm9jsv6907"))))
     (build-system python-build-system)
     ;; TODO Run tests with ‘PYTHONPATH=. trial3 tests’.
     (propagated-inputs
-- 
2.30.2





Merged 47100 47101. Request was from Lars-Dominik Braun <lars <at> 6xq.net> to control <at> debbugs.gnu.org. (Sat, 13 Mar 2021 13:55:02 GMT) Full text and rfc822 format available.

Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Thu, 25 Mar 2021 17:03:02 GMT) Full text and rfc822 format available.

Notification sent to Rafa Gálvez <rafa <at> esat.kuleuven.be>:
bug acknowledged by developer. (Thu, 25 Mar 2021 17:03:02 GMT) Full text and rfc822 format available.

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

From: Christopher Baines <mail <at> cbaines.net>
To: Rafa Gálvez <rafa <at> esat.kuleuven.be>
Cc: 47101-done <at> debbugs.gnu.org
Subject: Re: [bug#47101] [PATCH 1/1] Update Synapse to 1.29.0
Date: Thu, 25 Mar 2021 17:02:33 +0000
[Message part 1 (text/plain, inline)]
Rafa Gálvez <rafa <at> esat.kuleuven.be> writes:

> ---
>  gnu/packages/matrix.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/matrix.scm b/gnu/packages/matrix.scm
> index 8a3a1283fa..a8d9d66ee7 100644
> --- a/gnu/packages/matrix.scm
> +++ b/gnu/packages/matrix.scm
> @@ -61,13 +61,13 @@ an LDAP server.")
>  (define-public synapse
>    (package
>      (name "synapse")
> -    (version "1.25.0")
> +    (version "1.29.0")
>      (source (origin
>                (method url-fetch)
>                (uri (pypi-uri "matrix-synapse" version))
>                (sha256
>                 (base32
> -                "0382qcsmgvg24p0xvb37kn3y1kd3bn363kblgwg58iy92df0pga4"))))
> +                "0if2yhpz8psg0661401mvxznldbfhk2j9rhbs25jdaqm9jsv6907"))))
>      (build-system python-build-system)
>      ;; TODO Run tests with ‘PYTHONPATH=. trial3 tests’.
>      (propagated-inputs

Thanks Rafa, I've pushed this to the master branch as
0098fcecf0c196fd645c1dc44d2897ef1d58c730.

Chris
[signature.asc (application/pgp-signature, inline)]

Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Thu, 25 Mar 2021 17:03:02 GMT) Full text and rfc822 format available.

Notification sent to Rafa Gálvez <rafa <at> esat.kuleuven.be>:
bug acknowledged by developer. (Thu, 25 Mar 2021 17:03:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 23 Apr 2021 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 362 days ago.

Previous Next


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