From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id WMLmFzJW0mVW7AAA62LTzQ:P1 (envelope-from ) for ; Sun, 18 Feb 2024 20:10:42 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id WMLmFzJW0mVW7AAA62LTzQ (envelope-from ) for ; Sun, 18 Feb 2024 20:10:42 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mdc-berlin.de header.s=mdc header.b=ZOjWVjKT; 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=fail reason="SPF not aligned (relaxed)" header.from=mdc-berlin.de (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1708283442; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=qmevO17rRvGzyQAMuU7tt38iF08OnJrvdg0ZzKnJ3lk=; b=YIyAZbTbMiRjHunowa838knUX+qu78GkmcxKAW1IZ5OGU10RbV22BftHbFmqhHZpKgf2qu U72E6XUWJQRAzZYRgZVY2loOfW3lLCSaIiFPGf3HJqbJKFA5Hg0dZq4U2jdxX3nVCmLffr CRgLvuwRiD8wZzmfVbLFPp0Z3UsBA5TTJ6Ll3kEzfchnc90JpecmtfCm5FVjXiY6AVOS4O VYobvQnU1IsczSLCrOGZ+0iPGf47tWu22TsLxJj1H3MY4eFpuXXsSX3q8Vg/Wc3ni8A3gy aAwBTQL76o2gEobTX/J7SuODK3W0z5uMAOglFwB9EQIV1OYAwwyk2odsd/FGig== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mdc-berlin.de header.s=mdc header.b=ZOjWVjKT; 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=fail reason="SPF not aligned (relaxed)" header.from=mdc-berlin.de (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1708283442; a=rsa-sha256; cv=none; b=swCnO+Uhevsbfk9rqdcSKtGZFsbZOvpdX5e+qRe63EOQMXf7dG+esSMxynJUzpmm14AkmI Yvou0XrtDDqBrR/gVV+RfSbS/STkLDlofqusFzkvey4PgW4PtvUEb4Tm2ja66ZiaGt2lsw gXIZ42nZ+EyIX+FTVhNK8rc7w6eHHl16UYDlaQkF+ppETzjcQVBwXh/zjqepSqoAxORa5F xCFG8OT9OwJ3e/IOl50iJ6uNjERxbAxilKTFkIRVfOyxs6vx3NIptl+PRUiTy58+/CzVW5 e4fN+4XAKoRT/FIWgUrF3Va/4r4C8yetT0Ab8d1H3zCjEImE2xDFSGTBhZ4hKw== 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 4E80D3C334 for ; Sun, 18 Feb 2024 20:10:41 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rblpK-0000nN-J9; Sun, 18 Feb 2024 13:23:46 -0500 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 1rblpI-0000mp-8g for guix-patches@gnu.org; Sun, 18 Feb 2024 13:23:44 -0500 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 1rblpI-0002vT-0V for guix-patches@gnu.org; Sun, 18 Feb 2024 13:23:44 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rblpc-0003Hm-HD for guix-patches@gnu.org; Sun, 18 Feb 2024 13:24:04 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69221] [PATCH] gnu: python-ega-download-client: Update to 5.1.0. Resent-From: nafkhamdc Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 18 Feb 2024 18:24:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69221 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69221@debbugs.gnu.org Cc: nafkhamdc X-Debbugs-Original-To: Received: via spool by submit@debbugs.gnu.org id=B.170828059912213 (code B ref -1); Sun, 18 Feb 2024 18:24:04 +0000 Received: (at submit) by debbugs.gnu.org; 18 Feb 2024 18:23:19 +0000 Received: from localhost ([127.0.0.1]:37172 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rblos-0003Aq-DD for submit@debbugs.gnu.org; Sun, 18 Feb 2024 13:23:19 -0500 Received: from lists.gnu.org ([209.51.188.17]:53956) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rblS9-0001mW-KP for submit@debbugs.gnu.org; Sun, 18 Feb 2024 12:59:50 -0500 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 1rb29W-0002KD-LH for guix-patches@gnu.org; Fri, 16 Feb 2024 12:37:34 -0500 Received: from c2062.mx.srv.dfn.de ([194.95.238.172]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rb29U-0006zO-A9 for guix-patches@gnu.org; Fri, 16 Feb 2024 12:37:34 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mdc-berlin.de; h= content-type:content-type:content-transfer-encoding:mime-version :x-mailer:message-id:date:date:subject:subject:from:from :received; s=mdc; t=1708105034; x=1709919435; bh=C7EJDkJ+NZ7okvb NCFA6gRCaWxUdqRR5HV5HPio38q8=; b=ZOjWVjKT6nskqUwSgfXRpGjobdOtaMg GxXAjk1lOpPGMVAROWUkybGuj14JgBPMeHwe6ELBzppWqqtQ6OFP7d8Qfer4G5aB 1uvOM/v+fwG7sw230bh0OnkGbPT/3jtcmrLZdy6UO7Odn5rx7DOL2J0q5PYjIley GNPTmS7lOda0= Received: from SW-IT-P-EX4.mdc-berlin.net (mgw4.mdc-berlin.de [141.80.113.62]) by c2062.mx.srv.dfn.de (Postfix) with ESMTPS id 08BBD300251 for ; Fri, 16 Feb 2024 18:37:13 +0100 (CET) Received: from localhost (141.80.218.27) by SW-IT-P-EX4.mdc-berlin.net (141.80.113.62) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1258.28; Fri, 16 Feb 2024 18:37:07 +0100 From: nafkhamdc Date: Fri, 16 Feb 2024 17:36:01 +0000 Message-ID: X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Originating-IP: [141.80.218.27] X-ClientProxiedBy: SW-IT-P-EX4.mdc-berlin.net (141.80.113.62) To SW-IT-P-EX4.mdc-berlin.net (141.80.113.62) X-TM-AS-Product-Ver: SMEX-14.0.0.3152-9.1.1006-28196.001 X-TM-AS-Result: No-10--10.011200-5.000000 X-TMASE-MatchedRID: Gvn7JWjjg2dq4KVRKktxPAN+CmNIOQU3F4r8H5YrEqzVjNsehGf0vb8F Hrw7frluf146W0iUu2t5ILHStsuXZS/33TWoSUH6sZaZ5UBQsocXjfR3d0weRuuLH9BII+4qrKs axUiN/ynF+KCpGE37CJsoi2XrUn/J8m+hzBStanvIM9mETCO708K21zBg2Klf9Ss5ONHRGPVGQx 7+pN9szheyrBg0tcve9otGDZ+HPcaYcCPNAb4lXg== X-TM-AS-User-Approved-Sender: Yes X-TM-AS-User-Blocked-Sender: No X-TMASE-Result: 10--10.011200-5.000000 X-TMASE-Version: SMEX-14.0.0.3152-9.1.1006-28196.001 X-TM-SNTS-SMTP: 9295DDDD7B7A8CA1EF9454C51BAD821F5C8E15E964C7D093DBE130C368BA16662000:F Received-SPF: pass client-ip=194.95.238.172; envelope-from=Navid.Afkhami@mdc-berlin.de; helo=c2062.mx.srv.dfn.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 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+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-Spam-Score: -3.48 X-Spam-Score: -3.48 X-Migadu-Queue-Id: 4E80D3C334 X-Migadu-Scanner: mx11.migadu.com X-TUID: kWbf1s+dYOoE * gnu/packages/bioinformatics.scm (python-ega-download-client): Update to 5.1.0. [native-inputs]: Add python-mock. Change-Id: I3befca6de33f959f4d916caa839d7201c77e8209 --- gnu/packages/bioinformatics.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index 84577ef760..85507b6c15 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -2556,7 +2556,7 @@ (define-public python-ega-download-client (propagated-inputs (list python-htsget python-psutil python-requests python-tqdm python-urllib3)) (native-inputs (list python-coverage python-pytest python-pyfakefs - python-responses)) + python-responses python-mock)) (home-page "https://github.com/EGA-archive/ega-download-client") (synopsis "EGA download client") (description base-commit: ec9cb94ba2f57a511dda0c6e173a60d40c85bb75 -- 2.34.1