From patchwork Mon Mar 14 22:36:08 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Giacomo Leidi X-Patchwork-Id: 37806 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 4923E27BBEB; Mon, 14 Mar 2022 22:40:30 +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_H5,RCVD_IN_MSPIKE_WL, 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 96E8A27BBE9 for ; Mon, 14 Mar 2022 22:40:29 +0000 (GMT) Received: from localhost ([::1]:41732 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nTtMa-0008BI-Nl for patchwork@mira.cbaines.net; Mon, 14 Mar 2022 18:40:28 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39528) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nTtMD-0007dE-8Y for guix-patches@gnu.org; Mon, 14 Mar 2022 18:40:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52902) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nTtMC-0001fu-UW for guix-patches@gnu.org; Mon, 14 Mar 2022 18:40:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nTtMC-0004Tw-SM for guix-patches@gnu.org; Mon, 14 Mar 2022 18:40:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#53019] [PATCH 2/9] yyy Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 14 Mar 2022 22:40:04 +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 Received: via spool by 53019-submit@debbugs.gnu.org id=B53019.164729758117131 (code B ref 53019); Mon, 14 Mar 2022 22:40:04 +0000 Received: (at 53019) by debbugs.gnu.org; 14 Mar 2022 22:39:41 +0000 Received: from localhost ([127.0.0.1]:46788 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nTtLj-0004S3-QT for submit@debbugs.gnu.org; Mon, 14 Mar 2022 18:39:41 -0400 Received: from confino.investici.org ([212.103.72.250]:39925) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nTtLV-0004QF-I8 for 53019@debbugs.gnu.org; Mon, 14 Mar 2022 18:39:23 -0400 Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4KHWgD3Xk7z10vV; Mon, 14 Mar 2022 22:39:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1647297560; bh=Xavr9hmmw6hVf/5aPwXN1FleDLSDb5VEngdSi2/KR8w=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=HOFjWjRjMFMXJbXVrOGjg3gxOBG+W4Q1JUfAZiYyk5Gm+2TtrZLgDRWfWJM3vOWdE YXoPEX9H+EWSaY6HHGs8Ox3Ny0EcD+3TEo9j3dOnL5N4PyIYIJJ4XX8TxdB0Olof2N oVZ+d3CLdzDIyyPB6+Gb5+ksme56iC5xJ075KaU0= Received: from [212.103.72.250] (mx1.investici.org [212.103.72.250]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4KHWgD31Lrz10vL; Mon, 14 Mar 2022 22:39:20 +0000 (UTC) Date: Mon, 14 Mar 2022 23:36:08 +0100 Message-Id: <20220314223614.17668-2-goodoldpaul@autistici.org> X-Mailer: git-send-email 2.34.0 In-Reply-To: <20220314223614.17668-1-goodoldpaul@autistici.org> References: <20220314223614.17668-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: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" 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 X-getmail-retrieved-from-mailbox: Patches --- gnu/packages/python-check.scm | 39 ----------------------------------- gnu/packages/python-xyz.scm | 39 ++++++++++++++++++++++++++++++++++- 2 files changed, 38 insertions(+), 40 deletions(-) diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm index eb6a6852c6..05a378601f 100644 --- a/gnu/packages/python-check.scm +++ b/gnu/packages/python-check.scm @@ -13,7 +13,6 @@ ;;; Copyright © 2021 Brendan Tildesley ;;; Copyright © 2021 Guillaume Le Vaillant ;;; Copyright © 2021 Bonface Munyoki Kilyungi -;;; Copyright © 2022 Giacomo Leidi ;;; ;;; This file is part of GNU Guix. ;;; @@ -39,7 +38,6 @@ (define-module (gnu packages python-check) #:use-module (gnu packages python-web) #:use-module (gnu packages python-xyz) #:use-module (gnu packages qt) - #:use-module (gnu packages version-control) #:use-module (gnu packages web) #:use-module (gnu packages xml) #:use-module (gnu packages xorg) @@ -1510,43 +1508,6 @@ (define-public python-pytest-qt interaction, like key presses and mouse clicks.") (license license:expat))) -(define-public python-codeclimate-test-reporter - (package - (name "python-codeclimate-test-reporter") - (version "0.2.3") - (source - (origin - (method git-fetch) ;no tests in pypi archive - (uri (git-reference - (url "https://github.com/codeclimate/python-test-reporter") - (commit (string-append "v" version)))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "0mxph5l3k9ch4hs9l76k4wnmzhd94bylg92lvm2priyn24gkn9a1")))) - (build-system python-build-system) - (native-inputs - (list git-minimal/fixed - python-httpretty - python-pytest)) - (propagated-inputs - (list (package - (inherit python-coverage) - (version "4.3.4") - (source - (origin - (method url-fetch) - (uri (pypi-uri "coverage" version)) - (sha256 - (base32 - "1prkwz1hkcbx19nsadbcmk4wl27ysx001pa8bykfagd3d87zxbpa"))))) - python-requests)) - (home-page "https://github.com/codeclimate/python-test-reporter") - (synopsis "Reports test coverage to Code Climate") - (description "This package provides @{codclimate-test-reporter}, a Python -library teport test coverage to Code Climate.") - (license license:expat))) - (define-public python-codacy-coverage (package (name "python-codacy-coverage") diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 7ed6de5a2b..eac19ca1a5 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -63,7 +63,7 @@ ;;; Copyright © 2019, 2020 Alex Griffin ;;; Copyright © 2019, 2020, 2021 Pierre Langlois ;;; Copyright © 2019 Jacob MacDonald -;;; Copyright © 2019, 2020, 2021 Giacomo Leidi +;;; Copyright © 2019-2022 Giacomo Leidi ;;; Copyright © 2019 Wiktor Żelazny ;;; Copyright © 2019, 2020, 2021, 2022 Tanguy Le Carrour ;;; Copyright © 2019, 2021 Mădălin Ionel Patrașcu @@ -26530,6 +26530,43 @@ (define-public python-flufl-lock (license (list license:asl2.0 license:lgpl3)))) ; only for setup_helpers.py +(define-public python-codeclimate-test-reporter + (package + (name "python-codeclimate-test-reporter") + (version "0.2.3") + (source + (origin + (method git-fetch) ;no tests in pypi archive + (uri (git-reference + (url "https://github.com/codeclimate/python-test-reporter") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0mxph5l3k9ch4hs9l76k4wnmzhd94bylg92lvm2priyn24gkn9a1")))) + (build-system python-build-system) + (native-inputs + (list git-minimal/fixed + python-httpretty + python-pytest)) + (propagated-inputs + (list (package + (inherit python-coverage) + (version "4.3.4") + (source + (origin + (method url-fetch) + (uri (pypi-uri "coverage" version)) + (sha256 + (base32 + "1prkwz1hkcbx19nsadbcmk4wl27ysx001pa8bykfagd3d87zxbpa"))))) + python-requests)) + (home-page "https://github.com/codeclimate/python-test-reporter") + (synopsis "Reports test coverage to Code Climate") + (description "This package provides @{codclimate-test-reporter}, a Python +library teport test coverage to Code Climate.") + (license license:expat))) + (define-public python-flufl-testing (package (name "python-flufl-testing")