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 ms11 with LMTPS id UNIdGu9+lF/OVQAA0tVLHw (envelope-from ) for ; Sat, 24 Oct 2020 19:22:23 +0000 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 aKf9Fe9+lF83fgAA1q6Kng (envelope-from ) for ; Sat, 24 Oct 2020 19:22:23 +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 BD1AB9401DD for ; Sat, 24 Oct 2020 19:22:22 +0000 (UTC) Received: from localhost ([::1]:43204 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kWP7N-0000FH-9G for larch@yhetil.org; Sat, 24 Oct 2020 15:22:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53600) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kWP77-0000F7-O0 for guix-patches@gnu.org; Sat, 24 Oct 2020 15:22:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51812) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kWP74-00044w-PF for guix-patches@gnu.org; Sat, 24 Oct 2020 15:22:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kWP74-00086Q-LQ for guix-patches@gnu.org; Sat, 24 Oct 2020 15:22:02 -0400 Subject: bug#44079: [PATCH] gnu: Add python-yq. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 24 Oct 2020 19:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 44079 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Oleg Pykhalov Cc: 44079-done@debbugs.gnu.org Mail-Followup-To: 44079@debbugs.gnu.org, mail@cbaines.net, mail@cbaines.net Received: via spool by 44079-done@debbugs.gnu.org id=D44079.160356732131136 (code D ref 44079); Sat, 24 Oct 2020 19:22:02 +0000 Received: (at 44079-done) by debbugs.gnu.org; 24 Oct 2020 19:22:01 +0000 Received: from localhost ([127.0.0.1]:35123 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kWP73-000868-C4 for submit@debbugs.gnu.org; Sat, 24 Oct 2020 15:22:01 -0400 Received: from mira.cbaines.net ([212.71.252.8]:40322) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kWP6y-00085w-3C for 44079-done@debbugs.gnu.org; Sat, 24 Oct 2020 15:21:59 -0400 Received: from localhost (92.41.179.191.threembb.co.uk [92.41.179.191]) by mira.cbaines.net (Postfix) with ESMTPSA id 04CF427BBF0; Sat, 24 Oct 2020 20:21:54 +0100 (BST) Received: from capella (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id de63963e; Sat, 24 Oct 2020 19:21:52 +0000 (UTC) References: <20201019182802.23023-1-mail@cbaines.net> <875z709e14.fsf@gmail.com> User-agent: mu4e 1.4.13; emacs 27.1 From: Christopher Baines In-reply-to: <875z709e14.fsf@gmail.com> Date: Sat, 24 Oct 2020 20:21:49 +0100 Message-ID: <87pn57bfaq.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) 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-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=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-Spam-Score: -3.11 X-TUID: 0kIn79Es41L8 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Oleg Pykhalov writes: > Hi, > > One of my favorites tools, thank you! :-) > > > xq and yq work great. > > Should we name the package just =E2=80=9Cyq=E2=80=9D, because probably it= 's used as > end-user program more frequently than a library? Push in any case ;-) I though about the name, but there's also another incompatible yq tool [1], so I didn't want to set a precedent that just because this was packaged first, this gets the name. 1: https://mikefarah.gitbook.io/yq/ I've pushed as python-yq, mostly because I was undecided about renaming it. Thanks for your review! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAl+Ufs1fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XdNzA//VK58bL3L2Myk2IZUjqoRsEC5zI/yqKAI 1/7xf9aOSFJAt6PIqrsqu6OFI27eAx8lwdk/fVAD+HKieJb4Ms3XahAl4WbWgtIM WFvCq1e7gMfAuDjcs9reUnFLdkdiHJu7vo5EpNuqmHImBz+TA5JDUajdQU6B9oz9 vpioqrFHQGicMsUR0+9QTV1v3vgBBg2nY5SaKFSlVkz6zAiS2jMAgghyIXyqjEFj UmLn9xQ6aGNOQ6m8dH2TyJt0WIL7ebloMuj0JA3iefh7vDaOLHnEuFMuk+BExuWs b4IrGJSIZjf8PEVh1TwHk4equZc/WzMUIZ33hHbDs0SHHZwzEPwXM+Bbd+y9pqRB GiyC1ZmfJ/mCcnx56x7eH6qD2l/EQ3jb5nKK2/EzORH1vouUM1FKtMVKr6f6iIVs sEdSAdmXV4C4OW4e6zujwjXtm3bYsaGEtdFhnNKwdul2ZJMPrDDwhfikWZBflgQS drGEz22dbHfK7RTvegyKX7BFDnj41TVsLWmVed3lPlCANPy3KBBYwvmCX9gBRhNy 2ZuQdw2UOJFvQE0ai06lZXBDs2B/1BIqI9x4g47CLp51GBXwxF2QjER5GKNm4lQH jHSmojghjqJ/A2UYPjGw8SOi4NE1ou6f9CYKhvBELwVLTyytspbKmJPgggu13gc1 29qebqxNf0k= =JZvK -----END PGP SIGNATURE----- --=-=-=--