From patchwork Mon Mar 14 22:36:07 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Giacomo Leidi X-Patchwork-Id: 37805 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 3818227BBEB; Mon, 14 Mar 2022 22:40:23 +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 D8FDD27BBE9 for ; Mon, 14 Mar 2022 22:40:22 +0000 (GMT) Received: from localhost ([::1]:41116 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nTtMT-0007kC-Rs for patchwork@mira.cbaines.net; Mon, 14 Mar 2022 18:40:21 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39524) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nTtMC-0007c1-9n for guix-patches@gnu.org; Mon, 14 Mar 2022 18:40:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52900) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nTtMC-0001ff-1V 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 1nTtMB-0004Th-V9 for guix-patches@gnu.org; Mon, 14 Mar 2022 18:40:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#53019] [PATCH 1/9] gnu: Add python-codeclimate-test-reporter. References: <877aca93-bd87-3314-dbf9-ae9b0c537eb9@autistici.org> In-Reply-To: <877aca93-bd87-3314-dbf9-ae9b0c537eb9@autistici.org> Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 14 Mar 2022 22:40:03 +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.164729757517111 (code B ref 53019); Mon, 14 Mar 2022 22:40:03 +0000 Received: (at 53019) by debbugs.gnu.org; 14 Mar 2022 22:39:35 +0000 Received: from localhost ([127.0.0.1]:46784 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nTtLi-0004Rp-U5 for submit@debbugs.gnu.org; Mon, 14 Mar 2022 18:39:35 -0400 Received: from confino.investici.org ([212.103.72.250]:53513) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nTtLV-0004QH-IM 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 4KHWgD2q6xz10vP; 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=jr9f76f7r98Mn+sfPItRWk4u8J2gfY6QVklt92M1Stc=; h=From:To:Cc:Subject:Date:From; b=U3lHw+Cw30txrhBLgqw3nwMPJ1STv9uBF8tBYiUKujnx7psCpC+l+mkurt/ESLxfb BY0nDfOV4XBHFunetla826vEgqmzrKe88kwOnq3/dGHsMoGu8kxXlaCLPmGTqL77Xd ByCc1KHZlfghTyZXQqHXh0dW3+qFghEGALPpCjpw= Received: from [212.103.72.250] (mx1.investici.org [212.103.72.250]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4KHWgD0ffxz10vL; Mon, 14 Mar 2022 22:39:20 +0000 (UTC) Date: Mon, 14 Mar 2022 23:36:07 +0100 Message-Id: <20220314223614.17668-1-goodoldpaul@autistici.org> X-Mailer: git-send-email 2.34.0 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-xyz.scm (python-codeclimate-test-reporter): New variable. --- gnu/packages/python-check.scm | 39 +++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) base-commit: f8aa76ab1fd3b4c9c87d2e68a811477adc844217 diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm index 05a378601f..eb6a6852c6 100644 --- a/gnu/packages/python-check.scm +++ b/gnu/packages/python-check.scm @@ -13,6 +13,7 @@ ;;; 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. ;;; @@ -38,6 +39,7 @@ (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) @@ -1508,6 +1510,43 @@ (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") 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") From patchwork Mon Mar 14 22:36:09 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Giacomo Leidi X-Patchwork-Id: 37803 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 0273827BBE9; Mon, 14 Mar 2022 22:40:20 +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 99C7927BBEA for ; Mon, 14 Mar 2022 22:40:18 +0000 (GMT) Received: from localhost ([::1]:40960 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nTtMP-0007cM-KX for patchwork@mira.cbaines.net; Mon, 14 Mar 2022 18:40:17 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39512) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nTtMB-0007bl-Dk for guix-patches@gnu.org; Mon, 14 Mar 2022 18:40:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52898) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nTtMB-0001Xg-4s for guix-patches@gnu.org; Mon, 14 Mar 2022 18:40:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nTtMB-0004TS-1S for guix-patches@gnu.org; Mon, 14 Mar 2022 18:40:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#53019] [PATCH 3/9] gnu: Add python-coverage-5.5 Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 14 Mar 2022 22:40: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 Received: via spool by 53019-submit@debbugs.gnu.org id=B53019.164729757417096 (code B ref 53019); Mon, 14 Mar 2022 22:40:02 +0000 Received: (at 53019) by debbugs.gnu.org; 14 Mar 2022 22:39:34 +0000 Received: from localhost ([127.0.0.1]:46780 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nTtLi-0004Ra-3k for submit@debbugs.gnu.org; Mon, 14 Mar 2022 18:39:34 -0400 Received: from confino.investici.org ([212.103.72.250]:59081) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nTtLV-0004QI-I8 for 53019@debbugs.gnu.org; Mon, 14 Mar 2022 18:39:22 -0400 Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4KHWgD4JnCz10wK; 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=N1T1pdKK3Q/lvsj2cT2Ng67bzb2JhXiaPVVerqYQ0us=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=JV9RMsgtzYaJKAvQEA2MSfv4YrM93a5FqaShXQ9wT+pCwyFCH4Jv0et5Nek11b1wH 5inI01tyLAN+L54zu6othSerjyAOBVHtTCBjj2NxEGFNCG7dAthkCmdU/sgcGGl0Ub BW7+aAsaL+rp31vrM0Kto+09DltRhTt8dukCReOo= Received: from [212.103.72.250] (mx1.investici.org [212.103.72.250]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4KHWgD3nhMz10vj; Mon, 14 Mar 2022 22:39:20 +0000 (UTC) Date: Mon, 14 Mar 2022 23:36:09 +0100 Message-Id: <20220314223614.17668-3-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/check.scm (python-coverage-5.5): New variable. --- gnu/packages/check.scm | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm index c66ec4722f..450ada0cf2 100644 --- a/gnu/packages/check.scm +++ b/gnu/packages/check.scm @@ -38,6 +38,7 @@ ;;; Copyright © 2020, 2021, 2022 Maxim Cournoyer ;;; Copyright © 2021 Hugo Lecomte ;;; Copyright © 2022 Maxime Devos +;;; Copyright © 2022 Giacomo Leidi ;;; ;;; This file is part of GNU Guix. ;;; @@ -1825,6 +1826,18 @@ (define-public python-coverage executed.") (license license:bsd-3))) +(define-public python-coverage-5.5 + (package + (inherit python-coverage) + (version "5.5") + (source + (origin + (method url-fetch) + (uri (pypi-uri "coverage" version)) + (sha256 + (base32 + "0b112ly7vvplvm9l411aqknxhr7fzfyp28xhflhkcx78l3lqzrzb")))))) + (define-public python2-coverage (package-with-python2 python-coverage)) From patchwork Mon Mar 14 22:36:10 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Giacomo Leidi X-Patchwork-Id: 37804 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 C811A27BBEA; Mon, 14 Mar 2022 22:40:21 +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 99AB327BBE9 for ; Mon, 14 Mar 2022 22:40:21 +0000 (GMT) Received: from localhost ([::1]:41020 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nTtMS-0007fL-Ip for patchwork@mira.cbaines.net; Mon, 14 Mar 2022 18:40:20 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39516) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nTtMB-0007bt-S7 for guix-patches@gnu.org; Mon, 14 Mar 2022 18:40:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52899) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nTtMB-0001c2-Ja for guix-patches@gnu.org; Mon, 14 Mar 2022 18:40:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nTtMB-0004TZ-Gl for guix-patches@gnu.org; Mon, 14 Mar 2022 18:40:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#53019] [PATCH 4/9] gnu: python-codecov: Update to 2.1.12. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 14 Mar 2022 22:40:03 +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.164729757517104 (code B ref 53019); Mon, 14 Mar 2022 22:40:03 +0000 Received: (at 53019) by debbugs.gnu.org; 14 Mar 2022 22:39:35 +0000 Received: from localhost ([127.0.0.1]:46782 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nTtLi-0004Rh-HP for submit@debbugs.gnu.org; Mon, 14 Mar 2022 18:39:34 -0400 Received: from confino.investici.org ([212.103.72.250]:46275) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nTtLV-0004QG-IO 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 4KHWgD57Myz10wV; 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=btif/7aMoRPb09z3xawjRg2kSrxY9voBEATey6sVKI8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=OB2CzOvnwPFO6GFi78SxpXQxqTq9WZqDDUck+OvrtdWJE/uyN3LpZSZzgpc204kPD queNfKjx4TWUX5PFPMoLpsY4hjwwOLggfcl65bJmx2RsyXMGpRql9EZV9tupo3yCKt bqeHyRmo5zRUBxZUZr7NKfjXITMfuxbhR1VSVKDI= Received: from [212.103.72.250] (mx1.investici.org [212.103.72.250]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4KHWgD4ZlQz10vj; Mon, 14 Mar 2022 22:39:20 +0000 (UTC) Date: Mon, 14 Mar 2022 23:36:10 +0100 Message-Id: <20220314223614.17668-4-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/check.scm (python-codecov): Update to 2.1.12. --- gnu/packages/check.scm | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm index 450ada0cf2..e29f9ce02b 100644 --- a/gnu/packages/check.scm +++ b/gnu/packages/check.scm @@ -1907,19 +1907,27 @@ (define-public python2-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")))) + "1haipizcyr6wnqavrfxwzhvjvqcfxy6r745gjnl6shi5a2xldnm0")))) (build-system python-build-system) + (arguments + (list + ;; 3 failed, 47 passed, 21 skipped, 1 warning + #:tests? #f)) (native-inputs - (list python-unittest2)) + (list 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 From patchwork Mon Mar 14 22:36:11 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Giacomo Leidi X-Patchwork-Id: 37802 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 EA3CA27BBEB; Mon, 14 Mar 2022 22:40:19 +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 C1E1C27BBE9 for ; Mon, 14 Mar 2022 22:40:19 +0000 (GMT) Received: from localhost ([::1]:40968 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nTtMQ-0007cq-TS for patchwork@mira.cbaines.net; Mon, 14 Mar 2022 18:40:18 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39510) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nTtMA-0007bV-SK for guix-patches@gnu.org; Mon, 14 Mar 2022 18:40:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52897) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nTtMA-0001UM-J3 for guix-patches@gnu.org; Mon, 14 Mar 2022 18:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nTtMA-0004TI-8t for guix-patches@gnu.org; Mon, 14 Mar 2022 18:40:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#53019] [PATCH 5/9] gnu: Add python-pytest-cov-3.0. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 14 Mar 2022 22:40: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 Received: via spool by 53019-submit@debbugs.gnu.org id=B53019.164729757417089 (code B ref 53019); Mon, 14 Mar 2022 22:40:02 +0000 Received: (at 53019) by debbugs.gnu.org; 14 Mar 2022 22:39:34 +0000 Received: from localhost ([127.0.0.1]:46776 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nTtLW-0004Qc-ST for submit@debbugs.gnu.org; Mon, 14 Mar 2022 18:39:34 -0400 Received: from confino.investici.org ([212.103.72.250]:54725) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nTtLV-0004QE-Hn for 53019@debbugs.gnu.org; Mon, 14 Mar 2022 18:39:22 -0400 Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4KHWgD5x4qz10wf; 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=c8Sh8VRfSPvm5nt6AGXQlBgZSH+wMduE4ScPV66Ryz8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=CnKKJ8aTACEyaDeDd9WCVlCE7CVkiaIgGW8ebqg1CDIxyEo3KGEl3j5UNWrd41jRN DhgG8GZE8gnh6H1ZPG0t4GNKaCJeEoTzjPC1eg17g5684xg/bKLlsS9tSTIZ6Bobdr 1Ipu1HZzmaViTsgM/mu/ef1ByqPzU5FNqqYa5SFg= Received: from [212.103.72.250] (mx1.investici.org [212.103.72.250]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4KHWgD5PX7z10vj; Mon, 14 Mar 2022 22:39:20 +0000 (UTC) Date: Mon, 14 Mar 2022 23:36:11 +0100 Message-Id: <20220314223614.17668-5-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/check.scm (python-pytest-cov-3.0): New variable. --- gnu/packages/check.scm | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm index e29f9ce02b..ea2d323dd2 100644 --- a/gnu/packages/check.scm +++ b/gnu/packages/check.scm @@ -1179,6 +1179,17 @@ (define-public python-pytest-cov supports coverage of subprocesses.") (license license:expat))) +(define-public python-pytest-cov-3.0 + (package + (inherit python-pytest-cov) + (version "3.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "pytest-cov" version)) + (sha256 + (base32 "0w6lfv8gc1lxmnvsz7mq5z9shxac5zz6s9mwrai108kxc6qzbw77")))))) + (define-public python2-pytest-cov (package-with-python2 python-pytest-cov)) From patchwork Mon Mar 14 22:36:12 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Giacomo Leidi X-Patchwork-Id: 37807 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 608EA27BBE9; 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 01BBE27BBEA for ; Mon, 14 Mar 2022 22:40:30 +0000 (GMT) Received: from localhost ([::1]:41796 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nTtMb-0008Dr-6L for patchwork@mira.cbaines.net; Mon, 14 Mar 2022 18:40:29 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39526) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nTtMC-0007cO-Pv for guix-patches@gnu.org; Mon, 14 Mar 2022 18:40:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52901) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nTtMC-0001fm-HK 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-0004To-Dk for guix-patches@gnu.org; Mon, 14 Mar 2022 18:40:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#53019] [PATCH 6/9] gnu: Add python-ddlparse. 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.164729757617118 (code B ref 53019); Mon, 14 Mar 2022 22:40:04 +0000 Received: (at 53019) by debbugs.gnu.org; 14 Mar 2022 22:39:36 +0000 Received: from localhost ([127.0.0.1]:46786 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nTtLj-0004Rw-Dt for submit@debbugs.gnu.org; Mon, 14 Mar 2022 18:39:35 -0400 Received: from confino.investici.org ([212.103.72.250]:50821) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nTtLW-0004QV-N5 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 4KHWgD6kMVz10wt; 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=pEHgSI389TUAJgwPQAYSxQtAkvUmSV2YcQp0Ak8Bb+Y=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=jWICfak8QKggWoTUpOwjhx8vmg1+K2pKTuCmTYbbkjl0fvgFc6ej9n1iu0wUGakfu qk72kexofECGaaKtx8dYH5+pJ19cHbitrDAd6fMuuCIeEqySz7ov1mIkCgZSIbr4uF 4HeC1vaFHhEq4XbaS1xc4+rS8i1PduessQZ++kXA= Received: from [212.103.72.250] (mx1.investici.org [212.103.72.250]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4KHWgD6Bmvz10vj; Mon, 14 Mar 2022 22:39:20 +0000 (UTC) Date: Mon, 14 Mar 2022 23:36:12 +0100 Message-Id: <20220314223614.17668-6-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-xyz.scm (python-ddlparse): New variable. --- gnu/packages/python-xyz.scm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index eac19ca1a5..6ee087be42 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -3578,6 +3578,37 @@ (define-public python-jsondiff compare, diff, and patch JSON and JSON-like structures in Python.") (license license:expat))) +(define-public python-ddlparse + (package + (name "python-ddlparse") + (version "1.10.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "ddlparse" version)) + (sha256 + (base32 "1nh8m6rxslwk05daxshxmgk41qfp18yynydba49b13l4m8dnh634")))) + (build-system python-build-system) + (arguments + `(#:phases (modify-phases %standard-phases + (replace 'check + (lambda* (#:key tests? #:allow-other-keys) + (when tests? + (invoke "pytest"))))))) + (native-inputs + (list python-codeclimate-test-reporter + python-codecov + python-coveralls + python-pytest + python-pytest-cov-3.0 + python-tox)) + (propagated-inputs (list python-pyparsing)) + (home-page "https://github.com/shinichi-takii/ddlparse") + (synopsis "Parses and converts DDL to BigQuery JSON schema") + (description "This package provides @{ddlparse}, a Python library to parse +and convert DDL to BigQuery JSON schema.") + (license license:bsd-3))) + (define-public python-jsonschema (package (name "python-jsonschema") From patchwork Mon Mar 14 22:36:13 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Giacomo Leidi X-Patchwork-Id: 37810 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 A461127BBEA; Mon, 14 Mar 2022 22:40:43 +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 6C96D27BBE9 for ; Mon, 14 Mar 2022 22:40:43 +0000 (GMT) Received: from localhost ([::1]:42766 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nTtMo-0000UL-KA for patchwork@mira.cbaines.net; Mon, 14 Mar 2022 18:40:42 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39536) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nTtME-0007fo-2H for guix-patches@gnu.org; Mon, 14 Mar 2022 18:40:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52904) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nTtMD-0001gC-PF for guix-patches@gnu.org; Mon, 14 Mar 2022 18:40:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nTtMD-0004UA-NR for guix-patches@gnu.org; Mon, 14 Mar 2022 18:40:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#53019] [PATCH 7/9] gnu: python-pypika-tortoise: Update to 0.1.3. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 14 Mar 2022 22:40:05 +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.164729758217145 (code B ref 53019); Mon, 14 Mar 2022 22:40:05 +0000 Received: (at 53019) by debbugs.gnu.org; 14 Mar 2022 22:39:42 +0000 Received: from localhost ([127.0.0.1]:46792 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nTtLp-0004SN-S9 for submit@debbugs.gnu.org; Mon, 14 Mar 2022 18:39:42 -0400 Received: from confino.investici.org ([212.103.72.250]:50137) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nTtLW-0004QU-Mr for 53019@debbugs.gnu.org; Mon, 14 Mar 2022 18:39:26 -0400 Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4KHWgF0PBrz10ww; Mon, 14 Mar 2022 22:39:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1647297561; bh=X87MWTklMOsg/cQxPCnVsSnWJeu/UPzy97h+nKTorWs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=RhtIfrHid/DJYMzRkLt/KVndhc64tYE6Eeo7h0skS3yDHFaMdooocmOjDA1CL+ez2 8pac7p1XuOJPeha/aSqTSewofyN3jpfAvL2TUhpH7J1xVNgMltfKEz48YgLSJHcubu Fgs16uweaxV2o7/kbtsroR8J80tbdRrk83UW9M3M= Received: from [212.103.72.250] (mx1.investici.org [212.103.72.250]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4KHWgD6yxFz10vj; Mon, 14 Mar 2022 22:39:20 +0000 (UTC) Date: Mon, 14 Mar 2022 23:36:13 +0100 Message-Id: <20220314223614.17668-7-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/databases.scm (python-pypika-tortoise): Update to 0.1.3. --- gnu/packages/databases.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm index 8e9431016f..bb0c9712b1 100644 --- a/gnu/packages/databases.scm +++ b/gnu/packages/databases.scm @@ -2877,13 +2877,13 @@ (define-public python2-peewee (define-public python-pypika-tortoise (package (name "python-pypika-tortoise") - (version "0.1.1") + (version "0.1.3") (source (origin (method url-fetch) (uri (pypi-uri "pypika-tortoise" version)) (sha256 - (base32 "0g4z0lz739nk04b405ynqpd3y1z5nfyxjz9hqgxcw3jydsjx0cb8")))) + (base32 "066jb88f3hk42sks69gv6w7k5irf6r0ssbly1n41a3pb19p2vpzc")))) (build-system python-build-system) (home-page "https://github.com/tortoise/pypika-tortoise") (synopsis "Pypika fork for tortoise-orm") From patchwork Mon Mar 14 22:36:14 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Giacomo Leidi X-Patchwork-Id: 37809 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 5CCE127BBEA; Mon, 14 Mar 2022 22:40:37 +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 25F4227BBE9 for ; Mon, 14 Mar 2022 22:40:37 +0000 (GMT) Received: from localhost ([::1]:42508 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nTtMi-0000HH-82 for patchwork@mira.cbaines.net; Mon, 14 Mar 2022 18:40:36 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39534) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nTtMD-0007ej-LS for guix-patches@gnu.org; Mon, 14 Mar 2022 18:40:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52903) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nTtMD-0001g2-C0 for guix-patches@gnu.org; Mon, 14 Mar 2022 18:40:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nTtMD-0004U3-AP for guix-patches@gnu.org; Mon, 14 Mar 2022 18:40:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#53019] [PATCH 8/9] gnu: python-tortoise-orm: Update to 0.18.1. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 14 Mar 2022 22:40:05 +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.164729758117138 (code B ref 53019); Mon, 14 Mar 2022 22:40:05 +0000 Received: (at 53019) by debbugs.gnu.org; 14 Mar 2022 22:39:41 +0000 Received: from localhost ([127.0.0.1]:46790 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nTtLp-0004SG-IH for submit@debbugs.gnu.org; Mon, 14 Mar 2022 18:39:41 -0400 Received: from confino.investici.org ([212.103.72.250]:59957) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nTtLY-0004Qe-Ac for 53019@debbugs.gnu.org; Mon, 14 Mar 2022 18:39:24 -0400 Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4KHWgF1CRBz10wy; Mon, 14 Mar 2022 22:39:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1647297561; bh=oYGWx6seUFKShAevNM9kovoAtQ/+UjW+gj+Sxyytq4Q=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Jc2i477lKYTIjIqr2f1wvTdocGNol040V4ST3Yn0/qfO6YUHcNKHaVH97JWbpteJq UrDOxc3kV9437VOG/CXYMe/is6d8tXIKhGq8qbqAMkd6mRkwoDj6Ui63bYXCJyKtzF g3WmeegvqXe75yUgrFnE+Nj6dPv472WwKswqw73w= Received: from [212.103.72.250] (mx1.investici.org [212.103.72.250]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4KHWgF0gKKz10vj; Mon, 14 Mar 2022 22:39:21 +0000 (UTC) Date: Mon, 14 Mar 2022 23:36:14 +0100 Message-Id: <20220314223614.17668-8-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/databases.scm (python-tortoise-orm): Update to 0.18.1, [home-page]: Use new official home-page. --- gnu/packages/databases.scm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm index bb0c9712b1..e9467a3e79 100644 --- a/gnu/packages/databases.scm +++ b/gnu/packages/databases.scm @@ -2984,16 +2984,16 @@ (define-public python-aiomysql (define-public python-tortoise-orm (package (name "python-tortoise-orm") - (version "0.17.8") + (version "0.18.1") (source (origin (method url-fetch) (uri (pypi-uri "tortoise-orm" version)) (sha256 - (base32 "1gzgiypln7lck3p95vk3i8rdx1bjbmmlcpb8xpba8cjdjvlj0l0z")))) + (base32 "1c8xq3620z04i1yp8n6bfshi98qkjjydkbs3zld78a885p762wsk")))) (build-system python-build-system) - ;; The test suite relies on asynctest, which is abandoned and doesn't - ;; support Python >= 3.8. + ;; The test suite relies on starlette, qart and some other unpackaged + ;; optional dependencies. (arguments '(#:tests? #f)) (propagated-inputs (list python-aiomysql @@ -3006,7 +3006,7 @@ (define-public python-tortoise-orm python-pytz python-rapidjson python-uvloop)) - (home-page "https://github.com/tortoise/tortoise-orm") + (home-page "https://tortoise.github.io") (synopsis "Asynchronous Object Relational Mapper (ORM) for Python") (description "Tortoise ORM is an easy-to-use asyncio ORM (Object Relational Mapper) inspired by Django. Tortoise ORM was built with relations From patchwork Mon Mar 14 22:36:15 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Giacomo Leidi X-Patchwork-Id: 37808 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 52B9627BBEA; Mon, 14 Mar 2022 22:40:31 +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 0DD6627BBE9 for ; Mon, 14 Mar 2022 22:40:31 +0000 (GMT) Received: from localhost ([::1]:41912 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nTtMc-0008IK-74 for patchwork@mira.cbaines.net; Mon, 14 Mar 2022 18:40:30 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39538) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nTtMF-0007hQ-HS for guix-patches@gnu.org; Mon, 14 Mar 2022 18:40:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52905) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nTtME-0001gL-7R for guix-patches@gnu.org; Mon, 14 Mar 2022 18:40:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nTtME-0004UI-56 for guix-patches@gnu.org; Mon, 14 Mar 2022 18:40:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#53019] [PATCH 9/9] gnu: Add python-aerich. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 14 Mar 2022 22:40:06 +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.164729758217154 (code B ref 53019); Mon, 14 Mar 2022 22:40:06 +0000 Received: (at 53019) by debbugs.gnu.org; 14 Mar 2022 22:39:42 +0000 Received: from localhost ([127.0.0.1]:46794 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nTtLq-0004SU-3B for submit@debbugs.gnu.org; Mon, 14 Mar 2022 18:39:42 -0400 Received: from confino.investici.org ([212.103.72.250]:53035) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nTtLa-0004Qf-BM for 53019@debbugs.gnu.org; Mon, 14 Mar 2022 18:39:26 -0400 Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4KHWgF22jpz10x6; Mon, 14 Mar 2022 22:39:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1647297561; bh=fODR2Vxz2U/SwbKhyIL/jH879nd19UWjUZHydJCeB90=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=O83CDOd3vfq/4avGcdSFF+SnUA/5JUIWajZqwBwnX1vEQN5ZxL5hYpNvVYPJplYg+ HVYzFwkwXP1nN/HvZvtbhzvEsdnQTxFBSGqNmPCoHsnhKn+W7N0gfZxMkr958FZMIM GZk535LriJ2iY9635tEYX1kgsIpvH6Jpp1x5n7ys= Received: from [212.103.72.250] (mx1.investici.org [212.103.72.250]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4KHWgF1TQLz10vj; Mon, 14 Mar 2022 22:39:21 +0000 (UTC) Date: Mon, 14 Mar 2022 23:36:15 +0100 Message-Id: <20220314223614.17668-9-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/databases.scm (python-aerich): New variable. --- gnu/packages/databases.scm | 61 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm index e9467a3e79..b3e333bc21 100644 --- a/gnu/packages/databases.scm +++ b/gnu/packages/databases.scm @@ -56,6 +56,7 @@ ;;; Copyright © 2021 jgart ;;; Copyright © 2021 Foo Chuan Wei ;;; Copyright © 2022 Zhu Zihao +;;; Copyright © 2022 Giacomo Leidi ;;; ;;; This file is part of GNU Guix. ;;; @@ -118,6 +119,7 @@ (define-module (gnu packages databases) #:use-module (gnu packages ncurses) #:use-module (gnu packages networking) #:use-module (gnu packages onc-rpc) + #:use-module (gnu packages openstack) #:use-module (gnu packages pantheon) #:use-module (gnu packages parallel) #:use-module (gnu packages pcre) @@ -3015,6 +3017,65 @@ (define-public python-tortoise-orm with relational data.") (license license:asl2.0))) +(define-public aerich + (package + (name "aerich") + (version "0.6.2") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/tortoise/aerich") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1bhx37svdln1aramddnpc8572bf81639h6jiyqvskzjkc1lvv60r")))) + (build-system python-build-system) + (arguments + '(#:phases + (modify-phases %standard-phases + (add-after 'unpack 'generate-setup.py + (lambda* (#:key inputs outputs #:allow-other-keys) + ;; FIXME: This is an hack needed to get poetry's setup.py. + (setenv "POETRY_VIRTUALENVS_CREATE" "false") + (invoke "poetry" "build" "-f" "sdist") + (invoke "bash" "-c" + (string-append "tar --wildcards " + "-xvf dist/*-`poetry version -s`.tar.gz " + "-O '*/setup.py' > setup.py")))) + (replace 'check + (lambda* (#:key tests? outputs #:allow-other-keys) + (when tests? + (let ((out (assoc-ref outputs "out"))) + (invoke "pytest" "-vv")))))))) + (native-inputs + (list + poetry + python-bandit + python-cryptography + python-isort + python-pytest + python-pytest-asyncio + python-pytest-mock + python-pytest-xdist)) + (propagated-inputs + (list python-asyncmy + python-asyncpg + python-click + python-ddlparse + python-dictdiffer + python-tomlkit + python-tortoise-orm)) + (home-page "https://github.com/tortoise/aerich") + (synopsis "Database migrations tool for Tortoise ORM (Object Relational +Mapper)") + (description + "This package provides @code{aerich}, a Python database migrations tool +for Tortoise ORM (Object Relational Mapper). It can be used both +programmatically or as a standalone CLI application.") + (license license:asl2.0))) + (define-public sqlcipher (package (name "sqlcipher")