From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id KCxSO45Y92SRJAEAG6o9tA:P1 (envelope-from ) for ; Tue, 05 Sep 2023 18:34:23 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id KCxSO45Y92SRJAEAG6o9tA (envelope-from ) for ; Tue, 05 Sep 2023 18:34:23 +0200 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 B38F2551B9 for ; Tue, 5 Sep 2023 18:34:22 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693931662; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=XiR+eOXMd/o84CVWYBx2qxRnycYCAB/exhNmyiiwqi0=; b=D1JpOWEj8M8mG88NCveGbFYScjxplsMXb1uGEgTH4fek30gvOpmluxBR0TU5+e5chhG5wz m61Q8QO1I3pHr3zO2QO0MY1RW462ReizvxPIJ2oQfFDYMEAVwAB0hFOVp6cqbxbx+vcqZM 6jPeZJPMEteN0+YGkxeQ4xWnIg/P4L2oqQqz41oieyTuxRUXRjz8/7Yp220W2hCFV+msOw 7sEt00dZs8bAJpV/KV54kQcjvefXfR1ft6OCBM4gbBrU2mCfqhx712uf1NRUl3WDAyAO2O w8WCJvcf/BIiYuPWqr4NCOewH91PKWVjpWggzoDnXKia9UJinFh7o2GXTBP04Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693931662; a=rsa-sha256; cv=none; b=CoPHhZt+tVpF1pGbyV7KMtK4nJqin1H+/AjvKXFiWiFkw9vXdp0uo8na5uHkCUj76vp6Vg ecYRzfhJ6k1NoInZeIclfXLGLe81jDfv5MEfaLJM3sMGS5+iELfSwMsZ9E8/fVfG/u2XqJ Telhw7wsdOL7rBTZT1LSTuN4PKh4W43ngX2KWpmYUgPLv9e8tVYVmo1ke+HjygyK40KGJa +IbOAhINcC5KPNIcdiP9n3vdAHEWTuJQAYnMI4HrXan/E2hyn10PcXwW+V4dSA3ovlZtgv hwoxzWLaMebAifP3vUcmQ9JkOz36jQsYFrg3dkMX02MWgTmm5iDqC55fXfPnQg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qdYzU-0004cZ-Iw; Tue, 05 Sep 2023 12:33:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qdYzO-0004Vb-HU for guix-patches@gnu.org; Tue, 05 Sep 2023 12:33:18 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qdYzO-0008Em-8b for guix-patches@gnu.org; Tue, 05 Sep 2023 12:33:18 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qdYzO-0000A9-Pz for guix-patches@gnu.org; Tue, 05 Sep 2023 12:33:18 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65758] [PATCH v6 34/55] gnu: postorius: Update to 1.3.7. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 05 Sep 2023 16:33:18 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65758 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65758@debbugs.gnu.org Cc: ngraves@ngraves.fr Received: via spool by 65758-submit@debbugs.gnu.org id=B65758.169393156632510 (code B ref 65758); Tue, 05 Sep 2023 16:33:18 +0000 Received: (at 65758) by debbugs.gnu.org; 5 Sep 2023 16:32:46 +0000 Received: from localhost ([127.0.0.1]:58401 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdYyo-0008S0-Dk for submit@debbugs.gnu.org; Tue, 05 Sep 2023 12:32:46 -0400 Received: from 1.mo575.mail-out.ovh.net ([46.105.41.146]:32865) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdYyj-0008R2-KH for 65758@debbugs.gnu.org; Tue, 05 Sep 2023 12:32:38 -0400 Received: from director7.ghost.mail-out.ovh.net (unknown [10.108.16.84]) by mo575.mail-out.ovh.net (Postfix) with ESMTP id 1022D272F4 for <65758@debbugs.gnu.org>; Tue, 5 Sep 2023 16:32:36 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-6g42x (unknown [10.110.171.20]) by director7.ghost.mail-out.ovh.net (Postfix) with ESMTPS id DF7371FDFF; Tue, 5 Sep 2023 16:32:35 +0000 (UTC) Received: from ngraves.fr ([37.59.142.103]) by ghost-submission-6684bf9d7b-6g42x with ESMTPSA id gZbpMCNY92TWoQEAi7rV3g (envelope-from ); Tue, 05 Sep 2023 16:32:35 +0000 X-OVh-ClientIp: 81.67.140.142 Date: Tue, 5 Sep 2023 18:31:10 +0200 Message-ID: <456dc49b05240daef0e239d68c01e26b922d2cb1.1693931491.git.ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <210284f7682898dae8772280ec23f175e26255a9.1693931491.git.ngraves@ngraves.fr> References: <210284f7682898dae8772280ec23f175e26255a9.1693931491.git.ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 6351201378009277154 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedviedrudehuddgjeelucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepffekgffhkedttdfgkeegfeeifedvgeejhefhfeelgfdtgeegleeviedvgeeufedvnecuffhomhgrihhnpehgihhtlhgrsgdrtghomhenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegtddrudegvddpfeejrdehledrudegvddruddtfeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepieehjeehkeesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheejhedpmhhouggvpehsmhhtphhouhht X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches From: Nicolas Graves via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.23 X-Spam-Score: -6.23 X-Migadu-Queue-Id: B38F2551B9 X-TUID: 7Oghvuq/I64w * gnu/packages/mail.scm (postorius): Update to 1.3.7. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-django-requests-debug-toolbar. --- gnu/packages/mail.scm | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index 78e4f21a00..d971930140 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -3671,15 +3671,14 @@ (define-public python-hyperkitty (define-public postorius (package (name "postorius") - (version "1.3.6") + (version "1.3.7") (source (origin (method url-fetch) (uri (pypi-uri "postorius" version)) (sha256 - (base32 - "0s0sv97nmszl5pl9rnnyzp3sxpmdhpxqrdwv7nc0ww8zs99w831b")))) - (build-system python-build-system) + (base32 "1w520df39krrkxhyppyhgg3zzfrzvg90wcjxxgyw1pmz4p8ajh1x")))) + (build-system pyproject-build-system) (arguments '(#:phases (modify-phases %standard-phases @@ -3689,13 +3688,14 @@ (define-public postorius (if tests? (invoke "python" "example_project/manage.py" "test" "--settings=test_settings" "postorius") - #t)))) + (format #t "test suite not run~%"))))) #:tests? #f)) ; Tests try to run a mailman instance to test against. (inputs (list python-readme-renderer python-mailmanclient python-django python-django-mailman3)) (native-inputs - (list python-beautifulsoup4 python-isort python-mock python-vcrpy)) + (list python-beautifulsoup4 python-isort python-mock python-vcrpy + python-django-requests-debug-toolbar)) (home-page "https://gitlab.com/mailman/postorius") (synopsis "Web user interface for GNU Mailman") (description -- 2.41.0