From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id gPclDeq3UmEFIAAAgWs5BA (envelope-from ) for ; Tue, 28 Sep 2021 08:36:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id eFi4COq3UmFjIwAAbx9fmQ (envelope-from ) for ; Tue, 28 Sep 2021 06:36:26 +0000 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 DFFE52BA68 for ; Tue, 28 Sep 2021 08:36:25 +0200 (CEST) Received: from localhost ([::1]:50906 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mV6j3-0003Ws-1W for larch@yhetil.org; Tue, 28 Sep 2021 02:36:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39162) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mV6ii-0003Ue-Jh for guix-patches@gnu.org; Tue, 28 Sep 2021 02:36:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60273) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mV6ih-0007lC-O0 for guix-patches@gnu.org; Tue, 28 Sep 2021 02:36:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mV6ih-0000NP-Kw for guix-patches@gnu.org; Tue, 28 Sep 2021 02:36:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50812] [PATCH v4 3/5] gnu: Add python-cligj. Resent-From: Felix Gruber Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 28 Sep 2021 06:36:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50812 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50812@debbugs.gnu.org Cc: Guillaume Le Vaillant , Felix Gruber , Xinglu Chen , Maxime Devos Received: via spool by 50812-submit@debbugs.gnu.org id=B50812.16328109311353 (code B ref 50812); Tue, 28 Sep 2021 06:36:03 +0000 Received: (at 50812) by debbugs.gnu.org; 28 Sep 2021 06:35:31 +0000 Received: from localhost ([127.0.0.1]:43574 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mV6iA-0000Ll-QG for submit@debbugs.gnu.org; Tue, 28 Sep 2021 02:35:31 -0400 Received: from mout01.posteo.de ([185.67.36.65]:35475) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mV6i8-0000LK-4a for 50812@debbugs.gnu.org; Tue, 28 Sep 2021 02:35:28 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 8BFD3240029 for <50812@debbugs.gnu.org>; Tue, 28 Sep 2021 08:35:22 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1632810922; bh=NYtraHlsmDx1nxjmk6GYv4pYZHMujP491yyJ5hBr53E=; h=From:To:Cc:Subject:Date:From; b=OaY9SdSMtsdGUVLmgl9HKq+2fqWtvv3evd5GzBeFLShl6q84pj/Gp4K5AsSXVfFl5 7+7JZjLv87vmXKMHxhmSEm1dWYnCAWcYfaRkJecutc/LRr3rEtksbmmeufES3R+XO5 Td74X8z2rLgz+kWFV3Lq4g/EIYSzcvajmPd4GDxsb0JtCdJqMDJdFepyL/RzbLmy4k GUcSW9tWb+ydE4mWi5JGdzpdlgJ9tnmTuVMKHCXE+10hiQuDB5oyPnvrLNwUXv6qaP qR8vToUo8t/OPw6fc+B/BMVg1wtU9f15GgfdUTp4aH2wUnLJj0ZbVneT3CMUhuBrGe qIOmCjmytdEjw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HJVB16T6gz6tm5; Tue, 28 Sep 2021 08:35:21 +0200 (CEST) From: Felix Gruber Date: Tue, 28 Sep 2021 06:34:42 +0000 Message-Id: <20210928063444.466158-4-felgru@posteo.net> In-Reply-To: <20210928063444.466158-1-felgru@posteo.net> References: <20210926085219.13547-1-felgru@posteo.net> <20210928063444.466158-1-felgru@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1632810985; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=kvLCyOQsIljtChBP3+YKagLgD2x8T30WBghJ8Q+z6kE=; b=EjSO/gJOpKedvgEbEgEmte6LlIDMlKhTd2I1Y8XvCxTiP6IDCrtZQs6h47/Qmfu1oSQO6Z Qq7DBCb7OFIEk8q2ER8rM6l+VJmM6lrN10noMHhoMAsaYXkFQ1lqb9dlsEBVaPMu4T/yVr CcRqB7I0Fk/h2xnLMhAq8g02bWp2WkG9xuE7LnaywaOdlhRNFgt5bvjzJNvkgqFibnr97t r/95SH+KYpyMOoJIwLNV1yQqFbuOMkpjsk5k3ceJN9+i52WrqGrleCgfrAN2uIfpY4AeIz 9sNN/NUMQRdGVCCiZNUYFN3UhFgr3IHRvN0hJrta+AhaY7nZ9J8TR9inddPWaw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1632810985; a=rsa-sha256; cv=none; b=Nc8fhTbHOJq1hmgt6tI2oaYkrTBfW3O5phkAoXeAO/la+rLFWbPgZZXDTDwntvLda76DhH 3hz/orRItaJiuuuOWySHIXfArPy7mEBxicgrIU3R+IVD7C2U72+6bi4gzEgsxWBZ8HCnb1 fVQZkDRUSV7pyxKQeKhtdxHNbCRMgVMRUco1zhL1EldnO27EZhlr85i+XScb7N/87vkYgw KLwtV2FPbBbnCS1tDfoPKtlCz51jiwJE3plrCmtvGwRXXLNLk5oYRIIRnX/0Y8qrTjZJQS ZdViX++eKh7eL/g2KlukfRJaxtH1lb3E0RNz/tM4GpsG/Hq4tc55EVV6rpXCFQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=OaY9SdSM; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -0.29 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=OaY9SdSM; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: DFFE52BA68 X-Spam-Score: -0.29 X-Migadu-Scanner: scn0.migadu.com X-TUID: X2jBhcC7Z3rn * gnu/packages/python-xyz.scm (python-cligj): New variable. --- gnu/packages/python-xyz.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 86b1cdc2b1..91740cd0f4 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -108,6 +108,7 @@ ;;; Copyright © 2021 Simon Streit ;;; Copyright © 2021 Daniel Meißner ;;; Copyright © 2021 Pradana Aumars +;;; Copyright © 2021 Felix Gruber ;;; ;;; This file is part of GNU Guix. ;;; @@ -3308,6 +3309,31 @@ with sensible defaults out of the box.") (base32 "0njsm0wn31l21bi118g5825ma5sa3rwn7v2x4wjd7yiiahkri337")))) (arguments `()))) +(define-public python-cligj + (package + (name "python-cligj") + (version "0.7.2") + (source + (origin + (method url-fetch) + (uri (pypi-uri "cligj" version)) + (sha256 + (base32 + "09vbkik6kyn6yrqzl2r74vaybjk8kjykvi975hy3fsrm4gb17g54")))) + (build-system python-build-system) + (propagated-inputs + `(("python-click" ,python-click))) + (native-inputs + `(("python-pytest-cov" ,python-pytest-cov))) + (home-page "https://github.com/mapbox/cligj") + (synopsis + "Click params for commmand line interfaces to GeoJSON") + (description + "cligj is for Python developers who create command line interfaces +for geospatial data. cligj allows you to quickly build consistent, +well-tested and interoperable CLIs for handling GeoJSON.") + (license license:bsd-3))) + (define-public python-vcversioner (package (name "python-vcversioner") -- 2.30.2