From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id AOwmAT+rUWHDGAEAgWs5BA (envelope-from ) for ; Mon, 27 Sep 2021 13:30:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id QPGBOD6rUWEwMgAA1q6Kng (envelope-from ) for ; Mon, 27 Sep 2021 11:30:06 +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 8D7702FE4 for ; Mon, 27 Sep 2021 13:30:06 +0200 (CEST) Received: from localhost ([::1]:44410 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mUoph-0006ff-JL for larch@yhetil.org; Mon, 27 Sep 2021 07:30:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50046) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mUolo-0003F9-Ha for guix-patches@gnu.org; Mon, 27 Sep 2021 07:26:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56563) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mUoln-00005a-AD for guix-patches@gnu.org; Mon, 27 Sep 2021 07:26:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mUoln-0001O3-79 for guix-patches@gnu.org; Mon, 27 Sep 2021 07:26:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50812] [PATCH v3 3/6] gnu: Add python-cligj. Resent-From: Felix Gruber Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 27 Sep 2021 11:26: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: Felix Gruber , Xinglu Chen , Maxime Devos Received: via spool by 50812-submit@debbugs.gnu.org id=B50812.16327419305223 (code B ref 50812); Mon, 27 Sep 2021 11:26:03 +0000 Received: (at 50812) by debbugs.gnu.org; 27 Sep 2021 11:25:30 +0000 Received: from localhost ([127.0.0.1]:39863 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUolG-0001M5-8N for submit@debbugs.gnu.org; Mon, 27 Sep 2021 07:25:30 -0400 Received: from mout02.posteo.de ([185.67.36.66]:58537) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUolC-0001LF-3w for 50812@debbugs.gnu.org; Mon, 27 Sep 2021 07:25:26 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 73A6B240103 for <50812@debbugs.gnu.org>; Mon, 27 Sep 2021 13:25:20 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1632741920; bh=NYtraHlsmDx1nxjmk6GYv4pYZHMujP491yyJ5hBr53E=; h=From:To:Cc:Subject:Date:From; b=kC3+9/DMnJYOLL4e6j1cM4O/X5g1ov7GK1PKlVD+MXEGjxeYEQtbzTVz+hcyxdQ4f MPprhja/bXsBgJfb+GN7gQmhLq1XmD6KYgrSVnYtc15eJwuWB58+XZfnVv3PY0hwIH LOKctUDVvLwE3KxwKBWd0J5/gWi5GsA+g/HgLHiBpeQgTlFVg3abpMRrEbw/PWURhv +VaK3zxMX/CaZA9IkGNoZlr7gUISij7Y6typqIWom6andiq8lLWYnc6nFZz6PQ3PO2 ETFcQEmEB3o26Vvhwd+mFNlb08MIppxj7Q/Ebbb2NjLNFJM48E65KbT37cBQpRZbDl YCQtZHwMC6Pig== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HJ0g31yZ5z9rxF; Mon, 27 Sep 2021 13:25:18 +0200 (CEST) From: Felix Gruber Date: Mon, 27 Sep 2021 11:24:54 +0000 Message-Id: <20210927112457.2118-4-felgru@posteo.net> In-Reply-To: <20210927112457.2118-1-felgru@posteo.net> References: <20210926085219.13547-1-felgru@posteo.net> <20210927112457.2118-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=1632742206; 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=X5BOTVHJ0Q+SP4QmbZmwJZjG2Odxco7RNIe+N2m2D0y+ygmpqUZvEPY10NtXz41R9dlYyy onQgxW5daoqckI38fjEjL6k6UlRVMsJzhH5gPLoK87i092O778vhRzR23wXpYNwXcbFGK+ luygEktXm1aQsppXAMsopQXonl1oIpSpQBBJsyqO0QWT6srusaNIeyylbYZEQi66C/BTsD L9IZ5GymyoXX1WH1DXa8sCJCG+srB2RHDPxG7V+Rdsgw81cS4R8kFpPg1rcPuH7oDxCAlk Dv/3vnMhq8bD1O5g184lN0DmFzXBUbYoyjg0pWlyEPpiG0aKZzbcfzYJNcQDkQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1632742206; a=rsa-sha256; cv=none; b=syHByYEGz3fwjUPaGwwX/62db9I1LdxB7ZPHHR8EoRLot1f4mxJ3p6GosnXYbQOorj3WA+ nUDTakdG6HiEtgpJuDXSSMMU2rsfu861IGk/QzEk4I6K9ka7UVoPjTgACTZJW2mA6M96EA MvPZEY7YiqgoRCMvE/tQnpwQvI1grJ3MRfKTincemPYvEmTL3P+pKatPpjhrmt6buAmvgH 3I20q4THNAp/R5+qMwzJXV+ca15gDBGZfHrcjQmuuMhJkYVKdfInKIgJvEJ1CehypnN1dB 2ZbgZz9M+Glox1f3cSQ9EKchsBJieKK7JL3TgXdN0/oWzMA1O5bEdg9Yl4Vi6w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="kC3+9/DM"; 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.89 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="kC3+9/DM"; 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: 8D7702FE4 X-Spam-Score: -0.89 X-Migadu-Scanner: scn1.migadu.com X-TUID: +6rfuA9khssm * 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