From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id EMuQGz/vI2JlHgAAgWs5BA (envelope-from ) for ; Sun, 06 Mar 2022 00:16:15 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id WMsjGD/vI2KdxAAAauVa8A (envelope-from ) for ; Sun, 06 Mar 2022 00:16:15 +0100 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 35BEC10165 for ; Sun, 6 Mar 2022 00:16:15 +0100 (CET) Received: from localhost ([::1]:44778 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nQddG-00016C-FW for larch@yhetil.org; Sat, 05 Mar 2022 18:16:14 -0500 Received: from eggs.gnu.org ([209.51.188.92]:60912) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nQdd4-0000o2-Fc for guix-patches@gnu.org; Sat, 05 Mar 2022 18:16:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:55516) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nQdd4-0003Fn-7F for guix-patches@gnu.org; Sat, 05 Mar 2022 18:16:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nQdd4-000197-32 for guix-patches@gnu.org; Sat, 05 Mar 2022 18:16:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53019] [PATCH 2/3] gnu: Add python-ddlparse. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Mar 2022 23:16: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.16465221191415 (code B ref 53019); Sat, 05 Mar 2022 23:16:02 +0000 Received: (at 53019) by debbugs.gnu.org; 5 Mar 2022 23:15:19 +0000 Received: from localhost ([127.0.0.1]:49410 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nQdcN-0000MH-1M for submit@debbugs.gnu.org; Sat, 05 Mar 2022 18:15:19 -0500 Received: from confino.investici.org ([212.103.72.250]:51295) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nQdcG-0000F1-AW for 53019@debbugs.gnu.org; Sat, 05 Mar 2022 18:15:12 -0500 Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4KB0tl6S38z10y8; Sat, 5 Mar 2022 23:15:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1646522111; bh=Ed3m0SbdG7vqdt/KHnWnpa19iFRN2HJTh17fQrzEbxQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=j0pJ2U0Sxfilu0+UzWtfFYsO9tW56iz2om6qzunu/k3ThoyQbyo7AFhOaTYCJYhDs O7fyj6znSVkYO7aoIo8izKminTu92Zxvc2AMagne1mAINRGg2CiYRxQpjSTxEaypwZ FHnZi1X/NDW0PxbfpH1NTK8C5iRYOCZpGRgTJttY= Received: from [212.103.72.250] (mx1.investici.org [212.103.72.250]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4KB0tl5wRbz10xh; Sat, 5 Mar 2022 23:15:11 +0000 (UTC) Date: Sun, 6 Mar 2022 00:14:58 +0100 Message-Id: <20220305231459.22969-2-goodoldpaul@autistici.org> X-Mailer: git-send-email 2.34.0 In-Reply-To: <20220305231459.22969-1-goodoldpaul@autistici.org> References: <20220305231459.22969-1-goodoldpaul@autistici.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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" Reply-to: Giacomo Leidi X-ACL-Warn: , Giacomo Leidi via Guix-patches From: Giacomo Leidi via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1646522175; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=Ed3m0SbdG7vqdt/KHnWnpa19iFRN2HJTh17fQrzEbxQ=; b=TkkJQ815odXWvBoDgDrQietjswIZTIm5tqCy3YZS/qIieUGGiHviOVDr/1ODFT8bZllZVK G20/hpy7kJKEsRm0kWyVgBNgEVYM6aI6+R836K+ayau+kd5nbB0hFSS+WsCWYz1NXTk3p5 uXnqBYkANCdBvWJjX4WXrRcqT6xxUoVnjTX/5qFPPTTKKAYPVeBl4e5X1R9cch0X8cB0bT I2Bqt/4Ugm2140hnmpsrnE/UY96lsIeTijFLCA4mnTXB/E1e1T8RmTorHHljJqGlt3xYkc 5eA3HmruWC6YVO9bSzZOhcQuo+d78jDD5FV01lJsRWM9j+OzW3iUsLpZoB3lsA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1646522175; a=rsa-sha256; cv=none; b=QuWjTLAjNIE7XzCpTYxrt7aQvFIeD4EJK/TQBY9Tqd8KbF4f3TKfYTp5iDiKAianvuT1nc 3B8yOtRX+ApsGJAA9erYAu0CpQvVwmhLZVgjX92CLV9iSJD4cHlDMtPUPnCQBzJzZX4iLA di4AaWzOVF0g7KmxncZDNflAjk8VdekUdkVIhGpLTa0EZk7MlY4F+gQsocVUBP5Iq3UjwF 1NDzpHWVFjTrGYhZBp8bc7vvjnoS3q8GQdY/BthvPw9Katzasud+dOVVnFKPcpXNJwiS62 wFTQKmBJ75Byc28o/jGdwDP0wiY0AH8d+9TC3KkDHceA1IiFtkjlTz0srvG/ug== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=j0pJ2U0S; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -3.14 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=j0pJ2U0S; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: 35BEC10165 X-Spam-Score: -3.14 X-Migadu-Scanner: scn0.migadu.com X-TUID: 2gJvvKsBzHqI * gnu/packages/python-xyz.scm (python-ddlparse): New variable. --- gnu/packages/python-xyz.scm | 38 +++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index d3d7b7160d..5edfcca020 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -3564,6 +3564,44 @@ (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")) + (modules '((guix build utils))) + (snippet + '(begin + (substitute* "test-requirements.txt" + (("codecov>=2\\.1\\.8") "codecov") + (("pytest-cov>=2\\.10\\.0") "pytest-cov")) + #t)))) + (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 + 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") -- 2.34.0