From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id KKyAG3uxUGHlzAAAgWs5BA (envelope-from ) for ; Sun, 26 Sep 2021 19:44:27 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id IL6NFnuxUGGqLgAAB5/wlQ (envelope-from ) for ; Sun, 26 Sep 2021 17:44:27 +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 D6D1C2E98B for ; Sun, 26 Sep 2021 19:44:26 +0200 (CEST) Received: from localhost ([::1]:47540 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mUYCQ-0006Nb-2d for larch@yhetil.org; Sun, 26 Sep 2021 13:44:26 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51238) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mUYC2-00066F-9M for guix-patches@gnu.org; Sun, 26 Sep 2021 13:44:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55384) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mUYC2-0004fo-29 for guix-patches@gnu.org; Sun, 26 Sep 2021 13:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mUYC1-0000Fz-UU for guix-patches@gnu.org; Sun, 26 Sep 2021 13:44:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50812] [PATCH v2 3/5] gnu: Add python-cligj. Resent-From: Felix Gruber Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 26 Sep 2021 17:44:01 +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 , Maxime Devos Received: via spool by 50812-submit@debbugs.gnu.org id=B50812.1632678189899 (code B ref 50812); Sun, 26 Sep 2021 17:44:01 +0000 Received: (at 50812) by debbugs.gnu.org; 26 Sep 2021 17:43:09 +0000 Received: from localhost ([127.0.0.1]:38687 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUYB3-0000DM-U5 for submit@debbugs.gnu.org; Sun, 26 Sep 2021 13:43:08 -0400 Received: from mout02.posteo.de ([185.67.36.66]:35045) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUYB1-0000CZ-26 for 50812@debbugs.gnu.org; Sun, 26 Sep 2021 13:42:59 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 6716F240104 for <50812@debbugs.gnu.org>; Sun, 26 Sep 2021 19:42:53 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1632678173; bh=mYQCziO8npJQW60DjQ8XpLJV+LDSQWPDnLBR1ynChgw=; h=From:To:Cc:Subject:Date:From; b=DVgwAoyb+H2m138U9kmvu+SyogCxWaNC5phQNl6fx1pJhjo5V8Slgaj7oo004qmRF b5CfAv/wufh3rUwWi1L0EnMTxXBj3MD959lyp1qbd468oNtBacCrhMXMryXvHdSV3w 5+DyvtIPvjobT4KlD0s/EyQbgD8yltPQzmWwUBM/cVsUIOIiE4BJ8QGUzSDVYIasKp WotboRe77ePCimZRBeEyX/bWIeHk7gkwX0U7QiL8bDn0MsBDWabWuoHivq5YNTiXsm Ke7+ve/mjs+PXoPcBj3Iv0rsMQQCTCOfUNlcSnaTD4eocde+DemgFY85NVUaeRrDnP a4vPZ2klBQbXw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HHY59005Fz9rxD; Sun, 26 Sep 2021 19:42:52 +0200 (CEST) From: Felix Gruber Date: Sun, 26 Sep 2021 17:41:49 +0000 Message-Id: <20210926174150.26146-4-felgru@posteo.net> In-Reply-To: <20210926085219.13547-1-felgru@posteo.net> References: <20210926085219.13547-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=1632678266; 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=nHpCXfcXtSxfkA/ULUBCSv/jILgAK+TtRAnD5PWlFtY=; b=N4NfLyYt/79IOJBJqCqNjhFMzuYAzddWCx8ULkyHUHuCOdi7tm09hI0IbH/jy0kQdcodjV 3zTPpLgpoQib+D4ivQB0i+SKyIAxL1Og2nK+VTCRAiDL0vQMr34JNOiRNHY68hhmWjoYXj er5woxKTsqdJUsPjXnjD+CztxXFzUdqupUOC9YqfmNSrUibalniYRDUWIktQUHdgMU6MFx GCSGPGUa0NyW7xKBPiXMUzacSQuotlVgjzB1nuxyRAj8VNz6IVIEwYWkBqCjQVEaZhfQJX 6Jk+NMwsIe8Yo3LHpapPNuLRMWFXDxtNY3AG4wVLyL4cA7DVoijWEyIDTfdKHQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1632678266; a=rsa-sha256; cv=none; b=X4h+WiJtWo1xigHponKpp9ga9fh7Hc6gQEOXG347QFuS9AHdqDwiVPj+fM48UJzLq5KHfP DQQs0YHvU8iSpNP2ZhDyERk2T+chkhx3WeZZWx43TxFAb+WH9NeW/g2FSO+FeupROzjAZU iBIx4IUzumDUqI7rql1fUzY9+PkoIVU3n5IX7WPXDXewxQ+s2G8etEYnJBbebKiWadLKzt Ztu8CBOJrLv0qIdFYoVgx5Q0JpxWvUxOmHXuFjMKT98xwyZQqbEJTynt0eoizhRfCh1LMq efCCMI74ejIIX7owemH7sa6onGRCAve0tbKkeSC4pbWT2ds7b4IMpHlGmPgEQQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=DVgwAoyb; 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=DVgwAoyb; 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: D6D1C2E98B X-Spam-Score: -0.29 X-Migadu-Scanner: scn0.migadu.com X-TUID: 4PcCmJPEC8bu * 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 15a35cda17..97c9099e5c 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. ;;; @@ -3307,6 +3308,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