From unknown Sun Jun 22 00:20:37 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#51419] [PATCH 2/2] gnu: python-vcrpy: Update to 4.1.1. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 26 Oct 2021 19:30:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 51419 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 51419@debbugs.gnu.org Cc: Giacomo Leidi X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16352765925397 (code B ref -1); Tue, 26 Oct 2021 19:30:03 +0000 Received: (at submit) by debbugs.gnu.org; 26 Oct 2021 19:29:52 +0000 Received: from localhost ([127.0.0.1]:47581 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfS8u-0001Oz-21 for submit@debbugs.gnu.org; Tue, 26 Oct 2021 15:29:52 -0400 Received: from lists.gnu.org ([209.51.188.17]:36344) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfS8s-0001Oq-Po for submit@debbugs.gnu.org; Tue, 26 Oct 2021 15:29:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42232) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfS8p-0006Mh-81 for guix-patches@gnu.org; Tue, 26 Oct 2021 15:29:49 -0400 Received: from latitanza.investici.org ([82.94.249.234]:63891) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfS8f-0004Z2-TV for guix-patches@gnu.org; Tue, 26 Oct 2021 15:29:47 -0400 Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4Hf22H48jmzGp4R; Tue, 26 Oct 2021 19:29:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1635276567; bh=tIqL/HX5IT7WJZoWilTCAwGzik/OeNP0rLi0tKkaCHc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=AsWg3gjN1i/LjzNmYUDb8q2Qqg2MCnPmXIBlXQ1/u/rKZOEU9EY7tjWPGpnPK7xPe Vy1EbVITb5FeSSwIy6JbRUBZo3KlD9NNrXMJnW7PNPmqnj41WmebNqxNbe41UsV/UY FgkMtRa7KHLG+d3JO1cRBwWoOz8+YYkrxbrxMd1Y= Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4Hf22H3Kq6zGp4H; Tue, 26 Oct 2021 19:29:27 +0000 (UTC) From: Giacomo Leidi Date: Tue, 26 Oct 2021 21:28:59 +0200 Message-Id: <20211026192859.875-2-goodoldpaul@autistici.org> X-Mailer: git-send-email 2.33.1 In-Reply-To: <20211026192859.875-1-goodoldpaul@autistici.org> References: <20211026192859.875-1-goodoldpaul@autistici.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=82.94.249.234; envelope-from=goodoldpaul@autistici.org; helo=latitanza.investici.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * gnu/packages/python-xyz.scm (python-vcrpy): Update to 4.1.1. [arguments]: Replace 'check phase to run unit tests. [native-inputs]: Add required dependencies. --- gnu/packages/python-check.scm | 39 ++++++++++++++++++++++++++--------- 1 file changed, 29 insertions(+), 10 deletions(-) diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm index a13bd0baa4..c70c3d3cf9 100644 --- a/gnu/packages/python-check.scm +++ b/gnu/packages/python-check.scm @@ -228,25 +228,44 @@ (define-public python-junit-xml (define-public python-vcrpy (package (name "python-vcrpy") - (version "2.0.1") + (version "4.1.1") (source - (origin - (method url-fetch) - (uri (pypi-uri "vcrpy" version)) - (sha256 - (base32 - "0kws7l3hci1dvjv01nxw3805q9v2mwldw58bgl8s90wqism69gjp")))) + (origin + (method url-fetch) + (uri (pypi-uri "vcrpy" version)) + (sha256 + (base32 "16gmzxs3lzbgf1828n0q61vbmwyhpvzdlk37x6gdk8n05zr5n2ap")))) (build-system python-build-system) - (arguments `(#:tests? #f)) ; tests require more packages for python-pytest-httpbin + (arguments + `(#:phases + (modify-phases %standard-phases + (replace 'check + (lambda* (#:key tests? outputs #:allow-other-keys) + (when tests? + (substitute* "tox.ini" + (("AWS_ACCESS_KEY_ID") "PYTHONPATH")) + (setenv "PYTHONPATH" (string-append ".:" (getenv "PYTHONPATH"))) + ;; These tests require network access. + (delete-file "tests/unit/test_stubs.py") + (invoke "pytest" "tests/unit"))))))) (propagated-inputs `(("python-pyyaml" ,python-pyyaml) ("python-six" ,python-six) ("python-wrapt" ,python-wrapt) ("python-yarl" ,python-yarl))) (native-inputs - `(("python-mock" ,python-mock) + `(("python-black" ,python-black) + ("python-coverage" ,python-coverage) + ("python-flake8" ,python-flake8) + ("python-flask" ,python-flask) + ("python-httplib2" ,python-httplib2) + ("python-ipaddress" ,python-ipaddress) + ("python-mock" ,python-mock) ("python-pytest" ,python-pytest) - ("python-pytest-httpbin" ,python-pytest-httpbin))) + ("python-pytest-cov" ,python-pytest-cov) + ("python-pytest-httpbin" ,python-pytest-httpbin) + ("python-tox" ,python-tox) + ("python-urllib3" ,python-urllib3))) (home-page "https://github.com/kevin1024/vcrpy") (synopsis "Automatically mock your HTTP interactions") (description -- 2.33.1 From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 26 15:55:03 2021 Received: (at control) by debbugs.gnu.org; 26 Oct 2021 19:55:03 +0000 Received: from localhost ([127.0.0.1]:47598 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfSXH-0002F5-Kk for submit@debbugs.gnu.org; Tue, 26 Oct 2021 15:55:03 -0400 Received: from tobias.gr ([80.241.217.52]:54094) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfSXE-0002EX-EL for control@debbugs.gnu.org; Tue, 26 Oct 2021 15:55:01 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=8qhveEVYzv+4o n1mIqylNRJkp0Zv0jtOoEW7yHAzvBA=; h=to:from:date; d=tobias.gr; b=ostFbe VBSNtEHLNyBlNI0BO7UViVLyta4YeSv2wppl3q5vujlH+v4FTmvdfY+nnJo+k2RUNjM4LX T6VLZa8WG/VVYjIw+f7JOHbuFMyYfE+vChU47Zy6X/cbDANSsD2799Zzg4sdPbUaDjw3dG Hx1GmZvb6qRllIF7S+fqMIuSYoBt24oUFJL4SgaAT4PFvDXTivDKrVLEo/ZfggNMdId/Dn GDNjZSGHOtn8n/aRxPGT/vsK/eB6ueBW4AFJwEQL8+E5S7niwRSnCGg4vvLfxwfLuCHtns RrZDI3J2ci8O+CuonMhjYol6Q8jNnhJbaPnWAz43nujBg9Ue4T0VUwaA== Received: by submission.tobias.gr (OpenSMTPD) with ESMTP id 753c8179 for ; Tue, 26 Oct 2021 19:54:54 +0000 (UTC) MIME-Version: 1.0 Date: Tue, 26 Oct 2021 21:54:54 +0200 From: Tobias Geerinckx-Rice To: Control Message-ID: Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: merge 51419 51418 Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [80.241.217.52 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) merge 51419 51418 From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 27 11:45:03 2021 Received: (at control) by debbugs.gnu.org; 27 Oct 2021 15:45:03 +0000 Received: from localhost ([127.0.0.1]:50289 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfl6t-0001U7-Mi for submit@debbugs.gnu.org; Wed, 27 Oct 2021 11:45:03 -0400 Received: from mail-wm1-f67.google.com ([209.85.128.67]:44654) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfl6q-0001TH-5K for control@debbugs.gnu.org; Wed, 27 Oct 2021 11:45:01 -0400 Received: by mail-wm1-f67.google.com with SMTP id j2-20020a1c2302000000b0032ca9b0a057so2706809wmj.3 for ; Wed, 27 Oct 2021 08:45:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:subject:from:to:date:in-reply-to:references:user-agent :mime-version:content-transfer-encoding; bh=3siHL1e0Fr4DyvZnvO9FEdsSnV7zNik9Zjo+C8WBW4I=; b=hW0UdaBhVD7ITj0Y1UKxmKjMPC06nCIT23/lpEFx2Sq0AzKyQCcBd57/88viG39YgE bI6xQ7OBy76+iiGx3hxfB2haRP4AC9nkj8dFf5TYyVLTDGOgDKs39qHwDRWCfsV2SJ3h Mlf0pC0zl/JDu6xXI8umg1EsfALm2VYHa+vPuFMluRmqdAMdoySXaJ+bFYJEE4p2VQdo B+fDaIZnTREEM+FRVZxNNKi+ugo3AEvd9q19N2psjiuEOb5Vq+ddSJhWPT0scxXxVWFE xjN8vkXu5QenyDcdmfQOLBWz+A9f/nkr5ZdVdQjQBizWxArJL4MC6Gx2mVP9BcXsHmKa T3vQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:subject:from:to:date:in-reply-to :references:user-agent:mime-version:content-transfer-encoding; bh=3siHL1e0Fr4DyvZnvO9FEdsSnV7zNik9Zjo+C8WBW4I=; b=pGOWe+QszAXnnq7y/YYVzqVATv7bevKmI0DHJbemEOSLhaXIBI1Dg18UVSF65k4Am5 /5te737oZ/4XbnfetcnLGiAwVL8t8az0twCIez/ND2xg/jdkaYqYOw2m7Enef291hs5L pu6d7Xs1U0bhrEBgRLGGzKVL1NJ0EmOTA5+DDWjZeIYBsuHBJHUnoAYDh57QYczMwWyI iWpWtrvG/RqjG9R74sjW/Y0KN3w/EWWphDvmWJ87qIWmohz+6UFWgJ6MI6Jv+6WIt53r 8fzYHccOgmRh3Kfhqb+UA1jVwgjxYn+I/KzzlbqWWe9Hu0OW9U38Q0rGMKQ1/tXjVdHE pXZw== X-Gm-Message-State: AOAM532CttaHmeCnfwEvV+a/Y0mhL7gVW3DwZXLXWFjBSOedNVjjYLbo rzASzbCxEYLOXwVhalz3E7E= X-Google-Smtp-Source: ABdhPJwg2MU8CWTX7BxnrmsPQ0diLLs+hwljj6JdTX3zCDhe+ejsrzDf5yOuRpId6iQNOCQqkSv9Cg== X-Received: by 2002:a05:600c:354a:: with SMTP id i10mr6493935wmq.70.1635349494340; Wed, 27 Oct 2021 08:44:54 -0700 (PDT) Received: from nijino.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id t11sm221739wrz.65.2021.10.27.08.44.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 27 Oct 2021 08:44:53 -0700 (PDT) Message-ID: Subject: Re: [bug#51418] Duplicate - please merge with 51419 From: Liliana Marie Prikler To: goodoldpaul@autistici.org, control@debbugs.gnu.org Date: Wed, 27 Oct 2021 17:44:52 +0200 In-Reply-To: <89d65bb8919b0d29b358e1c486b95ee1df4e27ed.camel@gmail.com> References: <89d65bb8919b0d29b358e1c486b95ee1df4e27ed.camel@gmail.com> Content-Type: text/plain User-Agent: Evolution 3.34.2 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) merge 51418 51419 thanks Sorry, I typo'd, should be debbugs with 2b.