From patchwork Wed Jan 4 16:08:53 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Giacomo Leidi X-Patchwork-Id: 45849 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 9FCEB27BBE9; Wed, 4 Jan 2023 16:10:32 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-3.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 4E4D727BBEB for ; Wed, 4 Jan 2023 16:10:30 +0000 (GMT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pD6L8-0003Wr-T0; Wed, 04 Jan 2023 11:10:06 -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 1pD6L4-0003W6-QW for guix-patches@gnu.org; Wed, 04 Jan 2023 11:10:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pD6L4-0003fO-GV for guix-patches@gnu.org; Wed, 04 Jan 2023 11:10:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pD6L4-0008UI-51; Wed, 04 Jan 2023 11:10:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53019] [PATCHv2 2/4] gnu: python-codecov: Update to 2.1.12. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, guix-patches@gnu.org Resent-Date: Wed, 04 Jan 2023 16:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53019 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 53019@debbugs.gnu.org Cc: Giacomo Leidi , lars@6xq.net X-Debbugs-Original-Xcc: lars@6xq.net Received: via spool by 53019-submit@debbugs.gnu.org id=B53019.167284856932538 (code B ref 53019); Wed, 04 Jan 2023 16:10:02 +0000 Received: (at 53019) by debbugs.gnu.org; 4 Jan 2023 16:09:29 +0000 Received: from localhost ([127.0.0.1]:49413 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pD6KX-0008Si-4V for submit@debbugs.gnu.org; Wed, 04 Jan 2023 11:09:29 -0500 Received: from confino.investici.org ([93.190.126.19]:40555) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pD6KU-0008SO-Ke for 53019@debbugs.gnu.org; Wed, 04 Jan 2023 11:09:27 -0500 Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4NnF0h1yfqz110n; Wed, 4 Jan 2023 16:09:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1672848564; bh=13L644SxNMBURRwm72WrjevlmYz3gl5GSgDYNMK2x08=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=cUuxo/LW+9LBWBVKEHWyHdENvyFfs3LUfDMHR2K9/I+xTfT5JSvd59swq96pwBS3N fk/y7xZccLX8+M1j1lJtWkIXDw+FSXjT7H4Zr5AYqoAHLrC2kaBofjVviKJJ3kxdnb 5k0/kzr4vrVnM1LA0AqNS0faDQUIB63K7XeIDwD8= Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4NnF0h1RGdz110g; Wed, 4 Jan 2023 16:09:24 +0000 (UTC) Date: Wed, 4 Jan 2023 17:08:53 +0100 Message-Id: <20230104160855.6241-2-goodoldpaul@autistici.org> X-Mailer: git-send-email 2.38.1 In-Reply-To: <20230104160855.6241-1-goodoldpaul@autistici.org> References: <20230104160855.6241-1-goodoldpaul@autistici.org> MIME-Version: 1.0 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: Giacomo Leidi X-ACL-Warn: , Giacomo Leidi via Guix-patches X-Patchwork-Original-From: Giacomo Leidi via Guix-patches via From: Giacomo Leidi Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/check.scm (python-codecov): Update to 2.1.12. --- gnu/packages/check.scm | 46 +++++++++++++++++++++++++++++++++--------- 1 file changed, 37 insertions(+), 9 deletions(-) diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm index d042f60207..31c46cc8a0 100644 --- a/gnu/packages/check.scm +++ b/gnu/packages/check.scm @@ -80,6 +80,7 @@ (define-module (gnu packages check) #:use-module (gnu packages python-xyz) #:use-module (gnu packages python-science) #:use-module (gnu packages time) + #:use-module (gnu packages version-control) #:use-module (gnu packages xml) #:use-module (guix utils) #:use-module ((guix licenses) #:prefix license:) @@ -2094,19 +2095,46 @@ (define-public python-cov-core (define-public python-codecov (package (name "python-codecov") - (version "2.0.15") + (version "2.1.12") (source - (origin - (method url-fetch) - (uri (pypi-uri "codecov" version)) - (sha256 - (base32 - "1217c0vqf7ii65635gvl27a5pfhv0r7zhrpdp9cx640hg73bgn4f")))) + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/codecov/codecov-python") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0bdk1cp3hxydpx9knqfv88ywwzw7yqhywi0inxjd6x53qh75prqy")))) (build-system python-build-system) + (arguments + (list #:phases + #~(modify-phases %standard-phases + (replace 'check + (lambda* (#:key tests? inputs outputs #:allow-other-keys) + (when tests? + (setenv "CI" "True") + (setenv "APPVEYOR" "True") + (invoke (string-append #$python-pytest "/bin/py.test") + "tests/test.py" "-vv" + "--cov=codecov" "-k" + (string-append + ;; These tests require network access. + "not test_bowerrc and " + "not test_none_found and " + "not test_run_coverage_fails and " + "not test_disable_search")))))))) (native-inputs - (list python-unittest2)) + (list git-minimal + mercurial + python-coverage-5.5 + python-ddt + python-mock + python-pytest + python-pytest-cov + python-requests)) (propagated-inputs - (list python-coverage python-requests)) + (list python-coverage-5.5 python-requests)) (home-page "https://github.com/codecov/codecov-python") (synopsis "Upload code coverage reports to @code{codecov.io}") (description