From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id 8P2IOHVrFWbGFwAA62LTzQ:P1 (envelope-from ) for ; Tue, 09 Apr 2024 18:23:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id 8P2IOHVrFWbGFwAA62LTzQ (envelope-from ) for ; Tue, 09 Apr 2024 18:23:18 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=QTdMNisV; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1712679797; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-to: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=I00pYXWytDCC5pGLmXhklBKz3MCmMOn+98CF9+T2Pq0=; b=RxuvM+8EgVg7fLxQUWry8P4cGYk9qeUO/whKq9LXGO+AG4doVoicmoe/1cEQuHOSH6E0Hx l1+8zqdm14ijYEKWFyYEmTc1fE78gU6GoubfG03Q8lFhGtWAw3Bl0B9JzzCvEB2a7Yi6dy NEpJDa0JaiFo7YtJkWfOKhDitlGHZlIW54XRBlOboqVWo8m8DOBlUT2V8SW8fl9wCuZvn8 qapL3Mj7udOhKOaEa4vTq5tWe110ZgY0A3mZHojySjCByKID2gY3S/3DzJAUV14gUpcWNs Ct4ACjP7KKwVC+F69uB2EyLupoLbB46T31ZRinw1aj2yQHIC3/nSKHmECeNQTA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1712679797; a=rsa-sha256; cv=none; b=CiF5hngOjdt7AP7L+InOu4dJlkshpQ3E7hVk3WPq9DFYX92VDEkzmZIfm0KlXk3eLO4QMK +tjvxizG/zB/jOMRfJ1y0AxSQ//zruk4N8z3GwBOu4tu8jPrwWw2xM+jkAJBVjwkli1+Tc bDRBnr26F79EFKhxtXOl1HJDn7F0bvMYop0tzY85Oe6wp/iwtDDveTwu6cRrDZkoo4rDpu SqMOTE5funDwzxeyOwD3lh5aMNJRnzHP3VH0Tn7j8g+630FaZNGHE6Fj9c+A4O8wtsBgOR MHrp2D6TE12sSADd+FCOVpYGZMB0RV26scLmWnI14CFKn9aUb1XJ+hxIo6cPQQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=QTdMNisV; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) 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 8E4E1621B7 for ; Tue, 9 Apr 2024 18:23:17 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ruEFM-0007nP-N9; Tue, 09 Apr 2024 12:22:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ruEFL-0007mt-5D for guix-patches@gnu.org; Tue, 09 Apr 2024 12:22:55 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ruEFK-0004cR-T1 for guix-patches@gnu.org; Tue, 09 Apr 2024 12:22:54 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ruEFS-0007eE-Hx for guix-patches@gnu.org; Tue, 09 Apr 2024 12:23:02 -0400 Subject: bug#66603: [PATCH 00/29] Add miller. References: <20231018093521.1874-1-w@wmeyer.eu> In-Reply-To: <20231018093521.1874-1-w@wmeyer.eu> Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 09 Apr 2024 16:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66603 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66603-done@debbugs.gnu.org Mail-Followup-To: 66603@debbugs.gnu.org, sharlatanus@gmail.com, w@wmeyer.eu Received: via spool by 66603-done@debbugs.gnu.org id=D66603.171267977929383 (code D ref 66603); Tue, 09 Apr 2024 16:23:02 +0000 Received: (at 66603-done) by debbugs.gnu.org; 9 Apr 2024 16:22:59 +0000 Received: from localhost ([127.0.0.1]:51289 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ruEFO-0007dq-GJ for submit@debbugs.gnu.org; Tue, 09 Apr 2024 12:22:59 -0400 Received: from mail-wr1-x42b.google.com ([2a00:1450:4864:20::42b]:52649) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ruEFL-0007cy-I6 for 66603-done@debbugs.gnu.org; Tue, 09 Apr 2024 12:22:57 -0400 Received: by mail-wr1-x42b.google.com with SMTP id ffacd0b85a97d-3462178fbf9so416567f8f.1 for <66603-done@debbugs.gnu.org>; Tue, 09 Apr 2024 09:22:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1712679761; x=1713284561; darn=debbugs.gnu.org; h=mime-version:message-id:date:subject:to:from:from:to:cc:subject :date:message-id:reply-to; bh=I00pYXWytDCC5pGLmXhklBKz3MCmMOn+98CF9+T2Pq0=; b=QTdMNisVNCbfDBQZMyAUe8tvFRE62ryJBeEreVV4Lw/uuVxmi6TO7rzeT62WoxIDiE GFwe7C3tQeHvKo1eA57Os0mbQ2Jxs7qAguTmv6MlZz+H3mhhBK5Iqm8kZZM9OWzzBo/v 2UDZrKnumoMclWAIISRNRH4GlSMFmL0VCohd18YKIVvobEDeaUSlzr1BU6t1tYCBpqH1 m03EuruAjiCKR2A2pj5w+1/6M4ejkT7I7CwHlXg5h69+vBmqZPdrkeo2f9EE5GueFC+0 zH9FiEX+yfO95Nf1mq4C52ET0lv0Lv/gv8mBKJE6r+KtOX1FW34D+TWBgRM0ofYoFHCb lO/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712679761; x=1713284561; h=mime-version:message-id:date:subject:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=I00pYXWytDCC5pGLmXhklBKz3MCmMOn+98CF9+T2Pq0=; b=GJyFtjr4S+dAzSODr0HNmuGv/2LTrE3sliwACEtckXeVNq9GO9o2g1bPRejgZUL1dw 8BjlvzrUlfbr0a6QLxVWgiw2BgknzVzsf8jxX+Tm+IAyWFfZ0K16qvr24jj3OwopvOIU 0LiO5HPJgBoSQ8RMw4WnoaNE/0QLCZKoQ7drDdSGxG2+gk1PEfCkl7geE5hD/FeGW2Mt 2YBdTxozpXB7hXq8XsyrybMPstEyCMsvbEaM+12Z0T8aZwdz9EM2iNuvEuAv/4PN5wS/ j+vwjGqkETCMdHNPouP31KNfQiv4HzmpaDcmXnCfJbg5tmTZ1TC42KtYfyfDdKhQK9rk B5Ig== X-Gm-Message-State: AOJu0YydefBPqdwalTAN1qq7MbRyFqK0kH+/Pu+UB7AFEAn00shX5XvM 4ELG6j2NxnXOqOvl9A0GMpHUtj5K2sJWDV9IqevXJgh1NEnnp/U0IYwX2wtUwKM= X-Google-Smtp-Source: AGHT+IE3jx3738GeLCV24FTevp8Dnpaxv5LkgAb6MAnAWeBWuqCtwLiJxAWyRT7M7jnuIjwrFy4l5w== X-Received: by 2002:a05:6000:18af:b0:343:734e:73d1 with SMTP id b15-20020a05600018af00b00343734e73d1mr256515wri.37.1712679761317; Tue, 09 Apr 2024 09:22:41 -0700 (PDT) Received: from guxtil (cpc100856-bagu15-2-0-cust368.1-3.cable.virginm.net. [82.25.93.113]) by smtp.gmail.com with ESMTPSA id r18-20020adfce92000000b00343d1d09550sm11876315wrn.60.2024.04.09.09.22.39 for <66603-done@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 09 Apr 2024 09:22:40 -0700 (PDT) From: Sharlatan Hellseher Date: Tue, 09 Apr 2024 17:22:37 +0100 Message-ID: <87pluy7bg2.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -7.37 X-Spam-Score: -7.37 X-Migadu-Queue-Id: 8E4E1621B7 X-Migadu-Scanner: mx13.migadu.com X-TUID: S4fvxSdXInqu --=-=-= Content-Type: text/plain Hi, I've reviewed and pushed 5 of 29 preposal patches. Not some of not accepted patches were already availalbe in Guix or not required to build Miller. Detailed list of modifications: - accepted-patches [6/6] 1. [X] [PATCH 05/29] gnu: Add go-github-com-johnkerl-lumin-colors. - Place to golang-xyz - Rename to go-github-com-johnkerl-lumin - Adjust synopsis and description 2. [X] [PATCH 22/29] gnu: Add go-github-com-johnkerl-miller. [11/11] - Update to the latest version 6.12.0 - Build man pages - Adjust homepage - Adjust synopsis and description - [X] go-github-com-facette-natsort - [X] go-github-com-johnkerl-lumin - [X] go-github-com-kballard-go-shellquote - [X] go-github-com-klauspost-compress - [X] go-github-com-lestrrat-go-strftime - [X] go-github-com-lestrrat-go-envload - [X] go-github-com-pkg-errors - [X] go-github-com-stretchr-testify - [X] go-github-com-mattn-go-isatty - [X] go-github-com-pkg-profile - [X] go-github-com-stretchr-testify - [X] go-golang-org-x-sys - [X] go-golang-org-x-term - [X] go-golang-org-x-text 3. [X] [PATCH 01/29] gnu: Add go-github-com-lestrrat-go-envload. - Enable tests - Adjust synopsis and description - Place to golang-xyz 4. [X] [PATCH 02/29] gnu: Add go-github-com-lestrrat-go-strftime. - Place to golang-xyz - Enable tests - Remove input lables - Adjust synopsis and description - Remove benchmarks 5. [X] [PATCH 23/29] gnu: Add miller. - Squash with [PATCH 22/29] gnu: Add go-github-com-johnkerl-miller. 6. [X] [PATCH 25/29] gnu: Add go-github-com-facette-natsort. - Place to golang-xyz - Adjust Synopsis - Add ref link to web.archive.org - rejected-patches [5/20] - [ ] [PATCH 03/29] gnu: Add go-github-com-ledongthuc-pdf. - Not required as go-github-com-google-pprof does not need it anymore. - [ ] [PATCH 04/29] gnu: Add go-github-com-orisano-pixelmatch. - [ ] [PATCH 06/29] gnu: Add go-github-com-chromedp-chromedp. - [ ] [PATCH 07/29] gnu: Add go-github-com-chzyer-test. - [ ] [PATCH 08/29] gnu: Add go-github-com-chzyer-logex. - [ ] [PATCH 09/29] gnu: Add go-github-com-chzyer-readline. - [ ] [PATCH 10/29] gnu: Add go-github-com-ianlancetaylor-demangle. - [ ] [PATCH 11/29] gnu: Add go-github-com-chromedp-cdproto. - [ ] [PATCH 12/29] gnu: Add go-github-com-chromedp-sysutil. - [ ] [PATCH 13/29] gnu: Add go-github-com-gobwas-httphead. - [ ] [PATCH 14/29] gnu: Add go-github-com-gobwas-pool. - [ ] [PATCH 15/29] gnu: Add go-github-com-gobwas-ws. - [ ] [PATCH 16/29] gnu: Add go-github-com-josharian-intern. - [ ] [PATCH 17/29] gnu: Add go-github-com-mailru-easyjson. - [ ] [PATCH 18/29] gnu: Add go-github-com-google-pprof. [0/11] - gnu: Add go-github-com-google-pprof. 91709fa44255f3281eca787b573dde9777eacd1d Author: Fries AuthorDate: Sat Aug 5 11:01:42 2023 +0000 Commit: Sharlatan Hellseher CommitDate: Sat Apr 6 13:14:42 2024 +0100 The minimal version was added, without chromedbp - [ ] go-github-com-chromedp-cdproto - [ ] go-github-com-chromedp-chromedp [0/5] - [ ] go-github-com-orisano-pixelmatch - [ ] go-github-com-mailru-easyjson - [ ] go-github-com-ledongthuc-pdf - [ ] go-github-com-gobwas-ws - [ ] go-github-com-chromedp-cdproto - [ ] go-github-com-chromedp-sysutil - [ ] go-github-com-chzyer-readline - [ ] go-github-com-gobwas-httphead - [ ] go-github-com-gobwas-pool - [ ] go-github-com-gobwas-ws - [ ] go-github-com-ianlancetaylor-demangle - [ ] go-github-com-josharian-intern - [ ] go-github-com-mailru-easyjson - [ ] go-golang-org-x-sys - [X] [PATCH 19/29] gnu: Add go-github-com-felixge-fgprof. [2/2] - gnu: Add go-github-com-felixge-fgprof. c973dc2d64212d814eabce734a5694f896e78f76 Author: Fries AuthorDate: Sat Aug 5 11:01:47 2023 +0000 - [X] go-github-com-stretchr-testify - [X] go-github-com-google-pprof - [X] [PATCH 20/29] gnu: Add go-github-com-pkg-profile. [1/1] - gnu: Add go-github-com-pkg-profile. e6efce9d4b760db544cfa0bd92bc6ab553d4b5f9 Author: Fries AuthorDate: Sat Aug 5 11:01:51 2023 +0000 - [X] go-github-com-felixge-fgprof - [X] [PATCH 21/29] gnu: Add go-golang-org-x-text. - gnu: Add go-golang-org-x-text-encoding. 06c2d0e6c1f8c6d79daeb7991087b9eff388b28c Author: Brian Leung AuthorDate: Tue Jun 25 20:42:49 2019 +0200 CommitDate: Mon Jul 29 16:08:18 2019 +0200 Eventually it became go-golang-org-x-text - [X] [PATCH 24/29] gnu: Add go-github-com-kballard-go-shellquote. - gnu: Add go-github-com-kballard-go-shellquote. 89d91ee2a04c286c442aa8636fafe7b7a85107df Author: Leo Famulari AuthorDate: Wed Oct 11 20:20:40 2017 -0400 - [X] [PATCH 28/29] gnu: Add go-github-com-delthas-go-libnp. - Added from https://issues.guix.gnu.org/64222 Pushed as 4d1079b9c9..e8d3d5224e to master. -- Oleg --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEmEeB3micIcJkGAhndtcnv/Ys0rUFAmYVa00ACgkQdtcnv/Ys 0rWAWhAAtwQLH62IuhMZZwjUvbY766Jtj4QecfxLaYCmcRZUhC+Ol10rcIvH//zA P68nJU+4XCivdIA0aoISTrz6WFRCGT9rUOZsSSBuAzpGobwJUICt7Xr99vmn3yVt qS0jGZG6/S+JL3CcHhS7vM1xBfC4vGkuWS8vVplLh7MftV5xZg8oYMojmbLyVN+B WaYas1kCuZmE62rWR8CA1gjjfIiOYjA3wvDde/FTA+3pjvhACBcdthvG1gR4gph0 CrDJR1kkgPBk//U3wp8iEzKktJy9B4AwVa4uz3hYNoPz5c8BGcGOdjBlG4hrpEZJ benYSi6eTmpPjcO2gUZNw33IH8rAmbpFAXcF/8Cc4YJmRkCK95LDra330lr3apD5 /ukjMrKX7fQymWr6RQZRQtFI8x5y8iq+cHJOFAPH/YARS/Su6Hbva0woY0qigKAv k9+0uUtbNbnZOcqJE5+0cmd23qs5stSUkaHSbA7Zy1kEOWkbL1mNyHXUmCec8RWR ufDt01w0zZJeeBXTP5TKZyFMcWvYjwTsD5yZwtASamEHGkZehSvGIa3mL3Zsp9La Sqh2zp7EZCY7G0YHkClp47z9ufkW8tuJmuCE0eMFupwpiMUoJwxydNtzB5rviNoc UgjMZFcVH2wEIqSwjvXcF1bpPUslvH/IYyMeCbXAPJHiaRcx20s= =203r -----END PGP SIGNATURE----- --=-=-=--