From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id QIbkJ7H6ql8DcQAA0tVLHw (envelope-from ) for ; Tue, 10 Nov 2020 20:40:17 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id qEK/I7H6ql94MAAAB5/wlQ (envelope-from ) for ; Tue, 10 Nov 2020 20:40:17 +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 00E039402DD for ; Tue, 10 Nov 2020 20:40:17 +0000 (UTC) Received: from localhost ([::1]:33596 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kcaR5-000620-UJ for larch@yhetil.org; Tue, 10 Nov 2020 15:40:15 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:40424) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kcaQs-0005xt-W6 for guix-patches@gnu.org; Tue, 10 Nov 2020 15:40:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:55768) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kcaQs-0000kF-LV for guix-patches@gnu.org; Tue, 10 Nov 2020 15:40:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kcaQs-0003KO-Iz for guix-patches@gnu.org; Tue, 10 Nov 2020 15:40:02 -0500 Subject: bug#44361: [PATCH] gnu: python-canonicaljson: Update to 1.4.0. Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 10 Nov 2020 20:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 44361 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Michael Rohleder , 44361-done@debbugs.gnu.org Cc: Michael Rohleder Mail-Followup-To: 44361@debbugs.gnu.org, marius@gnu.org, mike@rohleder.de Received: via spool by 44361-done@debbugs.gnu.org id=D44361.160504078512763 (code D ref 44361); Tue, 10 Nov 2020 20:40:02 +0000 Received: (at 44361-done) by debbugs.gnu.org; 10 Nov 2020 20:39:45 +0000 Received: from localhost ([127.0.0.1]:39080 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kcaQb-0003Jm-7u for submit@debbugs.gnu.org; Tue, 10 Nov 2020 15:39:45 -0500 Received: from eggs.gnu.org ([209.51.188.92]:40244) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kcaQa-0003Ja-0f for 44361-done@debbugs.gnu.org; Tue, 10 Nov 2020 15:39:44 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:40531) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kcaQU-0000i2-36; Tue, 10 Nov 2020 15:39:38 -0500 Received: from host-37-191-236-253.lynet.no ([37.191.236.253]:51148 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kcaQT-0007Vo-Du; Tue, 10 Nov 2020 15:39:37 -0500 From: Marius Bakke In-Reply-To: <20201031213503.24182-1-mike@rohleder.de> References: <20201031213503.24182-1-mike@rohleder.de> Date: Tue, 10 Nov 2020 21:39:35 +0100 Message-ID: <87zh3pc5fc.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) 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=pass (policy=none) header.from=gnu.org; 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: -3.61 X-TUID: UpyHx2Ri6WSn --=-=-= Content-Type: text/plain Michael Rohleder writes: > * gnu/packages/python-xyz.scm (python-canonicaljson): Update to 1.4.0. Applied, thanks! (did you get a Savannah account yet?) > --- > synapse (at runtime, grml): Missing Requirements: 'canonicaljson>=1.3.0' Perhaps we could create a dummy check phase for synapse that catches such problems. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFDBAEBCgAtFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl+q+ocPHG1hcml1c0Bn bnUub3JnAAoJEKKgbfKjOlT6voAH/i7juee4Z9BZVm0p2fy8F5TUWiRFu+JSQsGG dEzqsnPcUCkOccUTfz/Srwyz9Q+pHlqIDpqX1tcRrUPZdzQuPWM8SqSHG1fjFonw lQvggLjHkatlIz7MvZmr56YlOqkHg3+QECZzIUy+ztCapo0CtcjHacjL5QNPHTIN 29N6vFm3kO3Zhn1giKS3Q894ZNQ/iL/JxHNQMIBv7nrQCT6akC+h6vqDxL8xwPO3 miB003YGhIi72z2MBjkvjcrjCClbiPbKbnVVsByKd80HrieJRg9JJYCWUe24htSl Ci6WMCdv6fPAlnuUCAshKrOPCGcJ0/pdXi8GIyTrAe/q5F0/wwY= =OtuY -----END PGP SIGNATURE----- --=-=-=--