From patchwork Tue Dec 1 10:57:45 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Tanguy LE CARROUR X-Patchwork-Id: 25507 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id B42F827BBF9; Tue, 1 Dec 2020 11:06:29 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 6512927BBF8 for ; Tue, 1 Dec 2020 11:06:29 +0000 (GMT) Received: from localhost ([::1]:60566 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kk3UK-0002MI-JY for patchwork@mira.cbaines.net; Tue, 01 Dec 2020 06:06:28 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:48778) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kk3N8-0001jj-3M for guix-patches@gnu.org; Tue, 01 Dec 2020 05:59:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:46494) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kk3N7-0003cF-S3 for guix-patches@gnu.org; Tue, 01 Dec 2020 05:59:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kk3N7-0002YJ-RH for guix-patches@gnu.org; Tue, 01 Dec 2020 05:59:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#44988] [PATCH] gnu: vdirsyncer: Use a more recent version of python-requests-toolbelt. Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 01 Dec 2020 10:59:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 44988 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 44988@debbugs.gnu.org Cc: Tanguy Le Carrour X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16068203009753 (code B ref -1); Tue, 01 Dec 2020 10:59:01 +0000 Received: (at submit) by debbugs.gnu.org; 1 Dec 2020 10:58:20 +0000 Received: from localhost ([127.0.0.1]:58038 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kk3MD-0002Wz-Ld for submit@debbugs.gnu.org; Tue, 01 Dec 2020 05:58:20 -0500 Received: from lists.gnu.org ([209.51.188.17]:35328) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kk3MC-0002Ws-4k for submit@debbugs.gnu.org; Tue, 01 Dec 2020 05:58:04 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:48584) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kk3MB-0000OY-Qg for guix-patches@gnu.org; Tue, 01 Dec 2020 05:58:03 -0500 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:62119) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kk3M9-0003Gn-Il for guix-patches@gnu.org; Tue, 01 Dec 2020 05:58:03 -0500 X-Originating-IP: 176.185.184.238 Received: from localhost.localdomain (static-176-185-184-238.ftth.abo.bbox.fr [176.185.184.238]) (Authenticated sender: tanguy@bioneland.org) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 9D3BA40010; Tue, 1 Dec 2020 10:57:56 +0000 (UTC) From: Tanguy Le Carrour Date: Tue, 1 Dec 2020 11:57:45 +0100 Message-Id: <20201201105745.10319-1-tanguy@bioneland.org> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 Received-SPF: none client-ip=217.70.183.194; envelope-from=tanguy@bioneland.org; helo=relay2-d.mail.gandi.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches Hi Guix! The reason for this patch is that `vdirsyncer` conflicts with some packages using a more recent version of `python-requests-toolbelt`. For instance `poetry`. But suddenly, I'm not sure any more that this is the proper way of fixing this kind of problem… Suggestions welcome! * gnu/packages/dav.scm (vdirsyncer)[propagated-inputs] Use python-requests-toolbelt-0.9.1 instead of python-requests-toolbelt. --- gnu/packages/dav.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/dav.scm b/gnu/packages/dav.scm index 8692a49c50..616569b006 100644 --- a/gnu/packages/dav.scm +++ b/gnu/packages/dav.scm @@ -169,7 +169,7 @@ efficient syncing `(("python-atomicwrites" ,python-atomicwrites) ("python-click-log" ,python-click-log) ("python-click-threading" ,python-click-threading) - ("python-requests-toolbelt" ,python-requests-toolbelt))) + ("python-requests-toolbelt" ,python-requests-toolbelt-0.9.1))) (synopsis "Synchronize calendars and contacts") (description "Vdirsyncer synchronizes your calendars and addressbooks between two storage locations. The most popular purpose is to