From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id OLl5CPKxoV+kMQAA0tVLHw (envelope-from ) for ; Tue, 03 Nov 2020 19:39:30 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id uGtVBPKxoV/9PAAA1q6Kng (envelope-from ) for ; Tue, 03 Nov 2020 19:39:30 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C1F029403A0 for ; Tue, 3 Nov 2020 19:39:29 +0000 (UTC) Received: from localhost ([::1]:35586 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ka29Q-0007Qg-ME for larch@yhetil.org; Tue, 03 Nov 2020 14:39:28 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:59688) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ka290-0007QN-9h for guix-patches@gnu.org; Tue, 03 Nov 2020 14:39:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:34951) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ka290-00080Q-03 for guix-patches@gnu.org; Tue, 03 Nov 2020 14:39:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ka28z-0003jT-Ua for guix-patches@gnu.org; Tue, 03 Nov 2020 14:39:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#44363] [PATCH] gnu: synapse: Update to 1.22.1. References: <20201101010015.8895-1-mike@rohleder.de> In-Reply-To: <20201101010015.8895-1-mike@rohleder.de> Resent-From: Michael Rohleder Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 03 Nov 2020 19:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44363 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 44363@debbugs.gnu.org Cc: Michael Rohleder Received: via spool by 44363-submit@debbugs.gnu.org id=B44363.160443228114262 (code B ref 44363); Tue, 03 Nov 2020 19:39:01 +0000 Received: (at 44363) by debbugs.gnu.org; 3 Nov 2020 19:38:01 +0000 Received: from localhost ([127.0.0.1]:46497 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ka281-0003hs-4O for submit@debbugs.gnu.org; Tue, 03 Nov 2020 14:38:01 -0500 Received: from wp224.webpack.hosteurope.de ([80.237.132.231]:60598) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ka27z-0003hk-Vf for 44363@debbugs.gnu.org; Tue, 03 Nov 2020 14:38:00 -0500 Received: from www.rohleder.de ([37.61.204.227]); authenticated by wp224.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1ka27x-0002cI-FA; Tue, 03 Nov 2020 20:37:57 +0100 Received: from [192.168.1.3] (helo=micha.rohleder.de) by www.rohleder.de with esmtp (Exim 4.94) (envelope-from ) id 1ka1Bt-00055V-0p; Tue, 03 Nov 2020 20:37:57 +0100 From: Michael Rohleder Date: Tue, 3 Nov 2020 20:37:19 +0100 Message-Id: <20201103193719.614-1-mike@rohleder.de> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-bounce-key: webpack.hosteurope.de;mike@rohleder.de;1604432279;f9e09a2c; X-HE-SMSGID: 1ka27x-0002cI-FA X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.7 (-) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -0.01 X-TUID: oh+B55Ryqw0l * gnu/packages/matrix.scm (synapse): Update to 1.22.1. [propagated-inputs]: Add python-packaging. --- After playing some more with synapse, I realized it also needs python-packaging (at runtime). gnu/packages/matrix.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/matrix.scm b/gnu/packages/matrix.scm index 83a0d478af..6a6cc628ca 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.20.1") + (version "1.22.1") (source (origin (method url-fetch) (uri (pypi-uri "matrix-synapse" version)) (sha256 (base32 - "1sf36vwvy2f9jy6dldq6gqfmh60384i5j64s7yc131b4dp0n7lcw")))) + "1pbxdqpfa7wzdz61p6x58x7841vng1g65qayxgcw73bn1shl50jb")))) (build-system python-build-system) ;; TODO Run tests with ‘PYTHONPATH=. trial3 tests’. (propagated-inputs @@ -109,6 +109,7 @@ an LDAP server.") ("python-txacme" ,python-txacme) ("python-pysaml2" ,python-pysaml2) ("python-lxml" ,python-lxml) + ("python-packaging" ,python-packaging) ;; sentry-sdk, jaeger-client, and opentracing could be included, but ;; all are monitoring aids and not essential. ("python-pyjwt" ,python-pyjwt))) -- 2.29.2