From unknown Fri Jun 20 05:22:01 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#72963 <72963@debbugs.gnu.org> To: bug#72963 <72963@debbugs.gnu.org> Subject: Status: [PATCH go-team 01/30] gnu: Add go-github-com-buildkite-shellwords. Reply-To: bug#72963 <72963@debbugs.gnu.org> Date: Fri, 20 Jun 2025 12:22:01 +0000 retitle 72963 [PATCH go-team 01/30] gnu: Add go-github-com-buildkite-shellw= ords. reassign 72963 guix-patches submitter 72963 Herman Rimm severity 72963 normal tag 72963 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 07:57:17 2024 Received: (at submit) by debbugs.gnu.org; 2 Sep 2024 11:57:17 +0000 Received: from localhost ([127.0.0.1]:46913 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl5gK-0008Hv-Ot for submit@debbugs.gnu.org; Mon, 02 Sep 2024 07:57:17 -0400 Received: from lists.gnu.org ([209.51.188.17]:58480) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl5gI-0008Hk-5d for submit@debbugs.gnu.org; Mon, 02 Sep 2024 07:57:15 -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 1sl5fI-0001Gt-Pm for guix-patches@gnu.org; Mon, 02 Sep 2024 07:56:13 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117] helo=email.rimm.ee) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1sl5fE-0003g1-AH for guix-patches@gnu.org; Mon, 02 Sep 2024 07:56:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725278158; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=LxzzPgz/X3n8CUnPyd9TavJBNF8P/ODuuoXQLJEJ/qY=; b=iWTe1kAq0ub+FstoMPG6TUlpQenAlouCurl1hDnv423k50JMvnxMPBooEvOCqhVaM9WWYn zYw07Aovsyo+OWieIqjNsHGBGzfRJKIB75IOUeKuW6IQfFE1aalGzbQl6uHp0X/X1AXX9B 0/Ijij7OY0zXLwbV0B3Ce/jZBm2CwWP99+ii9PiyAZMJY+iFiTXOOJ8WNYFRehDnNtEGnu VxEHdXlhHDhsrRem2nAX93Tk8tJ+r64MzFshrtNlZ1O9ApIXwYIwB70B0HwAEyTZ1si6L4 BZ0CiCnepyrV66BN0OH82jKXG/JRFHALjSlrN/VQWtNrvq4+9GTEiZiH0p/MOg== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id aedf975a (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for ; Mon, 2 Sep 2024 11:55:57 +0000 (UTC) From: Herman Rimm To: guix-patches@gnu.org Subject: [PATCH go-team 01/30] gnu: Add go-github-com-buildkite-shellwords. Date: Mon, 2 Sep 2024 13:55:25 +0200 Message-ID: <20240902115525.31070-1-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=81.205.150.117; envelope-from=herman@rimm.ee; helo=email.rimm.ee X-Spam_score_int: 12 X-Spam_score: 1.2 X-Spam_bar: + X-Spam_report: (1.2 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_PBL=3.335, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_RCVD_IP=0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * gnu/packages/golang-xyz.scm (go-github-com-buildkite-shellwords): Add variable. --- gnu/packages/golang-xyz.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index c0ead7d512..a7caf53d12 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1269,6 +1269,30 @@ (define-public go-github-com-briandowns-spinner indicator to any terminal application.") (license license:asl2.0))) +(define-public go-github-com-buildkite-shellwords + (package + (name "go-github-com-buildkite-shellwords") + (version "0.0.0-20180315110454-59467a9b8e10") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/buildkite/shellwords") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1kx6wxbdznarmnifwzmxxcd86bgn27rwpfnw2y2gd0j8zg9g1682")))) + (build-system go-build-system) + (arguments + (list + #:import-path "github.com/buildkite/shellwords")) + (home-page "https://github.com/buildkite/shellwords") + (synopsis "Split command-line strings into words") + (description + "This package provides a golang library for splitting command-line +strings into words like a POSIX or Windows shell would.") + (license license:expat))) + (define-public go-github-com-burntsushi-toml (package (name "go-github-com-burntsushi-toml") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 08:20:23 2024 Received: (at 72963) by debbugs.gnu.org; 2 Sep 2024 12:20:23 +0000 Received: from localhost ([127.0.0.1]:47005 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62h-0000qa-CF for submit@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:23 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:43457 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62e-0000qB-L3 for 72963@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:21 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725279551; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=ku4Rw9FBShADaQfkQcjE24QSmRcS+m946lL8Etpd0e4=; b=pbHqvGZf3fa0O1M5q4a59Y1Yyg0/AXT0Do09zFsgpLtDVBwkgJCuPwQxzCkIg5jbQe0QXt EB9QBsH22kF1tfCszz+df9i6lOeC9DqLBU7gecEMBbuP4QgBemnRwHLh8zNVZl9IPRUI8M POOqbWmDmAm82TpujvL3zzlOhavyG9PV64Aj6Nr4u6FZNNZYMCoyi3GMYtAybgvuw34WKD 7xaG0yo/tio+rCqhff0YWyAixUx01Q+pIZxr26qLZgOGDBz42MA9YNkcGCVxP1BEoCPFTs tLlw/vQB9/uyCNRGH6FNIyPPIrDOPSZ3jwAbYewK5tndcYnV5K1jhjKsdo1O3w== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 1d2a2a72 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Mon, 2 Sep 2024 12:19:10 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team 02/30] gnu: Add go-github-com-sebdah-goldie-v2. Date: Mon, 2 Sep 2024 14:18:10 +0200 Message-ID: <20240902121843.31430-1-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-sebdah-goldie-v2): Add variable. --- gnu/packages/golang-xyz.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index a7caf53d12..df7a79a217 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -5038,6 +5038,32 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 TVD_RCVD_IP Message was received from an IP address 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-sebdah-goldie-v2): Add variable. --- gnu/packages/golang-xyz.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index a7caf53d12..df7a79a217 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -5038,6 +5038,32 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-sebdah-goldie-v2): Add variable. --- gnu/packages/golang-xyz.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index a7caf53d12..df7a79a217 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -5038,6 +5038,32 @@ (define-public go-github-com-schollz-progressbar-v3 is undetermined, a customizable spinner is shown.") (license license:expat))) +(define-public go-github-com-sebdah-goldie-v2 + (package + (name "go-github-com-sebdah-goldie-v2") + (version "2.5.3") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/sebdah/goldie") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "12gji9p6b6zlkisbd3ww103zwd5chlwkb6h5dppfrmgxim84n5n0")))) + (build-system go-build-system) + (arguments (list #:import-path "github.com/sebdah/goldie/v2")) + (propagated-inputs (list go-github-com-stretchr-testify + go-github-com-sergi-go-diff + go-github-com-pmezard-go-difflib)) + (home-page "https://github.com/sebdah/goldie") + (synopsis "Golden test utility") + (description + "Package goldie provides test assertions based on golden files. +It's typically used for testing responses with larger data bodies.") + (license license:expat))) + (define-public go-github-com-sergi-go-diff (package (name "go-github-com-sergi-go-diff") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 08:20:25 2024 Received: (at 72963) by debbugs.gnu.org; 2 Sep 2024 12:20:25 +0000 Received: from localhost ([127.0.0.1]:47009 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62i-0000qu-Qf for submit@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:25 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:43457 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62g-0000qB-3g for 72963@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:22 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725279551; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=FKC5DO1S6QqGDpoBs+k5HNARTJuhTFzRwUxXkoRvmsk=; b=jDYd4ZEG1L0MOQc1EyuHL7bSNaNhJNtZod/0PznaC+M62oaAPTSh5FrWc0ANiT15W/OJKt 9LKWp39bUaFulgM9WM/8oWHEgDEO3weQTlrsLwCZG47aKhaJ0OGgJSajY8j7eetvOFuXUs qaINHXfrPn+Tc+9afOCsK+fJbJ0TjJqAJyC+vEaPtqQlICcT0xxZ+H2k9giVb5h0nIkkwm 7JtE8WD9LfQAUpZqN23z+My28kqsanJH8G1v0xl8R12pO1OMiLycIuWwSTpG02nd59eMz7 gff7AQgoLdSS8Zk/rBjQ8vYUpNk4MauqsYiec8HVL5cCROd+GUj7PfmiWxR7bA== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 5f5ee2b1 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Mon, 2 Sep 2024 12:19:11 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team 03/30] gnu: Add go-github-com-atotto-clipboard. Date: Mon, 2 Sep 2024 14:18:11 +0200 Message-ID: <20240902121843.31430-2-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240902121843.31430-1-herman@rimm.ee> References: <20240902121843.31430-1-herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-atotto-clipboard): Add variable. --- gnu/packages/golang-xyz.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index df7a79a217..0f06339718 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -889,6 +889,31 @@ (def [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-atotto-clipboard): Add variable. --- gnu/packages/golang-xyz.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index df7a79a217..0f06339718 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -889,6 +889,31 @@ (def [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-atotto-clipboard): Add variable. --- gnu/packages/golang-xyz.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index df7a79a217..0f06339718 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -889,6 +889,31 @@ (define-public go-github-com-arran4-golang-ical for Go.") (license license:asl2.0))) +(define-public go-github-com-atotto-clipboard + (package + (name "go-github-com-atotto-clipboard") + (version "0.1.4") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/atotto/clipboard") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0ycd8zkgsq9iil9svhlwvhcqwcd7vik73nf8rnyfnn10gpjx97k5")))) + (build-system go-build-system) + (arguments + (list + ;; No clipboard utilities available. + #:tests? #f + #:import-path "github.com/atotto/clipboard")) + (home-page "https://github.com/atotto/clipboard") + (synopsis "Clipboard for Go") + (description "Package clipboard read/write on clipboard.") + (license license:bsd-3))) + (define-public go-github-com-audriusbutkevicius-recli (package (name "go-github-com-audriusbutkevicius-recli") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 08:20:26 2024 Received: (at 72963) by debbugs.gnu.org; 2 Sep 2024 12:20:27 +0000 Received: from localhost ([127.0.0.1]:47011 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62k-0000r3-7w for submit@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:26 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:43457 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62h-0000qB-0a for 72963@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725279551; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=lqtMukhHMwjXryFutdwnBQLxmD/qiKnCtKg1cmI3sdc=; b=vQBBJhNm0bwc7/ELrERJ86L/eYiHSzCndG3O9UcXzRFDeHnjg5qOYlutPu6JTsSvxj52di bueCknOTZNK+yPtCr0X4lvydnn//0PfkXYfjsarCqe2Rb9lGIdAUhlSihgRMMg4Re7MvlR L7UpaKx9Dq5u/Q4OOQ8BJkX92IXQ1Kp0afAMCJ+DKu1qDJpKR1kCVXbyQFAyH+f31+M5Mr urcoIRJg2ncLJ4T5xowmT5Ov08iBAjqGv+xvecFzNYOd9vdyov4cyDR+2qCpixBm+KWpYd Tc6UdCJy53RUaAVGrDfSiuM40f4KdhUqI5kaEng7Lsmq2m/O4X/qSuy1SLrtQg== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 2967755b (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Mon, 2 Sep 2024 12:19:11 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team 04/30] gnu: Add go-github-com-creack-pty-v2. Date: Mon, 2 Sep 2024 14:18:12 +0200 Message-ID: <20240902121843.31430-3-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240902121843.31430-1-herman@rimm.ee> References: <20240902121843.31430-1-herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-web.scm (go-github-com-creack-pty-v2): Add variable. --- gnu/packages/golang-web.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index 5fbf2fe41a..833d2b5a94 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -985,6 +985,27 @@ (def [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-web.scm (go-github-com-creack-pty-v2): Add variable. --- gnu/packages/golang-web.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index 5fbf2fe41a..833d2b5a94 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -985,6 +985,27 @@ (def [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-web.scm (go-github-com-creack-pty-v2): Add variable. --- gnu/packages/golang-web.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index 5fbf2fe41a..833d2b5a94 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -985,6 +985,27 @@ (define-public go-github-com-emersion-go-smtp RFC 5321.") (license license:expat))) +(define-public go-github-com-creack-pty-v2 + (package + (name "go-github-com-creack-pty-v2") + (version "2.0.0-20240228220112-08e77a045af8") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/creack/pty") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "03g863r7nxxkg0c7jbv5pgr53g2bvx4f7x3ngypzr0aa9rjmh7ic")))) + (build-system go-build-system) + (arguments (list #:import-path "github.com/creack/pty/v2")) + (home-page "https://github.com/creack/pty") + (synopsis "Functions for working with Unix terminals") + (description + "Package pty provides functions for working with Unix terminals.") + (license license:expat))) + (define-public go-github-com-emicklei-go-restful (package (name "go-github-com-emicklei-go-restful") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 08:20:27 2024 Received: (at 72963) by debbugs.gnu.org; 2 Sep 2024 12:20:27 +0000 Received: from localhost ([127.0.0.1]:47017 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62k-0000rV-TY for submit@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:27 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:43457 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62h-0000qB-O1 for 72963@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:24 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725279551; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=kZuRA3d1YY+gOGltEgaJ51tLpGveMDQUocyF1gl+9HE=; b=Qc6eN/8UkBlxBt459W4fhYDllDyOK6p4fAeX1v2ugSiLzZ5LzgsBw28ZIQnpqsfRtU3/PL 08DsJQhD7gtPVIif8IXTcstdQNpBcBUNIKt8jxenm5APh0/dX1dbOl6QZzrWr+7Qp028fs YiN0D+7BT1cV1mYC6u0IvaeHuSrj2L5MmXQA8mwkzWiFThxQ+a7ezD45y62tGHzS0sjxA4 mHcW9nbRf55dNd/uGSw5l3HEhqaNj7yRf3KCu/Xi36Z870Yy8JXCLvvyO5pocRRelOCISa n+oZVDLyydLf/lHAAh4670uVOcTka9RGlkmeshZwkrVGiHixhkCsff6qMSHMRg== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 9e779394 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Mon, 2 Sep 2024 12:19:11 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team 05/30] gnu: Add go-github-com-charmbracelet-x-ansi. Date: Mon, 2 Sep 2024 14:18:13 +0200 Message-ID: <20240902121843.31430-4-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240902121843.31430-1-herman@rimm.ee> References: <20240902121843.31430-1-herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-ansi): Add variable. --- gnu/packages/golang-xyz.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 0f06339718..9bfafb2a3d 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1402,6 +1402,32 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-ansi): Add variable. --- gnu/packages/golang-xyz.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 0f06339718..9bfafb2a3d 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1402,6 +1402,32 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-ansi): Add variable. --- gnu/packages/golang-xyz.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 0f06339718..9bfafb2a3d 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1402,6 +1402,32 @@ (define-public go-github-com-charlievieth-fastwalk tools.") (license license:expat))) +(define-public go-github-com-charmbracelet-x-ansi + (package + (name "go-github-com-charmbracelet-x-ansi") + (version "0.1.4") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/charmbracelet/x") + (commit (string-append "ansi/v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1j33791lkz4jzvm220dg82wr79gxncfflpqrlz34vhm7215fwbx0")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/charmbracelet/x/ansi" + #:unpack-path "github.com/charmbracelet/x")) + (propagated-inputs (list go-github-com-rivo-uniseg)) + (home-page "https://github.com/charmbracelet/x") + (synopsis "Common ANSI escape sequences based on ECMA-48") + (description + "Package ansi defines common ANSI escape sequences based on the +ECMA-48 specs.") + (license license:expat))) + (define-public go-github-com-cheggaaa-pb (package (name "go-github-com-cheggaaa-pb") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 08:20:28 2024 Received: (at 72963) by debbugs.gnu.org; 2 Sep 2024 12:20:28 +0000 Received: from localhost ([127.0.0.1]:47020 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62l-0000rg-E2 for submit@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:27 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:43457 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62i-0000qB-Fx for 72963@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:24 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725279551; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=zMxnITLvnZ979vB/hyRnM144M5unwjnAfRDT+iK5doc=; b=Zm4cOfplvKluiT0hliRjk7afA6jarZnudFVmgoHUO8+LoMPjfY9Who8DYbUTyd5yoBaiNJ q62Y2rKzy4p9Tr1hNpvhvcLlIn7YdmIdnk5UvAf/8hF1a6zN+jfhWYB7xw8s1hAB4Or+m5 LNoqP0EQ4j+viQjTijqRGWh3cOJYf5CJt6b3BeM+kUuUyeDNlOhqu+7hvBmveZ3NrbVaL4 y/tDatNAU1oBAp8OWqpyf72Euh6KzYDnVwoM6841RKJrv7jDxfgwbly/HF2RatI43EZYEo HnloRY3h7V8myWsdgpi7bRx1RHMjDoBX38imjAY1TSWGtT+pgVX9bmxoKDBNWg== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 04011ac2 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Mon, 2 Sep 2024 12:19:11 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team 06/30] gnu: Add go-github-com-aymanbagabas-go-udiff. Date: Mon, 2 Sep 2024 14:18:14 +0200 Message-ID: <20240902121843.31430-5-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240902121843.31430-1-herman@rimm.ee> References: <20240902121843.31430-1-herman@rimm.ee> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-aymanbagabas-go-udiff): Add variable. --- gnu/packages/golang-xyz.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 9bfafb2a3d..f3d5a48b0d 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1057,6 +1057,27 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-aymanbagabas-go-udiff): Add variable. --- gnu/packages/golang-xyz.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 9bfafb2a3d..f3d5a48b0d 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1057,6 +1057,27 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-aymanbagabas-go-udiff): Add variable. --- gnu/packages/golang-xyz.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 9bfafb2a3d..f3d5a48b0d 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1057,6 +1057,27 @@ (define-public go-github-com-aymanbagabas-go-osc52-v2 clipboard.") (license license:expat))) +(define-public go-github-com-aymanbagabas-go-udiff + (package + (name "go-github-com-aymanbagabas-go-udiff") + (version "0.2.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/aymanbagabas/go-udiff") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "09p17r8s5flhq6p69z08345q0y99dpb0yyashlwpgxn45xir7y6g")))) + (build-system go-build-system) + (arguments (list #:import-path "github.com/aymanbagabas/go-udiff")) + (home-page "https://github.com/aymanbagabas/go-udiff") + (synopsis "Compute text file or string differences") + (description + "Package µDiff computes differences between text files or strings.") + (license license:expat))) + (define-public go-github-com-benbjohnson-clock (package (name "go-github-com-benbjohnson-clock") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 08:20:28 2024 Received: (at 72963) by debbugs.gnu.org; 2 Sep 2024 12:20:29 +0000 Received: from localhost ([127.0.0.1]:47023 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62m-0000rv-0N for submit@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:28 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:43457 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62j-0000qB-7Y for 72963@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725279552; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=O8pZkJ5caYBlBACN8zkf8gMJzakejGenSAIdq61Tl30=; b=GwPiFY3eznQcp/nDM0SkxrOdUt8ke+tv2hZuHqL2QZK6QV666JImM3lBJ5FnSJZ1Svu33g CJBztY+By64PADEAosuhYa8g//+nM0uvGUq3kpaYqyE4kcWetz1Z2Z4VA1HKeFr2yWeXwr pqItbPYJCq9OSm99pFJJZVBqlO+sR/8BIymGVWyc7ljJfsXD26rEsDSImBpe8iTRdFSiDC hnBDfxC0YSEsYdeRtpm80zc139Y2NWB0Z44CYoaheyU/IIBDzk3bvzr9vymZn6TqgkjtmN /iwBCgd5E3o7Rickl7o5e84cQLseajs3C6DfLmLcvTX3LGCgd1z+CWTvrJBqvg== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 0d7af794 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Mon, 2 Sep 2024 12:19:11 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team 07/30] gnu: Add go-github-com-charmbracelet-lipgloss. Date: Mon, 2 Sep 2024 14:18:15 +0200 Message-ID: <20240902121843.31430-6-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240902121843.31430-1-herman@rimm.ee> References: <20240902121843.31430-1-herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-lipgloss): Add variable. --- gnu/packages/golang-xyz.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index f3d5a48b0d..9c13c3c61b 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1423,6 +1423,33 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 TVD_SPACE_RATIO No description available. X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-lipgloss): Add variable. --- gnu/packages/golang-xyz.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index f3d5a48b0d..9c13c3c61b 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1423,6 +1423,33 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 TVD_SPACE_RATIO No description available. -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-lipgloss): Add variable. --- gnu/packages/golang-xyz.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index f3d5a48b0d..9c13c3c61b 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1423,6 +1423,33 @@ (define-public go-github-com-charlievieth-fastwalk tools.") (license license:expat))) +(define-public go-github-com-charmbracelet-lipgloss + (package + (name "go-github-com-charmbracelet-lipgloss") + (version "0.12.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/charmbracelet/lipgloss") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "08slqvnb3s47h0bq3yyl4rrn0yq37i9lbq5ljb1rkc97gmy00khi")))) + (build-system go-build-system) + (arguments (list #:import-path "github.com/charmbracelet/lipgloss")) + (propagated-inputs (list go-github-com-rivo-uniseg + go-github-com-muesli-termenv + go-github-com-charmbracelet-x-ansi + go-github-com-aymanbagabas-go-udiff)) + (home-page "https://github.com/charmbracelet/lipgloss") + (synopsis "Style definitions for nice terminal layouts") + (description + "This package provides style definitions for nice terminal layouts. +Built with TUIs in mind.") + (license license:expat))) + (define-public go-github-com-charmbracelet-x-ansi (package (name "go-github-com-charmbracelet-x-ansi") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 08:20:29 2024 Received: (at 72963) by debbugs.gnu.org; 2 Sep 2024 12:20:29 +0000 Received: from localhost ([127.0.0.1]:47026 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62m-0000sC-RG for submit@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:29 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:40907 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62j-0000qK-U4 for 72963@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725279552; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=5M2FlOENQXMkBZEeSU8fMuq7T48/u0/chUmLp//AV2Y=; b=qCmwpDsZ4B354WlENDobcaCaGypo9lw59aweygm79PPkNJjHMZhMWBxkDO4BZIase3yPXW cy+R87Tw8iO6GvuL+C6w81JEHfQFuZb5Vs6FHYtlrWX8KKBPUA8fBClzpeTTG9Rz1+0Wqy tdmMkQI3DZ34wLTroaknYIwz/xa3NBIxxI+xeAGoLtOlgq6X9OuY+OqRmakwLr4A1bIlb6 wf0kcF8okUnaXSYv30GNxF0wzQWdxPw9n935bvCp07q3/3O60tTQeRFZkAv1VTYQ5NOSKD RRreUSQFj30plbenZIjJ0kRg643YTR8ZmRlr9pAPL024QBT9t92sNrimlPtXtw== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id a71487e8 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Mon, 2 Sep 2024 12:19:12 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team 08/30] gnu: Add go-github-com-shurcool-graphql. Date: Mon, 2 Sep 2024 14:18:16 +0200 Message-ID: <20240902121843.31430-7-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240902121843.31430-1-herman@rimm.ee> References: <20240902121843.31430-1-herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-shurcool-graphql): Add variable. --- gnu/packages/golang-xyz.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 9c13c3c61b..afb8dbaa7a 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -5264,6 +5264,28 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 TVD_SPACE_RATIO No description available. X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-shurcool-graphql): Add variable. --- gnu/packages/golang-xyz.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 9c13c3c61b..afb8dbaa7a 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -5264,6 +5264,28 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 TVD_SPACE_RATIO No description available. -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-shurcool-graphql): Add variable. --- gnu/packages/golang-xyz.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 9c13c3c61b..afb8dbaa7a 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -5264,6 +5264,28 @@ (define-public go-github-com-shirou-gopsutil-v3 ;; environment. (string-append "src/" import-path "/host/host_test.go"))))))))) +(define-public go-github-com-shurcool-graphql + (package + (name "go-github-com-shurcool-graphql") + (version "0.0.0-20230722043721-ed46e5a46466") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/shurcooL/graphql") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "12cq16qak217bkpklqsmqhl42gz8cpadpzqw6fsivc3ambjpqdry")))) + (build-system go-build-system) + (arguments (list #:import-path "github.com/shurcooL/graphql")) + (home-page "https://github.com/shurcooL/graphql") + (synopsis "GraphQL client") + (description + "Package graphql provides a @code{GraphQL} client implementation.") + (license license:expat))) + (define-public go-github-com-skip2-go-qrcode (package (name "go-github-com-skip2-go-qrcode") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 08:20:29 2024 Received: (at 72963) by debbugs.gnu.org; 2 Sep 2024 12:20:30 +0000 Received: from localhost ([127.0.0.1]:47029 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62n-0000sM-81 for submit@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:29 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:43457 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62j-0000qB-W6 for 72963@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725279552; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=t3f/JBHBCDCh4Tgk1BbmfbwXKIrmZ2pTcio9znxIhxY=; b=MHe+xICO7N8BbnFEXVs+YAPecMh5o0TyFCNh3/TVYx0jm4XqmZnx232aReACtcLAYS7Ln7 jHgNZjV3Iz3B49w0wDBaOoa0AaoTGl0e2LzbXCCtnZ98054h66BBIAL08Y+X+IwnaAQbkx iIKvcRQ1Qn+7YoUx19K+HtZvLX5lkJORmFmb/67Z8xujnbIWvcD/kfrd9SyOyoDvzVosH7 p6lrNWLRA1sMpnT41DgGfcasYxnk75FcWkueKdVE5czcRy7eQZuk5xtGvRsRc/lz2ZDLKn Y4RMWtVcI5CVJvVSEfXmNZoI6bkEN1sJk5D/ansduBZBJuRy0PoMiHidVluNOg== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id b61c05f2 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Mon, 2 Sep 2024 12:19:12 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team 09/30] gnu: Add go-github-com-shurcool-githubv4. Date: Mon, 2 Sep 2024 14:18:17 +0200 Message-ID: <20240902121843.31430-8-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240902121843.31430-1-herman@rimm.ee> References: <20240902121843.31430-1-herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-web.scm (go-github-com-shurcool-githubv4): Add variable. --- gnu/packages/golang-web.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index 833d2b5a94..be1d82cefa 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -3233,6 +3233,31 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-web.scm (go-github-com-shurcool-githubv4): Add variable. --- gnu/packages/golang-web.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index 833d2b5a94..be1d82cefa 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -3233,6 +3233,31 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-web.scm (go-github-com-shurcool-githubv4): Add variable. --- gnu/packages/golang-web.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index 833d2b5a94..be1d82cefa 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -3233,6 +3233,31 @@ (define-public go-github-com-sherclockholmes-webpush-go support.") (license license:expat))) +(define-public go-github-com-shurcool-githubv4 + (package + (name "go-github-com-shurcool-githubv4") + (version "0.0.0-20240429030203-be2daab69064") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/shurcooL/githubv4") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0kkvqwv0waa8hj1jr9b4nvz8rmslqpchidl7gs9bplrkl3fvsxn6")))) + (build-system go-build-system) + (arguments (list #:import-path "github.com/shurcooL/githubv4")) + (inputs (list go-golang-org-x-oauth2)) + (propagated-inputs (list go-github-com-shurcool-graphql)) + (home-page "https://github.com/shurcooL/githubv4") + (synopsis "Client library for GitHub GraphQL API v4") + (description + "Package githubv4 is a client library for accessing GitHub +@code{GraphQL} API v4.") + (license license:expat))) + (define-public go-github-com-sourcegraph-jsonrpc2 (package (name "go-github-com-sourcegraph-jsonrpc2") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 08:20:31 2024 Received: (at 72963) by debbugs.gnu.org; 2 Sep 2024 12:20:31 +0000 Received: from localhost ([127.0.0.1]:47035 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62o-0000sr-Tf for submit@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:31 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:43457 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62k-0000qB-QI for 72963@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725279552; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=/QUfNnuOSrK/wIOM712xxnqK6VlJNOoocU7OLsrFC8c=; b=OEdmWsJGf7wiJ3/8TM3XVLg7goCdePfl/HxV+hITBRt4SfwtfJu0b7diz8SjVhPMsUu1y9 ehUwX2sbljJ7yg8tBVQoezb1tRVJlLWDEIfedip9h03iTKaKaICcPts34FH1jjQJZo5dQb LZYzNOjW3WELVK6m8XHrg31EmO3goxGzb3LKX8a6E7PaCdh1ZxM1FfhZf7VQWZsAIOdxDU kppiKyXIk4DExOkFrNrumePnJFXUNwqk8PtW0F4gURix8Jwpj9/MCCcfTFU+hLsqICx6eg W7lkTSfN48HZyaRm55PzMJxpazDORcUQRqk6+R54d+zwTIZubX3o24/7B9NCPA== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id db40f75c (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Mon, 2 Sep 2024 12:19:12 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team 11/30] gnu: Add go-github-com-vito-midterm. Date: Mon, 2 Sep 2024 14:18:19 +0200 Message-ID: <20240902121843.31430-10-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240902121843.31430-1-herman@rimm.ee> References: <20240902121843.31430-1-herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-vito-midterm): Add variable. --- gnu/packages/golang-xyz.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index a63985ace9..8b9d53fc6f 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -5815,6 +5815,36 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-vito-midterm): Add variable. --- gnu/packages/golang-xyz.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index a63985ace9..8b9d53fc6f 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -5815,6 +5815,36 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-vito-midterm): Add variable. --- gnu/packages/golang-xyz.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index a63985ace9..8b9d53fc6f 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -5815,6 +5815,36 @@ (define-public go-github-com-tkuchiki-go-timezone @end itemize") (license license:expat))) +(define-public go-github-com-vito-midterm + (package + (name "go-github-com-vito-midterm") + (version "0.1.4") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/vito/midterm") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0bvgw84750xfpm89hrab7pzfv1d5dy94igiqwzk5ivy4yca90ipw")))) + (build-system go-build-system) + (arguments (list #:import-path "github.com/vito/midterm")) + (propagated-inputs (list go-golang-org-x-term + go-github-com-stretchr-testify + go-github-com-sebdah-goldie-v2 + go-github-com-muesli-termenv + go-github-com-creack-pty + go-github-com-charmbracelet-bubbletea)) + (home-page "https://github.com/vito/midterm") + (synopsis "In-memory terminal emulator") + (description + "This package implements an in-memory terminal emulator, designed +to be used as a component within a larger application for displaying +logs, running interactive shells, or rendering terminal output.") + (license license:expat))) + (define-public go-github-com-vitrun-qart (let ((commit "bf64b92db6b05651d6c25a3dabf2d543b360c0aa") (revision "0")) -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 08:20:32 2024 Received: (at 72963) by debbugs.gnu.org; 2 Sep 2024 12:20:32 +0000 Received: from localhost ([127.0.0.1]:47038 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62p-0000t0-Ge for submit@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:31 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:40907 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62k-0000qK-LO for 72963@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725279552; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=aCssVPwVok8udVCfIhLqMqPy0pXHHmibzEYFsgS+/LE=; b=kqNeJ0KQ8oec5KgfU787Ctmn1NRTcvZY3XN64c8YslS34jEaHrVWKvQFGU4aDXhEj/XzOr zGfhZhVDlZmSBZyTZyAcQRYZ4olqCM9fB/kh+u6moM1fv7rn0IwHhQpgU9GIfDbWAMlljw ZdlFHRoP37uRra6A/qkYkA2E5bfmPqOIdijBg56sbI0JCXtTvTYcSz/Q2UvtF2JXj8N1qK dUqIPQbCbOFE4m5Mj7vTVibvtxLr8y80qvWU8xMS/Hkic0/5NL3P1oiBOmWsauPX5emJ4M xotj5SbDOx/QUkpc890RU5Rkg+3o/FvA44yrGDoi0J88vJBNwUdeXBAuo5dlLQ== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 32de269e (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Mon, 2 Sep 2024 12:19:12 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team 10/30] gnu: Add go-github-com-charmbracelet-log. Date: Mon, 2 Sep 2024 14:18:18 +0200 Message-ID: <20240902121843.31430-9-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240902121843.31430-1-herman@rimm.ee> References: <20240902121843.31430-1-herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-log): Add variable. --- gnu/packages/golang-xyz.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index afb8dbaa7a..a63985ace9 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1450,6 +1450,33 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 TVD_SPACE_RATIO No description available. X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-log): Add variable. --- gnu/packages/golang-xyz.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index afb8dbaa7a..a63985ace9 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1450,6 +1450,33 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 TVD_SPACE_RATIO No description available. -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-log): Add variable. --- gnu/packages/golang-xyz.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index afb8dbaa7a..a63985ace9 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1450,6 +1450,33 @@ (define-public go-github-com-charmbracelet-lipgloss Built with TUIs in mind.") (license license:expat))) +(define-public go-github-com-charmbracelet-log + (package + (name "go-github-com-charmbracelet-log") + (version "0.4.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/charmbracelet/log") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1dljsz5h6pw9w396sy9na99c2pvi542b3r138lka7l0ifmzpxjw9")))) + (build-system go-build-system) + (arguments (list #:import-path "github.com/charmbracelet/log")) + (propagated-inputs (list go-golang-org-x-exp + go-github-com-stretchr-testify + go-github-com-muesli-termenv + go-github-com-go-logfmt-logfmt + go-github-com-charmbracelet-lipgloss)) + (home-page "https://github.com/charmbracelet/log") + (synopsis "Colorful Go logging library") + (description + "This package provides a minimal and colorful Go logging library.") + (license license:expat))) + (define-public go-github-com-charmbracelet-x-ansi (package (name "go-github-com-charmbracelet-x-ansi") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 08:20:32 2024 Received: (at 72963) by debbugs.gnu.org; 2 Sep 2024 12:20:33 +0000 Received: from localhost ([127.0.0.1]:47043 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62q-0000tC-0q for submit@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:32 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:43457 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62l-0000qB-Px for 72963@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725279552; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=TON1IuYfgFN3N7sqOy1xv9xuJgSuXtFJyTOqRAtZHsI=; b=ZPYztFOynC1lq+ZjslhzE8krz1ph1qT4X8P4tF64OQqdjlQvFF3NOBU3ngkpOwqyMX9QeT qm7YU18cUk2T12i0TOnJQTaFStAbiY9v8m6ZhE+BQwbjYrkc7sdj3EFhcyfs5c8B0J78xH iOjtdc7pTdrTLAs2qPx2R8D5ozpGbCypkO+gHPgwfkMW8gyrdhDvih9oID6vCPHY6WXkOW InVHX92McEe2aSfK2wydNpxFXKRDc+FugS6WAm7Tai3taljT0kpNdeFnpbjLrea0Upkco3 VlO92Xe4PwdYI9n94fwv/QppgBUrfMYNbSqdPYcRlMXWdMUiC2RWvYY59o9pcQ== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 5901c6c6 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Mon, 2 Sep 2024 12:19:12 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team 12/30] gnu: Add go-go-abhg-dev-requiredfield. Date: Mon, 2 Sep 2024 14:18:20 +0200 Message-ID: <20240902121843.31430-11-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240902121843.31430-1-herman@rimm.ee> References: <20240902121843.31430-1-herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-check.scm (go-go-abhg-dev-requiredfield): Add variable. --- gnu/packages/golang-check.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang-check.scm b/gnu/packages/golang-check.scm index 287a514ace..733fe89699 100644 --- a/gnu/packages/golang-check.scm +++ b/gnu/packages/golang-check.scm @@ -1033,6 +1033, [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-check.scm (go-go-abhg-dev-requiredfield): Add variable. --- gnu/packages/golang-check.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang-check.scm b/gnu/packages/golang-check.scm index 287a514ace..733fe89699 100644 --- a/gnu/packages/golang-check.scm +++ b/gnu/packages/golang-check.scm @@ -1033,6 +1033, [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-check.scm (go-go-abhg-dev-requiredfield): Add variable. --- gnu/packages/golang-check.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang-check.scm b/gnu/packages/golang-check.scm index 287a514ace..733fe89699 100644 --- a/gnu/packages/golang-check.scm +++ b/gnu/packages/golang-check.scm @@ -1033,6 +1033,30 @@ (define-public go-github.com-smartystreets-gunit under test) much simpler.") (license license:expat))) +(define-public go-go-abhg-dev-requiredfield + (package + (name "go-go-abhg-dev-requiredfield") + (version "0.3.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/abhinav/requiredfield") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "15dccs71is06wi8xi3y2nnwpcpqbsh4pas4iggdr514aix8ljknf")))) + (build-system go-build-system) + (arguments (list #:import-path "go.abhg.dev/requiredfield")) + (propagated-inputs (list go-golang-org-x-tools)) + (home-page "https://go.abhg.dev/requiredfield") + (synopsis "Linter for required struct fields") + (description + "Package requiredfield implements a linter that checks for required +fields during struct initialization.") + (license license:bsd-3))) + (define-public go-go-etcd-io-gofail (package (name "go-go-etcd-io-gofail") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 08:20:34 2024 Received: (at 72963) by debbugs.gnu.org; 2 Sep 2024 12:20:34 +0000 Received: from localhost ([127.0.0.1]:47047 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62q-0000tT-Tl for submit@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:33 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:40907 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62l-0000qK-S3 for 72963@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725279552; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=FoUBjpgr8DJe1Ymc62N8Jile1DTw56UdPeRiAEr+QUU=; b=OeBAgdLfnXHN1hSTCJQceF8JLgM4Rd4zsN1H9w/91iyoyi1p0mfI/8vXx+8xCEzxGVNwUY napNp8EXvuwHHafx73omZbQ5MXkhw935kYE3tA425t0gkHVrnHAWjOE8e0u0KdXoNsBCOj G4yc9Vi6ss5QwxiCP+zcH1KvVTL/28CLvolWMqlfALcYp5FBUWrZwYrQZF3DO+Ugw2Deem mmtxK+lLj2KDadJE/MZ3rHGLnv59n9DLSYesrxitRKnypXmQXiUsJs0qrfiQy0Xu9Pnjaa BGjCButdOFpRj4FQZoVXSwxPwJ6Nnyc+oLR3ANkYsTisniZqeJmpnODpI2JMNg== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 741a3534 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Mon, 2 Sep 2024 12:19:12 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team 13/30] gnu: Add go-gopkg-in-dnaeon-go-vcr-v3-recorder. Date: Mon, 2 Sep 2024 14:18:21 +0200 Message-ID: <20240902121843.31430-12-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240902121843.31430-1-herman@rimm.ee> References: <20240902121843.31430-1-herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-check.scm (go-gopkg-in-dnaeon-go-vcr-v3-recorder): Add variable. --- gnu/packages/golang-check.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang-check.scm b/gnu/packages/golang-check.scm index 733fe89699..acf7ebb53d 100644 --- a/gnu/packages/golang-check.scm +++ b/gnu/packages/golang-check.scm @@ -1179,6 +1179, [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-check.scm (go-gopkg-in-dnaeon-go-vcr-v3-recorder): Add variable. --- gnu/packages/golang-check.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang-check.scm b/gnu/packages/golang-check.scm index 733fe89699..acf7ebb53d 100644 --- a/gnu/packages/golang-check.scm +++ b/gnu/packages/golang-check.scm @@ -1179,6 +1179, [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-check.scm (go-gopkg-in-dnaeon-go-vcr-v3-recorder): Add variable. --- gnu/packages/golang-check.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang-check.scm b/gnu/packages/golang-check.scm index 733fe89699..acf7ebb53d 100644 --- a/gnu/packages/golang-check.scm +++ b/gnu/packages/golang-check.scm @@ -1179,6 +1179,33 @@ (define-public go-gopkg-in-check-v1 (description "This package provides a test library for the Go language.") (license license:bsd-2))) +(define-public go-gopkg-in-dnaeon-go-vcr-v3-recorder + (package + (name "go-gopkg-in-dnaeon-go-vcr-v3-recorder") + (version "3.2.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://gopkg.in/dnaeon/go-vcr.v3") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1nij7rjbnrbsgjlm7fwpg298qffrgi2ic3wb51vqzxl6s9qkbzrq")))) + (build-system go-build-system) + (arguments + (list #:import-path "gopkg.in/dnaeon/go-vcr.v3/recorder" + #:unpack-path "gopkg.in/dnaeon/go-vcr.v3")) + (propagated-inputs (list go-gopkg-in-yaml-v3)) + (home-page "https://gopkg.in/dnaeon/go-vcr.v3") + (synopsis "Record and replay your HTTP interactions") + (description + "@@code{go-vcr} simplifies testing by recording your HTTP +interactions and replaying them in future runs in order to provide fast, +deterministic and accurate testing of your code.") + (license license:bsd-2))) + (define-public go-gopkg-in-go-playground-assert-v1 (package (name "go-gopkg-in-go-playground-assert-v1") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 08:20:35 2024 Received: (at 72963) by debbugs.gnu.org; 2 Sep 2024 12:20:35 +0000 Received: from localhost ([127.0.0.1]:47052 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62t-0000tp-0s for submit@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:35 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:43457 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62m-0000qB-Mk for 72963@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725279553; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=2a/OhYCen/QQh7fVtgsOj9ziBmAIfAFUkuqUCAlFJP4=; b=ele2eCWfA0txZyEDOn8kYGveFZvlaX94m7ULO8v7zRKvh0Vry37rwuW0IbeDMp/uPpwnUh 2t0Qhcgsk80/KpJh3MO1rqBHO5GDPbEPnF6wmyM0ARu8f+orLdR/onBRPlyrU4wmaHCaOH zZ+uYPDGN1yrL3NQOhe3Mn4UAkJUAtjaTjPefOM6Uo/+4GUDFZYzbmR/V6dNyvUR5JOMeL rSwENP01fgweWXPMjxKaMAPG+MMZJjCG6bTHGs78HDWDK+btZBrEp8a842ekTfL+XyIub6 tHsWDbku8J+y7MWBYjrIAY9jRPmRSShXJJMxgrdFGMg5+QDDQVbi7upPnJpugg== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 6a4b15f8 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Mon, 2 Sep 2024 12:19:13 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team 14/30] gnu: Add go-github-com-kylelemons-godebug-pretty. Date: Mon, 2 Sep 2024 14:18:22 +0200 Message-ID: <20240902121843.31430-13-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240902121843.31430-1-herman@rimm.ee> References: <20240902121843.31430-1-herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang.scm (go-github-com-kylelemons-godebug-pretty): Add variable. --- gnu/packages/golang.scm | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index c776f78609..be885d90ca 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -4972,6 +4972,14 @@ (define-public go- [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 TVD_SPACE_RATIO No description available. X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang.scm (go-github-com-kylelemons-godebug-pretty): Add variable. --- gnu/packages/golang.scm | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index c776f78609..be885d90ca 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -4972,6 +4972,14 @@ (define-public go- [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 TVD_SPACE_RATIO No description available. -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang.scm (go-github-com-kylelemons-godebug-pretty): Add variable. --- gnu/packages/golang.scm | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index c776f78609..be885d90ca 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -4972,6 +4972,14 @@ (define-public go-github-com-kylelemons-godebug representation suitable for computing diffs.") (license license:asl2.0))) +(define-public go-github-com-kylelemons-godebug-pretty + (package + (inherit go-github-com-kylelemons-godebug) + (name "go-github-com-kylelemons-godebug-pretty") + (arguments + (list #:import-path "github.com/kylelemons/godebug/pretty" + #:unpack-path "github.com/kylelemons/godebug")))) + (define-public go-github-com-kr-text (package (name "go-github-com-kr-text") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 08:20:35 2024 Received: (at 72963) by debbugs.gnu.org; 2 Sep 2024 12:20:36 +0000 Received: from localhost ([127.0.0.1]:47057 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62t-0000u9-CF for submit@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:35 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:40907 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62n-0000qK-0Y for 72963@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725279553; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=eG8aSpDRsr1aL/Z/esYtbYqTDmagOEHGEmlaIa6uRQI=; b=HC00aJ7A1ZGcbVC85iVSkglRTBXHYMBFOHpD7PAbu89wkJGHqKh78Q2n6AGiGQHUC8fpnD wsJoMAJgW62GoHLhPm3BPMBlx9V1DKmUSDvOR3akaLUBaXv5Da24vI+90Gkc6r01OwxhAT Wl679EcZAvNdev998Ov8DytDczwGyRTCZBuSULT701B1ZY2h2TMc4GygUJs/8cQlKSjgbJ a+c6ECVSOlLoc8oPhbhvOsHFPLNusKHKdYQvvUh8VzvHg2GNattgtfLMyPhbiWYm4xmn4u Cj8YOTn3VHaXIph75bR7BSmuSC6myvp7tLT0F0WaJIgKJVIzBP2kItAPkym+fg== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id fed2b63f (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Mon, 2 Sep 2024 12:19:13 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team 15/30] gnu: Add go-github-com-sahilm-fuzzy. Date: Mon, 2 Sep 2024 14:18:23 +0200 Message-ID: <20240902121843.31430-14-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240902121843.31430-1-herman@rimm.ee> References: <20240902121843.31430-1-herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-sahilm-fuzzy): Add variable. --- gnu/packages/golang-xyz.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 8b9d53fc6f..7589918849 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -5120,6 +5120,32 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-sahilm-fuzzy): Add variable. --- gnu/packages/golang-xyz.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 8b9d53fc6f..7589918849 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -5120,6 +5120,32 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-sahilm-fuzzy): Add variable. --- gnu/packages/golang-xyz.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 8b9d53fc6f..7589918849 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -5120,6 +5120,32 @@ (define-public go-github-com-rogpeppe-go-internal @end itemize\n") (license license:bsd-3))) +(define-public go-github-com-sahilm-fuzzy + (package + (name "go-github-com-sahilm-fuzzy") + (version "0.1.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/sahilm/fuzzy") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "15j95gm7hcmg09x1b39vc4il8bryv4v0yljvvyq5vyc6iq66qrbz")))) + (build-system go-build-system) + (arguments (list #:import-path "github.com/sahilm/fuzzy")) + (inputs (list go-github-com-kylelemons-godebug + go-github-com-kylelemons-godebug-pretty)) + (home-page "https://github.com/sahilm/fuzzy") + (synopsis "Fuzzy string matching for filenames and code symbols") + (description + "Package fuzzy provides fuzzy string matching optimized for +filenames and code symbols in the style of Sublime Text, VSCode, +@code{IntelliJ} IDEA et al.") + (license license:expat))) + (define-public go-github-com-schollz-progressbar-v3 (package (name "go-github-com-schollz-progressbar-v3") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 08:20:36 2024 Received: (at 72963) by debbugs.gnu.org; 2 Sep 2024 12:20:36 +0000 Received: from localhost ([127.0.0.1]:47059 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62t-0000uK-QR for submit@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:36 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:40907 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62o-0000qK-1A for 72963@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:30 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725279553; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=e1nWxYKyv7MV9K1RRCFlcK1KfS5jGVWF1u1HS2aPyXY=; b=NpPviTVO095V6Z2xFVwlxJ94D/F4d1+QdyKVeanyX6Cuoav+SGXwfvNmf5o+doKPHJJ7Di WdBif193BwRhsoiyS9CayrjnGkm5HffCsRa4a5o0Je3nKrgTjAEcaKO6Ph/asjhwWrO6RH qUjaBPPiHYsHGBKBVQgadxJ36pIm/b+oR5OPcCKOmR3jYbw4kB/HL8WXN3CGgB+BMX/O3G KSGsWBkEE4Sme3gBsDDQL/akxBcgyNPPHkg/sZdODYeADg82q9GYRNojXbr2D2REtoASQm tBwpH9juZos3t3C1Vk+xh4ECH1eqlMWwk0JRTqD2Yiy4YK1i3pYqCn0DYaNJhw== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id dd108acb (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Mon, 2 Sep 2024 12:19:13 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team 17/30] gnu: Add go-inputs procedure. Date: Mon, 2 Sep 2024 14:18:25 +0200 Message-ID: <20240902121843.31430-16-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240902121843.31430-1-herman@rimm.ee> References: <20240902121843.31430-1-herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang.scm (go-inputs): Add procedure. --- gnu/packages/golang.scm | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index be885d90ca..1822b640dc 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -111,6 +111,11 @@ (define-module (gnu [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang.scm (go-inputs): Add procedure. --- gnu/packages/golang.scm | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index be885d90ca..1822b640dc 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -111,6 +111,11 @@ (define-module (gnu [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang.scm (go-inputs): Add procedure. --- gnu/packages/golang.scm | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index be885d90ca..1822b640dc 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -111,6 +111,11 @@ (define-module (gnu packages golang) ;; installation of go, so we need to use go-1.4 or gccgo. For architectures which ;; are not supported with go-1.4 we use a version of gccgo to bootstrap them. +(define-public (go-inputs package) + (call-with-values + (lambda () (unzip2 (package-propagated-inputs package))) + (lambda (labels symbols) symbols))) + (define-public go-1.4 (package (name "go") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 08:20:38 2024 Received: (at 72963) by debbugs.gnu.org; 2 Sep 2024 12:20:38 +0000 Received: from localhost ([127.0.0.1]:47061 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62w-0000uZ-4V for submit@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:38 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:40907 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62o-0000qK-Mi for 72963@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:31 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725279553; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=JHqIbwR3gRYJvQ9LdlbBupxa/Q/QZ0/d6QfowsRuJLk=; b=ZLQHWhLj9uluBdw4Dp06RnE51LBM4hWRRdxo3fNEGXyGz0Qh08CVrZ3Kc91aYAw4GX8eJC GKlebRPYgJ0i7jD1BS9aNxNd2Qunsf3D4MspyvF9LI479oiwzuC5F5TCTsVpmWAgDfiVgo ovk3KOMphtIGV7AAPQzpGyDzAphUkNL9vS4lG8cSl9HNn6IAQthjyUnHjrMwpA2vmVK0ek M/BL30TVjRqy4nKqDdQlUw9YHZeRm1KpnYQ8hpeLnu0U3ExS5VCj72oaS2+uxD0O6xcUGD pZvLCWhVs6qXNB1KxBRkb2pBbKNX5ANA9oaw6ncoeC0tQzHT8mzCLNloQZeBkQ== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 99d54a10 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Mon, 2 Sep 2024 12:19:13 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team 19/30] gnu: Add go-github-com-charmbracelet-x-windows. Date: Mon, 2 Sep 2024 14:18:27 +0200 Message-ID: <20240902121843.31430-18-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240902121843.31430-1-herman@rimm.ee> References: <20240902121843.31430-1-herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-windows): Add variable. --- gnu/packages/golang-xyz.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 3c5249c300..dc4c7f9c7e 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1541,6 +1541,31 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-windows): Add variable. --- gnu/packages/golang-xyz.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 3c5249c300..dc4c7f9c7e 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1541,6 +1541,31 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-windows): Add variable. --- gnu/packages/golang-xyz.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 3c5249c300..dc4c7f9c7e 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1541,6 +1541,31 @@ (define-public go-github-com-charmbracelet-x-ansi ECMA-48 specs.") (license license:expat))) +(define-public go-github-com-charmbracelet-x-windows + (package + (name "go-github-com-charmbracelet-x-windows") + (version "0.1.2") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/charmbracelet/x") + (commit (string-append "windows/v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0bl81xn1kfmr4iacbiqiay1mxqkpgssrix3q5i4ck6fidrb8g8bs")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/charmbracelet/x/windows" + #:unpack-path "github.com/charmbracelet/x")) + (propagated-inputs (list go-golang-org-x-sys)) + (home-page "https://github.com/charmbracelet/x") + (synopsis "Windows API used at Charmbracelet") + (description + "This package provides the Windows API used at Charmbracelet.") + (license license:expat))) + (define-public go-github-com-cheggaaa-pb (package (name "go-github-com-cheggaaa-pb") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 08:20:38 2024 Received: (at 72963) by debbugs.gnu.org; 2 Sep 2024 12:20:38 +0000 Received: from localhost ([127.0.0.1]:47063 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62w-0000uc-I0 for submit@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:38 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:42499 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62p-0000rF-A5 for 72963@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:31 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725279554; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=NQNA4T4+yyo+LPJrTZ1rl648qupZWwY3x9lJk/cL7dw=; b=m6YxaZomZAtnJBhmkY/oCinLWLtyQzUHvoqZ8Rgpsd2jCjD48/s16mjBCjZi33EkXmXNc8 L+tcmTuTAbJkwqVveXr67c8gAgGwxZNBz357Xf0AQk78KTKqh1Q59QGNPJ71UqPgeK4BSN zCMN/dabDkD0D42k5NFO/Zdnj3Cv9qkcZrXPSQaq+il7DJyB5vCn7PGjt4TGlJGLO563w+ ymkEmOwmvnhYE1IBW7U7W4voI7epZBcxw+cPEYougpmGMlC6XL+xfpLSK3qFm3/BmphT9c EMjRxdjQ6AA+po8FsqVTMCoqTpgIeoAoHcC/TOMh0s2OmbnqOjxZdu8sEYubgw== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 38257aa4 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Mon, 2 Sep 2024 12:19:14 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team 20/30] gnu: Add go-github-com-charmbracelet-x-input. Date: Mon, 2 Sep 2024 14:18:28 +0200 Message-ID: <20240902121843.31430-19-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240902121843.31430-1-herman@rimm.ee> References: <20240902121843.31430-1-herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-input): Add variable. --- gnu/packages/golang-xyz.scm | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index dc4c7f9c7e..5ed23464c4 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1541,6 +1541,38 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-input): Add variable. --- gnu/packages/golang-xyz.scm | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index dc4c7f9c7e..5ed23464c4 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1541,6 +1541,38 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-input): Add variable. --- gnu/packages/golang-xyz.scm | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index dc4c7f9c7e..5ed23464c4 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1541,6 +1541,38 @@ (define-public go-github-com-charmbracelet-x-ansi ECMA-48 specs.") (license license:expat))) +(define-public go-github-com-charmbracelet-x-input + (package + (name "go-github-com-charmbracelet-x-input") + (version "0.1.4") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/charmbracelet/x") + (commit (string-append "ansi/v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1j33791lkz4jzvm220dg82wr79gxncfflpqrlz34vhm7215fwbx0")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/charmbracelet/x/input" + #:unpack-path "github.com/charmbracelet/x")) + (propagated-inputs + (append (list go-golang-org-x-sys + go-github-com-xo-terminfo + go-github-com-muesli-cancelreader + go-github-com-erikgeiser-coninput) + ;; Inputs from the same module. + (go-inputs go-github-com-charmbracelet-x-windows) + (go-inputs go-github-com-charmbracelet-x-ansi))) + (home-page "https://github.com/charmbracelet/x") + (synopsis "Terminal event input handler and driver") + (description + "This package provides a terminal event input handler and driver.") + (license license:expat))) + (define-public go-github-com-charmbracelet-x-windows (package (name "go-github-com-charmbracelet-x-windows") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 08:20:40 2024 Received: (at 72963) by debbugs.gnu.org; 2 Sep 2024 12:20:40 +0000 Received: from localhost ([127.0.0.1]:47065 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62x-0000up-Sr for submit@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:40 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:40907 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62p-0000qK-DP for 72963@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725279554; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=yno56jSO6BWjjGHLjMwiViPxWsEA+1M38MkLU0yDPkg=; b=mrAooTxu5S1Es6oecyy5Ooqs7lAcnbddO7KT5x1FezdXhpOI6IfbkjBkAvV40XpLaJM2uI YfflN/+3YiQajisdYiQ6dKUOwIGUNVR+ubGQ3HqgvnrM0zhfUlY2st+r692BpZn1LykE7X u/EaOYCtKLtDiHPXL9cXmnMuz2tlkJZw01sZHf/2INVkc9r5J9PAjLu1ZLhej5iZuQJgVV i6MyGn8/i+uZabiLyl+62v9281iFJtQMPXFXOJLkyfWCUR2tqBHlR2wZb+CwcDXykJlKGF kmSk4evDc7/+wgMt/I4Qh1cuxqpmV7eqkr2y+6pnIaDFKKDAsQgy9yi+AEJRCA== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id ce51ac72 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Mon, 2 Sep 2024 12:19:14 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team 21/30] gnu: Add go-github-com-charmbracelet-x-term. Date: Mon, 2 Sep 2024 14:18:29 +0200 Message-ID: <20240902121843.31430-20-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240902121843.31430-1-herman@rimm.ee> References: <20240902121843.31430-1-herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-term): Add variable. --- gnu/packages/golang-xyz.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 5ed23464c4..ce14a9329c 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1573,6 +1573,34 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 TVD_SPACE_RATIO No description available. X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-term): Add variable. --- gnu/packages/golang-xyz.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 5ed23464c4..ce14a9329c 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1573,6 +1573,34 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 TVD_SPACE_RATIO No description available. -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-term): Add variable. --- gnu/packages/golang-xyz.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 5ed23464c4..ce14a9329c 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1573,6 +1573,34 @@ (define-public go-github-com-charmbracelet-x-input "This package provides a terminal event input handler and driver.") (license license:expat))) +(define-public go-github-com-charmbracelet-x-term + (package + (name "go-github-com-charmbracelet-x-term") + (version "0.1.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/charmbracelet/x") + (commit (string-append "term/v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1rmgkylsy3a9vng10m9zx510i41dzxmimfjfdp3c4ki9zk8n1x1l")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/charmbracelet/x/term" + #:unpack-path "github.com/charmbracelet/x")) + (propagated-inputs + (append (list go-golang-org-x-sys) + (go-inputs go-github-com-charmbracelet-x-input) + (go-inputs go-github-com-charmbracelet-x-ansi))) + (home-page "https://github.com/charmbracelet/x") + (synopsis "Terminal utilities and helpers") + (description + "This package provides terminal utilities and helpers.") + (license license:expat))) + (define-public go-github-com-charmbracelet-x-windows (package (name "go-github-com-charmbracelet-x-windows") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 08:20:40 2024 Received: (at 72963) by debbugs.gnu.org; 2 Sep 2024 12:20:40 +0000 Received: from localhost ([127.0.0.1]:47067 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62y-0000us-AF for submit@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:40 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:42499 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62q-0000rF-6q for 72963@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725279554; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=fSleo+czl/G7fXn+5tJn3dLaHKLcCfEyGHvxfFGgAVE=; b=DZ/x+YsSnMt/UliB3J62HjBGjTCgQRv4+1CSr//fqBM3n0f9XPcINAS8rXSjHUjXZTgQ7l Y2jPiZvH10JnjL2xFMlINhnpiANoTwT9gZZL1MzeoRo3+lcByk+4ynHnfBUCaWIkWTP1KE qKvYOxn4Ud85AyswlhfbTvlkpjDmypkXkSibhRL1ztn0X3XWTLdTEMNAfhnD/5Y6gb/hn5 /UHtEFuVdOtR4BGF7tgLUe3Qyp4QA+4U2ITvdXquTZ/jQV5wiIMoQttzC9oz9c/cVPUR24 f3TiUVkfFiBG96Gjvjh9aCIxiksONjBoCSTN88Lv404KOxNJSG7XVq91X/I0SQ== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 9ba0c33a (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Mon, 2 Sep 2024 12:19:14 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team 23/30] gnu: Add go-github-com-mattn-go-localereader. Date: Mon, 2 Sep 2024 14:18:31 +0200 Message-ID: <20240902121843.31430-22-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240902121843.31430-1-herman@rimm.ee> References: <20240902121843.31430-1-herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-mattn-go-localereader): Add variable. --- gnu/packages/golang-xyz.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index ce14a9329c..d6d49a6dc1 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -4076,6 +4076,31 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-mattn-go-localereader): Add variable. --- gnu/packages/golang-xyz.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index ce14a9329c..d6d49a6dc1 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -4076,6 +4076,31 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-mattn-go-localereader): Add variable. --- gnu/packages/golang-xyz.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index ce14a9329c..d6d49a6dc1 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -4076,6 +4076,31 @@ (define-public go-github-com-mattn-go-isatty whether a file descriptor points to a terminal and the type of the terminal.") (license license:expat))) +(define-public go-github-com-mattn-go-localereader + (package + (name "go-github-com-mattn-go-localereader") + (version "0.0.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/mattn/go-localereader") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0wcgqnpjk0drm7swc0q27j4r5ab63mhz29dgbjdnyn4sw68rqm96")))) + (build-system go-build-system) + (arguments + (list #:tests? #f ; platform-dependent test + #:import-path "github.com/mattn/go-localereader")) + (inputs (list go-golang-org-x-text-transform)) + (home-page "https://github.com/mattn/go-localereader") + (synopsis "CodePage decoder for Windows") + (description + "This package provides a CodePage decoder for Windows.") + (license license:expat))) + (define-public go-github-com-mattn-go-pointer (package (name "go-github-com-mattn-go-pointer") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 08:20:41 2024 Received: (at 72963) by debbugs.gnu.org; 2 Sep 2024 12:20:41 +0000 Received: from localhost ([127.0.0.1]:47069 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62y-0000v0-Og for submit@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:41 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:40907 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62q-0000qK-Iv for 72963@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725279554; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=iV08iheNEj9f2jcJI18Ka4JBnMEtTWAJrJpRtrOCorY=; b=SKYjY2qKLAsR4EJFtNj2FAWEMAj3BpUYG1PXuhygC3ukk3vHx0iRwFD8WOVLsyYrsSZcGu xC8C6OH45cKTTvdCPHzC5M/C4zkUvqri5RNbDOrx4VneOCVwZII52XQJA69xSIC7MW+UOe EcI65nTTgabB7q9s5kVjAwJxLfc5/GltOmIclnB6kfYhEs0GYUgOfiohR5jBM4d7Wtl8oO dYcqr010yMmnJ1vZtgfLwN5L/pHN//EZygviRIBfnGtfIPgxIdtozM4/Q45zIvtiVNlYnt Q/Aw/5GYX40SzAZNT2TUaEF0eNJ1xXjW4JgFmadWbyPkgdosJu1BlLIGjRnfJA== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id b4b830e6 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Mon, 2 Sep 2024 12:19:14 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team 24/30] gnu: Add go-github-com-rogpeppe-go-internal-internal-misspell. Date: Mon, 2 Sep 2024 14:18:32 +0200 Message-ID: <20240902121843.31430-23-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240902121843.31430-1-herman@rimm.ee> References: <20240902121843.31430-1-herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-rogpeppe-go-internal-internal-misspell): Add variable. --- gnu/packages/golang-xyz.scm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-rogpeppe-go-internal-internal-misspell): Add variable. --- gnu/packages/golang-xyz.scm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-rogpeppe-go-internal-internal-misspell): Add variable. --- gnu/packages/golang-xyz.scm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index d6d49a6dc1..f938c4a595 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -5291,6 +5291,35 @@ (define-public go-github-com-rogpeppe-go-internal @end itemize\n") (license license:bsd-3))) +(define-public go-github-com-rogpeppe-go-internal-internal-misspell + (package + (name "go-github-com-rogpeppe-go-internal-internal-misspell") + (version "1.12.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/rogpeppe/go-internal") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "18szjxqrjjvgsvyjbkqs6xw4bvg5nn1myg5hhb5qzwz5xl4wvw5a")))) + (build-system go-build-system) + (arguments + (list + #:import-path "github.com/rogpeppe/go-internal/internal/misspell" + #:unpack-path "github.com/rogpeppe/go-internal")) + (propagated-inputs (list go-golang-org-x-tools + go-golang-org-x-sys + go-golang-org-x-mod)) + (home-page "https://github.com/rogpeppe/go-internal") + (synopsis "Internal test scripts from the Go standard library") + (description + "This package provides internal test scripts from the Go standard +library.") + (license license:bsd-3))) + (define-public go-github-com-sahilm-fuzzy (package (name "go-github-com-sahilm-fuzzy") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 08:20:41 2024 Received: (at 72963) by debbugs.gnu.org; 2 Sep 2024 12:20:41 +0000 Received: from localhost ([127.0.0.1]:47071 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62z-0000v8-3e for submit@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:41 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:42499 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62r-0000rF-4U for 72963@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725279556; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Rpob0rGFB84TRZgM3eBTIeXLK3JfPL1f7kS4VMvLnww=; b=Sd0aHurejTTzPn43ofjypTozhTLjx2rrJwgHHlfGlG1XNzUIewfyPGwoR67qvkigSxIeLw Qh75BGjqK7AuaB8FCgGplbuL6uffXt+p9q5MmvhwnP3VR+CpjK7CpH9iGDtomjNSw66mW6 eS41P0ilpP+Q/ob1hgOoD86ohRCzs5qbGcN6b1pZubD4YUjryH9vUwGl1EF9eOmMUTiaPI 4r8z7GDNYEkpomjgIea1aAYDh/v9t4JvfmIICG4dW3Ej6AO22476o+99yK4+0cS38tce40 fOvjqusOivM+x1o2t509fJqp03H+B7IC2qvNhsIOA+gJYEhvxox4pZIQt/AhsQ== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 1214451b (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Mon, 2 Sep 2024 12:19:16 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team 26/30] gnu: Add go-github-com-rogpeppe-go-internal-diff. Date: Mon, 2 Sep 2024 14:18:34 +0200 Message-ID: <20240902121843.31430-25-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240902121843.31430-1-herman@rimm.ee> References: <20240902121843.31430-1-herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-rogpeppe-go-internal-diff): Add variable. --- gnu/packages/golang-xyz.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 967ead8542..c032dcea7a 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -5291,6 +5291,33 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 TVD_SPACE_RATIO No description available. X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-rogpeppe-go-internal-diff): Add variable. --- gnu/packages/golang-xyz.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 967ead8542..c032dcea7a 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -5291,6 +5291,33 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 TVD_SPACE_RATIO No description available. -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-rogpeppe-go-internal-diff): Add variable. --- gnu/packages/golang-xyz.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 967ead8542..c032dcea7a 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -5291,6 +5291,33 @@ (define-public go-github-com-rogpeppe-go-internal @end itemize\n") (license license:bsd-3))) +(define-public go-github-com-rogpeppe-go-internal-diff + (package + (name "go-github-com-rogpeppe-go-internal-diff") + (version "1.12.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/rogpeppe/go-internal") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "18szjxqrjjvgsvyjbkqs6xw4bvg5nn1myg5hhb5qzwz5xl4wvw5a")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/rogpeppe/go-internal/diff" + #:unpack-path "github.com/rogpeppe/go-internal")) + (propagated-inputs (list go-golang-org-x-tools + go-golang-org-x-sys + go-golang-org-x-mod)) + (home-page "https://github.com/rogpeppe/go-internal") + (synopsis "Internal package from Go standard library") + (description + "Internal package diff from the Go standard library.") + (license license:bsd-3))) + (define-public go-github-com-rogpeppe-go-internal-internal-misspell (package (name "go-github-com-rogpeppe-go-internal-internal-misspell") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 08:20:41 2024 Received: (at 72963) by debbugs.gnu.org; 2 Sep 2024 12:20:41 +0000 Received: from localhost ([127.0.0.1]:47073 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62z-0000vF-Ec for submit@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:41 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:40907 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62r-0000qK-Oj for 72963@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:34 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725279556; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=b63bl6Al9+AYXeELoyt+/mF5rnjOxIjbRqFaC+BBgws=; b=kyzQaPEFlIrGfIpJCSNvU9PvkIfA9yL1y9oFTsWVDDTb13XmF7sVGorpvc/GPy+qRimX8z 5+jTgZWkYOM7WPc6byObX8BaeyDSQaffR6H7UUHxYzmf6LF8+Cf+NDDZRl7yms7DpgwsAG 1YPa3PteIy4eFwj91fyjG68+nC/1j5J5P/rOqxw27dqaSCMECx14XRWPsqWXpEM6ufXID0 Jb2SL0bSTRuvVEzJn+zRVMsd+Bv8XqqvrTISo38bpiU9Y+cc0L0JzflqSPskuigc8LBbvo FEUJvNF+pO+Y3u7y3tFRcZNkLFNUQXf9NKUn+5D1VDogVViY89n6OTzs73ySEw== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 64647f5b (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Mon, 2 Sep 2024 12:19:16 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team 27/30] gnu: Add go-github-com-muesli-ansi. Date: Mon, 2 Sep 2024 14:18:35 +0200 Message-ID: <20240902121843.31430-26-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240902121843.31430-1-herman@rimm.ee> References: <20240902121843.31430-1-herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang.scm (go-github-com-muesli-ansi): Add variable. --- gnu/packages/golang.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 205cb6d55f..13ad657207 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -6115,6 +6115,28 @@ (define-public go- [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang.scm (go-github-com-muesli-ansi): Add variable. --- gnu/packages/golang.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 205cb6d55f..13ad657207 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -6115,6 +6115,28 @@ (define-public go- [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang.scm (go-github-com-muesli-ansi): Add variable. --- gnu/packages/golang.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 205cb6d55f..13ad657207 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -6115,6 +6115,28 @@ (define-public go-github-com-bmatcuk-doublestar-v4 (list #:import-path "github.com/bmatcuk/doublestar/v4")))) +(define-public go-github-com-muesli-ansi + (package + (name "go-github-com-muesli-ansi") + (version "0.0.0-20230316100256-276c6243b2f6") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/muesli/ansi") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1jr8kgn3vb72jmf4a8n52g876mfpbvk3310p8gsg7jkn338af4m9")))) + (build-system go-build-system) + (arguments (list #:import-path "github.com/muesli/ansi")) + (propagated-inputs (list go-github-com-mattn-go-runewidth)) + (home-page "https://github.com/muesli/ansi") + (synopsis "Raw ANSI sequence helpers") + (description "This package provides raw ANSI sequence helpers.") + (license license:expat))) + (define-public go-github-com-muesli-reflow (package (name "go-github-com-muesli-reflow") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 08:20:42 2024 Received: (at 72963) by debbugs.gnu.org; 2 Sep 2024 12:20:42 +0000 Received: from localhost ([127.0.0.1]:47075 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62z-0000vM-OE for submit@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:42 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:42499 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62s-0000rF-3z for 72963@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:34 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725279556; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=MQowxvQxwa/cWYBZT5LpaLBgT4wMtLP66M4dc7ni4YI=; b=kjbkFdqNIWFJveWSY9t1b/VT4BgpXHg/M1l8uhUM1gp4S4pWthJx8JD3pR8z7j3MFFHr9a Ric8EeadQeyvExjE41q5w4x32wwHJ6/JQlHJYCLqidqcQ0GwuRMkVMkIKfWs/PQJNOCZmy Lflnxb2Xo7h6kDG73ZCUvuItCjraGx5kqVKpg/yWGxRjcfleKEfPksRCrPtCyPwl1KcyGw DKHarEMFvP8XDciU9yYC0XghsPR6Uqhle7x3dMI2JpuGSh23LaCcoMw5T11O/0q7v34HkY wQCyF2ZjSLBnCKNsXvwrX/Tzo/NB3HvF8h+qwlL3H85Ik3tTII/HyV1NuN3lgA== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id a8ce982c (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Mon, 2 Sep 2024 12:19:16 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team 29/30] gnu: go-github-com-charmbracelet-bubbletea: Update to 0.26.6. Date: Mon, 2 Sep 2024 14:18:37 +0200 Message-ID: <20240902121843.31430-28-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240902121843.31430-1-herman@rimm.ee> References: <20240902121843.31430-1-herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang.scm (go-github-com-charmbracelet-bubbletea): Update from 0.13.2 to 0.26.6. [propagated-inputs]: Replace all but go-golang-org-x-sys. Use new style of inputs. [description]: Repla [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang.scm (go-github-com-charmbracelet-bubbletea): Update from 0.13.2 to 0.26.6. [propagated-inputs]: Replace all but go-golang-org-x-sys. Use new style of inputs. [description]: Repla [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang.scm (go-github-com-charmbracelet-bubbletea): Update from 0.13.2 to 0.26.6. [propagated-inputs]: Replace all but go-golang-org-x-sys. Use new style of inputs. [description]: Replace beginning sentence and add end sentence. [license]: Switch from ASL 2.0 to MIT. --- gnu/packages/golang.scm | 48 +++++++++++++++++++++-------------------- 1 file changed, 25 insertions(+), 23 deletions(-) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index a84cb07c0d..ebd5ec39bc 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -7631,7 +7631,7 @@ (define-public go-github-com-rivo-uniseg (define-public go-github-com-charmbracelet-bubbletea (package (name "go-github-com-charmbracelet-bubbletea") - (version "0.13.2") + (version "0.26.6") (source (origin (method git-fetch) @@ -7641,35 +7641,37 @@ (define-public go-github-com-charmbracelet-bubbletea (file-name (git-file-name name version)) (sha256 (base32 - "1105cggi5fwqx69m0vrhgwx6kaw82w4ahn58sj0a81603c4yvrk0")))) + "0flhyav8adcm1vzhrm7npkfmcia25gikiw5cq4w41yh66h9wpkin")))) (build-system go-build-system) (arguments (list #:import-path "github.com/charmbracelet/bubbletea" - #:phases #~(modify-phases %standard-phases - (add-after 'unpack 'remove-examples - (lambda* (#:key import-path #:allow-other-keys) - (with-directory-excursion (string-append "src/" import-path) - (for-each delete-file-recursively - '("examples" "tutorials")))))))) - (propagated-inputs - `(("github.com/mattn/go-isatty" ,go-github-com-mattn-go-isatty) - ("github.com/muesli/termenv" ,go-github-com-muesli-termenv) - ("github.com/mattn/go-runewidth" ,go-github-com-mattn-go-runewidth) - ("go-github-com-muesli-reflow" ,go-github-com-muesli-reflow) - ("go-github-com-lucasb-eyer-go-colorful" ,go-github-com-lucasb-eyer-go-colorful) - ("github.com/containerd/console" ,go-github-com-containerd-console) - ("go-golang-org-x-crypto" ,go-golang-org-x-crypto) - ("go-golang-org-x-sys" ,go-golang-org-x-sys) - ("go-golang-org-x-term" ,go-golang-org-x-term) - ("github.com/mattn/go-isatty" ,go-github-com-mattn-go-isatty))) + #:phases + #~(modify-phases %standard-phases + (add-after 'unpack 'remove-examples + (lambda* (#:key import-path #:allow-other-keys) + (with-directory-excursion (string-append "src/" + import-path) + (for-each delete-file-recursively + '("examples" "tutorials")))))))) + (propagated-inputs (list go-golang-org-x-sys + go-golang-org-x-sync + go-github-com-muesli-cancelreader + go-github-com-muesli-ansi + go-github-com-mattn-go-localereader + go-github-com-erikgeiser-coninput + go-github-com-charmbracelet-x-input + go-github-com-charmbracelet-x-term + go-github-com-charmbracelet-x-ansi)) (home-page "https://github.com/charmbracelet/bubbletea") (synopsis "Powerful little TUI framework") (description - "Bubble Tea is a Go framework based on The Elm Architecture. It is -well-suited for simple and complex terminal applications, either inline, -full-window, or a mix of both.") - (license license:asl2.0))) + "Bubble Tea is a Go framework for building rich terminal user +interfaces based on the paradigms of the Elm architecture. It's well- +suited for simple and complex terminal applications, either inline, +full-window, or a mix of both. It's been battle-tested in several large +projects and is production-ready.") + (license license:expat))) (define-public go-github-com-containerd-console (package -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 08:20:42 2024 Received: (at 72963) by debbugs.gnu.org; 2 Sep 2024 12:20:42 +0000 Received: from localhost ([127.0.0.1]:47077 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl630-0000vU-75 for submit@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:42 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:40907 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62s-0000qK-KV for 72963@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725279556; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=X1fP6msJ9KHPSype6Oe+lpWEkQ+mmGCBu23hKedvkCQ=; b=Gn34cn0qeLtNAswyxOO2CCFAvkTxDSEu74wDARj5DnTs4ZAYNpIIMIUW+M64ssIkuJT/A1 YsxgJStfOMt71uopzqqDoj4Ev9oSbnZUSrZgUBxs8noMAPklRWE+xU81Iwox5TiLm8SwUt rGZCNK4+w1+LGS+dfsRDfZUg9K45SEy99LMt9NMiw94pMta8dIBgz+GW01suSy33pf7pZA FOf/xhOaJrDcf6wjEXhNaaOEG6Hg0vDSlH9OHyRFH1NM8SpQLzjOJpj+7742eSUq9zkY3n goawIG37D5hTvwpDjoqhb4L+laSo3Orpim8CruLkYXCJ6Y4+P/ZJ6x7wOJbL/Q== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id f49addf2 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Mon, 2 Sep 2024 12:19:16 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team 30/30] gnu: Add git-spice. Date: Mon, 2 Sep 2024 14:18:38 +0200 Message-ID: <20240902121843.31430-29-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240902121843.31430-1-herman@rimm.ee> References: <20240902121843.31430-1-herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/version-control.scm (git-spice): Add variable. --- gnu/packages/version-control.scm | 89 ++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm index 9f67237d5d..b141e55137 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm @@ -8 [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/version-control.scm (git-spice): Add variable. --- gnu/packages/version-control.scm | 89 ++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm index 9f67237d5d..b141e55137 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm @@ -8 [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/version-control.scm (git-spice): Add variable. --- gnu/packages/version-control.scm | 89 ++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm index 9f67237d5d..b141e55137 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm @@ -877,6 +877,95 @@ (define-public git-tools @end itemize") (license license:gpl3+))) +(define-public git-spice + (package + (name "git-spice") + (version "0.1.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/abhinav/git-spice") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0z5jjbnzyrij95fcm4qpy521fbb3mmcxhd35cl0jrlgdcs0lk2q7")))) + (build-system go-build-system) + (arguments + (list + #:go go-1.22 + #:import-path "go.abhg.dev/gs" + #:phases + #~(modify-phases %standard-phases + (add-after 'unpack 'remove-failing-tests + (lambda* (#:key tests? import-path #:allow-other-keys) + (with-directory-excursion + (string-append "src/" import-path "/testdata/script") + (for-each + delete-file + (list + ;; Tests require networking. + "auth_detect_forge.txt" + "auth_explicit_forge.txt" + "auth_prompt_forge.txt" + "branch_submit_ambiguous_branch.txt" + "branch_submit_by_name.txt" + "branch_submit_create_update.txt" + "branch_submit_detect_existing.txt" + "branch_submit_long_body.txt" + "branch_submit_multiple_commits.txt" + "branch_submit_multiple_pr_templates.txt" + "branch_submit_no_publish.txt" + "branch_submit_pr_template.txt" + "branch_submit_pr_template_cache_invalidation.txt" + "branch_submit_pr_template_no_body.txt" + "branch_submit_pr_template_prompt.txt" + "branch_submit_recover_prepared.txt" + "branch_submit_remote_prompt.txt" + "branch_submit_rename.txt" + "downstack_submit.txt" + "repo_sync_detached_head.txt" + "repo_sync_detect_externally_created_prs.txt" + "repo_sync_external_pr_head_mismatch.txt" + "repo_sync_manual_pull_merged_pr.txt" + "repo_sync_merged_pr.txt" + "repo_sync_trunk_dirty_tree.txt" + "repo_sync_trunk_no_prs.txt" + "repo_sync_unpushed_commits.txt" + "stack_submit.txt" + "stack_submit_update_leave_draft.txt" + "upstack_submit_main.txt")))))))) + (propagated-inputs (list go-pgregory-net-rapid + go-gopkg-in-yaml-v3 + go-gopkg-in-dnaeon-go-vcr-v3-recorder + go-golang-org-x-oauth2 + go-go-uber-org-mock + go-go-abhg-dev-requiredfield + go-github-com-zalando-go-keyring + go-github-com-vito-midterm + go-github-com-stretchr-testify + go-github-com-shurcool-githubv4 + go-github-com-rogpeppe-go-internal + go-github-com-mattn-go-isatty + go-github-com-dustin-go-humanize + go-github-com-creack-pty-v2 + go-github-com-charmbracelet-log + go-github-com-charmbracelet-lipgloss + go-github-com-charmbracelet-bubbletea + go-github-com-charmbracelet-bubbles + go-github-com-buildkite-shellwords + go-github-com-alecthomas-kong)) + (inputs (list go-github-com-rogpeppe-go-internal-diff + go-github-com-rogpeppe-go-internal-testscript + go-github-com-rogpeppe-go-internal-internal-misspell)) + (native-inputs (list git-minimal)) + (home-page "https://go.abhg.dev/gs") + (synopsis "Manage stacks of Git branches") + (description + "git-spice (gs) is a command line tool for stacking Git branches.") + (license license:gpl3))) + (define-public xdiff (let ((revision "0") (commit "a137bc7ee6c76618ed1737c257548eaa10ac0089")) -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 08:49:46 2024 Received: (at 72963) by debbugs.gnu.org; 2 Sep 2024 12:49:46 +0000 Received: from localhost ([127.0.0.1]:47880 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl6V7-0002Ty-Mq for submit@debbugs.gnu.org; Mon, 02 Sep 2024 08:49:46 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:43457 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62s-0000qB-3L for 72963@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:34 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725279556; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=yNz/j6PkaH5Nq/a3a50if0vndPTVBs47WNj9GkqUa2U=; b=IHvik1GMc1PUfSaYjRUHYQ3BTOHvbGawjzSZJVjqd85IeI71ykWjHgVPniM7foJP7rUly9 nM9JSJBccIXZ6iPp1TJEba0H0y2hoZoaKLpgKvSzT2lcGGtnZKx+kmin7DG6awNoDWsQ/f uGzmEk+4W5He2gEiRbr0jt4AWUGjkKAsTKLV3zevyXGkT/uQD8II9EPao5s/MqFzEMnChR Bziq5IDWOlF1spr1WBt7rexTr5ChjApcEaThVyuxRAU3TMR2sSiwHtlFQXoSV1mYerL0xS N8V30W/m7YkgVenlFU1DC7qF9B1GP6J/xa0ZLs1z20dqCSBFw/BdNffJ9g/3/w== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 0b5a5f38 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Mon, 2 Sep 2024 12:19:16 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team 28/30] gnu: Add go-github-com-muesli-cancelreader. Date: Mon, 2 Sep 2024 14:18:36 +0200 Message-ID: <20240902121843.31430-27-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240902121843.31430-1-herman@rimm.ee> References: <20240902121843.31430-1-herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang.scm (go-github-com-muesli-cancelreader): Add variable. --- gnu/packages/golang.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 13ad657207..a84cb07c0d 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -6137,6 +6137,28 @@ (define-public go- [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang.scm (go-github-com-muesli-cancelreader): Add variable. --- gnu/packages/golang.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 13ad657207..a84cb07c0d 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -6137,6 +6137,28 @@ (define-public go- [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang.scm (go-github-com-muesli-cancelreader): Add variable. --- gnu/packages/golang.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 13ad657207..a84cb07c0d 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -6137,6 +6137,28 @@ (define-public go-github-com-muesli-ansi (description "This package provides raw ANSI sequence helpers.") (license license:expat))) +(define-public go-github-com-muesli-cancelreader + (package + (name "go-github-com-muesli-cancelreader") + (version "0.2.2") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/muesli/cancelreader") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0157mgpk0z45xizrgrz73swhky0d8nyk6fhwb089n1290k7yjhxq")))) + (build-system go-build-system) + (arguments (list #:import-path "github.com/muesli/cancelreader")) + (propagated-inputs (list go-golang-org-x-sys)) + (home-page "https://github.com/muesli/cancelreader") + (synopsis "Cancelable reader") + (description "This package provides a cancelable reader for Go.") + (license license:expat))) + (define-public go-github-com-muesli-reflow (package (name "go-github-com-muesli-reflow") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 08:49:46 2024 Received: (at 72963) by debbugs.gnu.org; 2 Sep 2024 12:49:47 +0000 Received: from localhost ([127.0.0.1]:47882 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl6V8-0002U4-Hi for submit@debbugs.gnu.org; Mon, 02 Sep 2024 08:49:46 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:43457 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62r-0000qB-1k for 72963@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725279554; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=rkAJNJexqXuhXxZqeqri0+ABbSRUzdjwBOWnuJslOB0=; b=LzYr2UBvkMxo6t2SmCdjxknliygb6cbnXwyCjAZnnK3LN5pOVeZNtWdmP8RtKr9Wm90vjX fR2dyyrVLNRFPu9eHuONM9emcU7l2Zsqw0lfp8cs1VH2A0QIG8i/XRm63+8vrd5+XExgW0 laymY3x5aW9qJ6BmgySTt8OX0n+XzHLREE5WG/UwIoUoKP7c//uy3/l7B1BbcQPKg2Vw6K kzKDSDkljJkI0E7pa5Di/e//V6vggmGRJkWfkLikGSUZ1onV3yhW2fXormqstiYRvsbF+4 rJVwm6a28QF+FdMYQSZaGen078xQyu/oCo+CQtUHe1fLtehI4Pq+zxNJDC+r2A== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 672333f4 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Mon, 2 Sep 2024 12:19:14 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team 25/30] gnu: Add go-github-com-rogpeppe-go-internal-testscript. Date: Mon, 2 Sep 2024 14:18:33 +0200 Message-ID: <20240902121843.31430-24-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240902121843.31430-1-herman@rimm.ee> References: <20240902121843.31430-1-herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-rogpeppe-go-internal-testscript): Add variable. --- gnu/packages/golang-xyz.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index f938c4a595..967ead8542 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -5320,6 +5320,34 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-rogpeppe-go-internal-testscript): Add variable. --- gnu/packages/golang-xyz.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index f938c4a595..967ead8542 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -5320,6 +5320,34 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-rogpeppe-go-internal-testscript): Add variable. --- gnu/packages/golang-xyz.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index f938c4a595..967ead8542 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -5320,6 +5320,34 @@ (define-public go-github-com-rogpeppe-go-internal-internal-misspell library.") (license license:bsd-3))) +(define-public go-github-com-rogpeppe-go-internal-testscript + (package + (name "go-github-com-rogpeppe-go-internal-testscript") + (version "1.12.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/rogpeppe/go-internal") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "18szjxqrjjvgsvyjbkqs6xw4bvg5nn1myg5hhb5qzwz5xl4wvw5a")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/rogpeppe/go-internal/testscript" + #:unpack-path "github.com/rogpeppe/go-internal")) + (propagated-inputs (list go-golang-org-x-tools + go-golang-org-x-sys + go-golang-org-x-mod)) + (home-page "https://github.com/rogpeppe/go-internal") + (synopsis "Internal test scripts from the Go standard library") + (description + "This package provides internal test scripts from the Go standard +library.") + (license license:bsd-3))) + (define-public go-github-com-sahilm-fuzzy (package (name "go-github-com-sahilm-fuzzy") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 08:49:48 2024 Received: (at 72963) by debbugs.gnu.org; 2 Sep 2024 12:49:48 +0000 Received: from localhost ([127.0.0.1]:47884 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl6V9-0002UI-Tr for submit@debbugs.gnu.org; Mon, 02 Sep 2024 08:49:48 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:43457 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62o-0000qB-EJ for 72963@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:31 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725279553; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=QdXPI8xGKLfh4PM8rzOYh8f42N9g3IuhPI7SDkdQx0s=; b=IACzoFysStFRpkTi4EqqvwUrUnmaGllfS1KdYlkIzFTinLEF7lbwdI9jh8TxVLMLhUQQKb Qh5MguchvSRN2DWdKHYiuMWcBlTxrizOa3z2QIZFx4HEh8lFqMmp4nqkQ4ES0ekXUpCeHr J1YF7+ThB6eCVMEIZJXPNQk8UkyJzoeeubK+AYcK2m5IFUTNm9PjA4nfvVOGU7ID3lednB 2pNLscl6vndMjojslpnDu5GwmMYEDDmP9VKefqP+mtzyQX6MuSpJ1TEsOB0EFwTfM+BOg1 5WEVTrgf1v8bMal1IMR3jrvNjPsMLnW/lDt81Jn+MX+haDEkCLDda9QcIYGwtg== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id ef61e527 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Mon, 2 Sep 2024 12:19:13 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team 18/30] gnu: Add go-github-com-erikgeiser-coninput. Date: Mon, 2 Sep 2024 14:18:26 +0200 Message-ID: <20240902121843.31430-17-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240902121843.31430-1-herman@rimm.ee> References: <20240902121843.31430-1-herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-erikgeiser-coninput): Add variable. --- gnu/packages/golang-xyz.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 70598934af..3c5249c300 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -2275,6 +2275,29 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-erikgeiser-coninput): Add variable. --- gnu/packages/golang-xyz.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 70598934af..3c5249c300 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -2275,6 +2275,29 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-erikgeiser-coninput): Add variable. --- gnu/packages/golang-xyz.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 70598934af..3c5249c300 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -2275,6 +2275,29 @@ (define-public go-github-com-emersion-go-webdav @url{https://tools.ietf.org/html/rfc6352, RFC 6352} specifications.") (license license:expat))) +(define-public go-github-com-erikgeiser-coninput + (package + (name "go-github-com-erikgeiser-coninput") + (version "0.0.0-20211004153227-1c3628e74d0f") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/erikgeiser/coninput") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1x8yw15ngyg4vlcdv5wsgpr6w5kavjv7bmk5mpvvx848bwvslr1r")))) + (build-system go-build-system) + (arguments (list #:import-path "github.com/erikgeiser/coninput")) + (propagated-inputs (list go-golang-org-x-sys)) + (home-page "https://github.com/erikgeiser/coninput") + (synopsis "Input handling with Windows Console API") + (description + "Go library for input handling using Windows Console API.") + (license license:expat))) + (define-public go-github-com-errata-ai-ini (package (name "go-github-com-errata-ai-ini") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 08:49:48 2024 Received: (at 72963) by debbugs.gnu.org; 2 Sep 2024 12:49:49 +0000 Received: from localhost ([127.0.0.1]:47886 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl6VA-0002UK-8Z for submit@debbugs.gnu.org; Mon, 02 Sep 2024 08:49:48 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:43457 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62p-0000qB-FO for 72963@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725279554; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=qcnjCfO/bTl3KNVXwgjJ4GRYlEo24gsM0GZNc+ULvEk=; b=IdAraxIExcGa5+yNl1cjGy03qCUguaLt/IFQo5NV1oGV1a553NYUcDrEvwhE9mwEBBrDCh 2ZHbTXFZrlNUY5rCh+ade1wT//Hvgr0yLCo5kxXgYySGBZJGXZNT6sgvGuqyx6DFELd/R3 o/qr7Zaq7KstaY3jGrnHSDCtfgMooE5DGhuO7a0v0qWb9p/8LHs0E+siAMg1SGVfpZWWSE /md6JHV7ml3m4KtBdaSIhRXd4i+1iqfisIQ1Vr57H+MLJ22AEJSUCO6iQge4qUzNMzdwwI kc5Qpn1BCuEkpnBcD/ZTFsnzZFA000hguhr1SNTWZJSzEArTTHUd72LM1Qu45A== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 71fb8218 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Mon, 2 Sep 2024 12:19:14 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team 22/30] gnu: Add go-golang-org-x-text-transform. Date: Mon, 2 Sep 2024 14:18:30 +0200 Message-ID: <20240902121843.31430-21-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240902121843.31430-1-herman@rimm.ee> References: <20240902121843.31430-1-herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang.scm (go-golang-org-x-text-transform): Add variable. --- gnu/packages/golang.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 1822b640dc..205cb6d55f 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -3090,6 +3090,33 @@ (define-public go- [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang.scm (go-golang-org-x-text-transform): Add variable. --- gnu/packages/golang.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 1822b640dc..205cb6d55f 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -3090,6 +3090,33 @@ (define-public go- [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang.scm (go-golang-org-x-text-transform): Add variable. --- gnu/packages/golang.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 1822b640dc..205cb6d55f 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -3090,6 +3090,33 @@ (define-public go-github-com-tj-docopt (home-page "https://github.com/tj/docopt") (license license:expat))) +(define-public go-golang-org-x-text-transform + (package + (name "go-golang-org-x-text-transform") + (version "0.16.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://go.googlesource.com/text") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0pmn0i1xbpwvzl4cdgmjqcsk9vckhqrq6699fnr9mkglh4xj3p7a")))) + (build-system go-build-system) + (arguments + (list #:import-path "golang.org/x/text/transform" + #:unpack-path "golang.org/x/text")) + (home-page "https://golang.org/x/text") + (synopsis "Read and write wrappers for byte transformation") + (description + "Package transform provides reader and writer wrappers that +transform the bytes passing through as well as various transformations. +Example transformations provided by other packages include normalization +and conversion between character sets.") + (license license:bsd-3))) + (define-public go-golang-org-x-vuln (package (name "go-golang-org-x-vuln") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 02 08:49:49 2024 Received: (at 72963) by debbugs.gnu.org; 2 Sep 2024 12:49:49 +0000 Received: from localhost ([127.0.0.1]:47888 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl6VA-0002UT-V7 for submit@debbugs.gnu.org; Mon, 02 Sep 2024 08:49:49 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:43457 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sl62n-0000qB-JY for 72963@debbugs.gnu.org; Mon, 02 Sep 2024 08:20:30 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1725279553; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=R3ck6y9SNprOuSVOAU0f2ngB1hMjSXxOqMEq2xb3K5I=; b=mOEd9XI1KVxUUwCmMx1N47Ndot0OmxuavaEcsVzffSRKXBYgu8/Hef0ZGfnoBNoyWcLhU0 SqYlV8OtF6qaJJfm994l8Uz0PRPLG7z4M0ZKLRlclqtNQhP4o6FqZ8RsHAFrcjr0q+Hjxg 509Pa+AtgwGYSLMcM4P1RpbqFDlRE6VpOCImlqTB8uSpN/FjmJ1Mn2XYFJTw2+sjLnwfH1 J1kmCQ4zFzSQVlD64j0j8gLuClRhQcaoWVD+6846mtatwS1XW5UhEXOeyW4EuB0NWn+GZn p8wiNkf4FKJCF1R/nFsmngtpsBHR/YtBXo0QIyot/gAxMz7WjjX4jzeJeRA7fQ== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id fa6783ce (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Mon, 2 Sep 2024 12:19:13 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team 16/30] gnu: Add go-github-com-charmbracelet-bubbles. Date: Mon, 2 Sep 2024 14:18:24 +0200 Message-ID: <20240902121843.31430-15-herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240902121843.31430-1-herman@rimm.ee> References: <20240902121843.31430-1-herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-bubbles): Add variable. --- gnu/packages/golang-xyz.scm | 38 +++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 7589918849..70598934af 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1423,6 +1423,44 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 TVD_SPACE_RATIO No description available. X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-bubbles): Add variable. --- gnu/packages/golang-xyz.scm | 38 +++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 7589918849..70598934af 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1423,6 +1423,44 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 TVD_SPACE_RATIO No description available. -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-bubbles): Add variable. --- gnu/packages/golang-xyz.scm | 38 +++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 7589918849..70598934af 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1423,6 +1423,44 @@ (define-public go-github-com-charlievieth-fastwalk tools.") (license license:expat))) +(define-public go-github-com-charmbracelet-bubbles + (package + (name "go-github-com-charmbracelet-bubbles") + (version "0.18.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/charmbracelet/bubbles") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "158icaha3a4xflvdimgchm08m5lhp1rn2jzah9xd174svmx8nlhm")))) + (build-system go-build-system) + (arguments (list #:import-path "github.com/charmbracelet/bubbles")) + (propagated-inputs (list go-github-com-sahilm-fuzzy + go-github-com-rivo-uniseg + go-github-com-muesli-termenv + go-github-com-muesli-reflow + go-github-com-mattn-go-runewidth + go-github-com-lucasb-eyer-go-colorful + go-github-com-dustin-go-humanize + go-github-com-charmbracelet-lipgloss + go-github-com-charmbracelet-harmonica + go-github-com-charmbracelet-bubbletea + go-github-com-atotto-clipboard)) + (home-page "https://github.com/charmbracelet/bubbles") + (synopsis "Components for Bubble Tea, Glow and Charm") + (description + "This package provides some components for +@@url{https://github.com/charmbracelet/bubbletea,Bubble Tea} +applications. These components are used in production in +@@url{https://github.com/charmbracelet/glow,Glow}, +@@url{https://github.com/charmbracelet/charm,Charm} and many other +applications.") + (license license:expat))) + (define-public go-github-com-charmbracelet-lipgloss (package (name "go-github-com-charmbracelet-lipgloss") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 03 08:16:03 2024 Received: (at 72963) by debbugs.gnu.org; 3 Dec 2024 13:16:04 +0000 Received: from localhost ([127.0.0.1]:58611 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISl1-0005n0-Hw for submit@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:03 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:41219 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISkx-0005mH-Qd for 72963@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:02 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1733231752; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=fO1f9Iy/pZx6XSnkCSnVTKwrmFj3EuWNZyVJJH06ILs=; b=ehlAiHVl0W98Pd2vRQGEKKUvYy6BK//xfwY8ANsWXis706MMiCzAJfjI+oYzA/ESLgL6y5 MMBoDoWDXK45/EQrRmYkNQ9bsXIXc1rZ30HjR/njwf0eLzDK8epYMzqSN/qsqXZDYscQyD 5Ly9Eu/zR/OrHMsJy7sJsw8QoyV1eQFY+v2K1Z7eK87jswUaw8tArEwDbVQ+xJ/ba+mhk/ +1+3hgE9jmCeJBzuRsdvTJjB0J+FVbYxYtL8kn6qLF/RWTNyn3XY6BwmmiPIiKUyhpLInN xKPJYghfCnAYARBS1ovXerr7+656SE0hXQOR2XqbTNKk3SgwWk3iGelxGTyuWg== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id e4b768f3 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Tue, 3 Dec 2024 13:15:52 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team v2 01/22] gnu: Add go-github-com-buildkite-shellwords. Date: Tue, 3 Dec 2024 14:14:46 +0100 Message-ID: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> X-Mailer: git-send-email 2.45.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-buildkite-shellwords): Add variable. --- gnu/packages/golang-xyz.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index d9a3562061..e88f0206ef 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1424,6 +1424,30 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-buildkite-shellwords): Add variable. --- gnu/packages/golang-xyz.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index d9a3562061..e88f0206ef 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1424,6 +1424,30 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-buildkite-shellwords): Add variable. --- gnu/packages/golang-xyz.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index d9a3562061..e88f0206ef 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1424,6 +1424,30 @@ (define-public go-github-com-briandowns-spinner indicator to any terminal application.") (license license:asl2.0))) +(define-public go-github-com-buildkite-shellwords + (package + (name "go-github-com-buildkite-shellwords") + (version "0.0.0-20180315110454-59467a9b8e10") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/buildkite/shellwords") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1kx6wxbdznarmnifwzmxxcd86bgn27rwpfnw2y2gd0j8zg9g1682")))) + (build-system go-build-system) + (arguments + (list + #:import-path "github.com/buildkite/shellwords")) + (home-page "https://github.com/buildkite/shellwords") + (synopsis "Split command-line strings into words") + (description + "This package provides a golang library for splitting command-line +strings into words like a POSIX or Windows shell would.") + (license license:expat))) + (define-public go-github-com-burntsushi-toml (package (name "go-github-com-burntsushi-toml") base-commit: 178c3115c47905f4ddad2740ada2725db42ed478 -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 03 08:16:04 2024 Received: (at 72963) by debbugs.gnu.org; 3 Dec 2024 13:16:04 +0000 Received: from localhost ([127.0.0.1]:58614 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISl1-0005n2-SX for submit@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:04 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:41219 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISl0-0005mH-EZ for 72963@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:03 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1733231752; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=onR7dmYX1FOE5Vb5oOka3FpK3jjWQen2RbmnfyOPIPk=; b=hu8evB3yO7d5EDWDhnJu2v9Zgf1OeaaU6ce1v7XqbVgzduVbUNSYRBCQsb4iQE+CxcCq7D tiPhHSLEh2QmjKexgfGXs5++1E5/H7bQCiwraC2uc0rkTiDTT+TrTcdduzRvCS8HLN+QKG AA9LInfOnqaKLnNp2QTaR3/QieYC+Eb1ikaZED4QRooLKiVhxYPobh016fU9kBnIV1SaiO pQyEkLPosmK7yHv7TIXHvkaahKiPt7O+8VGkP5tyXlba/r+ObFtnr+FT76+9PmqQsPPo0C W2uGbju23pbcxbzmmVzAtRNsIEU5ex1qvr4/wagwd3t2vd/BJpJw3XBGHJc11Q== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 817951c2 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Tue, 3 Dec 2024 13:15:52 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team v2 02/22] gnu: Add go-github-com-sebdah-goldie-v2. Date: Tue, 3 Dec 2024 14:14:47 +0100 Message-ID: <5d3039f6c9a6f959a1f8ad340b0510310697e128.1733231503.git.herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> References: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-sebdah-goldie-v2): Add variable. --- gnu/packages/golang-xyz.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index e88f0206ef..4f824ab935 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -6979,6 +6979,32 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-sebdah-goldie-v2): Add variable. --- gnu/packages/golang-xyz.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index e88f0206ef..4f824ab935 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -6979,6 +6979,32 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-sebdah-goldie-v2): Add variable. --- gnu/packages/golang-xyz.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index e88f0206ef..4f824ab935 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -6979,6 +6979,32 @@ (define-public go-github-com-schollz-progressbar-v3 is undetermined, a customizable spinner is shown.") (license license:expat))) +(define-public go-github-com-sebdah-goldie-v2 + (package + (name "go-github-com-sebdah-goldie-v2") + (version "2.5.3") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/sebdah/goldie") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "12gji9p6b6zlkisbd3ww103zwd5chlwkb6h5dppfrmgxim84n5n0")))) + (build-system go-build-system) + (arguments (list #:import-path "github.com/sebdah/goldie/v2")) + (propagated-inputs (list go-github-com-stretchr-testify + go-github-com-sergi-go-diff + go-github-com-pmezard-go-difflib)) + (home-page "https://github.com/sebdah/goldie") + (synopsis "Golden test utility") + (description + "Package goldie provides test assertions based on golden files. +It's typically used for testing responses with larger data bodies.") + (license license:expat))) + (define-public go-github-com-sergi-go-diff (package (name "go-github-com-sergi-go-diff") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 03 08:16:07 2024 Received: (at 72963) by debbugs.gnu.org; 3 Dec 2024 13:16:07 +0000 Received: from localhost ([127.0.0.1]:58623 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISl5-0005nx-6f for submit@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:07 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:41219 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISl1-0005mH-Jm for 72963@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:04 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1733231753; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=LBXOo2e1QYJwWDSkFt2jDxCb21kWbavUG4uMlbc4qIk=; b=JFAFBb+zJm87i2pY5asysOpmF4OgXGBjVnAoZGynpD5CQ+bvjVRQm2r171Z2EchDizavCZ PaSMMv5bw3lUCiUmRXrzyw0fODsS5a/6J57whjNT3fyd9V5W4mQw9nlFHfAgLhp92tG31l SGwvB7/nl/lMW8O3+EXhrj2aqD2QGCGeFJhb/bIijnXOowcxZ/ypu4hi3/E8lnjWrrOKYt k1Bvj4kJtEmrBxpGoIoc7M5Ie/6S/tzBtkWMNAAPTTgTUNIF77zxy5doaOxyJZhTy6ioGT 9VOcWV1v9I34BFH2yuH+hOYojhXScSSBXqJFYqVw8JX4ISA5Gqi8B/xqbYjv0A== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id a180a3c8 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Tue, 3 Dec 2024 13:15:53 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team v2 03/22] gnu: Add go-github-com-creack-pty-v2. Date: Tue, 3 Dec 2024 14:14:48 +0100 Message-ID: X-Mailer: git-send-email 2.45.2 In-Reply-To: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> References: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-web.scm (go-github-com-creack-pty-v2): Add variable. --- gnu/packages/golang-web.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index dbbdb427fd..93865ff1b8 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -1505,6 +1505,27 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-web.scm (go-github-com-creack-pty-v2): Add variable. --- gnu/packages/golang-web.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index dbbdb427fd..93865ff1b8 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -1505,6 +1505,27 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-web.scm (go-github-com-creack-pty-v2): Add variable. --- gnu/packages/golang-web.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index dbbdb427fd..93865ff1b8 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -1505,6 +1505,27 @@ (define-public go-github-com-emersion-go-smtp RFC 5321.") (license license:expat))) +(define-public go-github-com-creack-pty-v2 + (package + (name "go-github-com-creack-pty-v2") + (version "2.0.0-20240228220112-08e77a045af8") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/creack/pty") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "03g863r7nxxkg0c7jbv5pgr53g2bvx4f7x3ngypzr0aa9rjmh7ic")))) + (build-system go-build-system) + (arguments (list #:import-path "github.com/creack/pty/v2")) + (home-page "https://github.com/creack/pty") + (synopsis "Functions for working with Unix terminals") + (description + "Package pty provides functions for working with Unix terminals.") + (license license:expat))) + (define-public go-github-com-emicklei-go-restful (package (name "go-github-com-emicklei-go-restful") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 03 08:16:08 2024 Received: (at 72963) by debbugs.gnu.org; 3 Dec 2024 13:16:08 +0000 Received: from localhost ([127.0.0.1]:58626 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISl5-0005nz-Hq for submit@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:08 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:41219 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISl2-0005mH-Lw for 72963@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:05 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1733231755; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ngSCVhiL7zt5JHM0Kl4zlr8kmbQo3j+Zs1J3yK9puNQ=; b=krJKEDh9KSAfengSCDnnwmUHrmZdJFkzjSiEucV+GMwigLp1jOry7GT4deQQiYq7JPAXtz 5/Po8GC8SZliUn6mLgAEKeniaQrK7zhkntJC98Vr/24NysN4QkOvpPdMrPPYPIneBDoHxy gkclaZcHD2OnyYb+YFRJ7tIW8FSEIQnmC5LEYt2HXIqIBe4FFx0zhNFrO2O4rhmbq1GNje NbnkTbkhZziZP7uuFDVWo9TzZo2saFYUdSHbFglkh8WxRUq3Ad/s+IlWQVQ4RGfuZ+fUD2 mQ8cpUHpW1xAZgn3fS7DDtoJfICvyL7jmxrjTyrqEgBeG1+Aj+7dsWIF/kAtMQ== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 369f5c61 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Tue, 3 Dec 2024 13:15:55 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team v2 04/22] gnu: Add go-github-com-charmbracelet-x-ansi. Date: Tue, 3 Dec 2024 14:14:49 +0100 Message-ID: X-Mailer: git-send-email 2.45.2 In-Reply-To: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> References: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-ansi): Add variable. --- gnu/packages/golang-xyz.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 4f824ab935..c371519ae8 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1556,6 +1556,32 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-ansi): Add variable. --- gnu/packages/golang-xyz.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 4f824ab935..c371519ae8 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1556,6 +1556,32 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-ansi): Add variable. --- gnu/packages/golang-xyz.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 4f824ab935..c371519ae8 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1556,6 +1556,32 @@ (define-public go-github-com-charlievieth-fastwalk tools.") (license license:expat))) +(define-public go-github-com-charmbracelet-x-ansi + (package + (name "go-github-com-charmbracelet-x-ansi") + (version "0.1.4") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/charmbracelet/x") + (commit (string-append "ansi/v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1j33791lkz4jzvm220dg82wr79gxncfflpqrlz34vhm7215fwbx0")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/charmbracelet/x/ansi" + #:unpack-path "github.com/charmbracelet/x")) + (propagated-inputs (list go-github-com-rivo-uniseg)) + (home-page "https://github.com/charmbracelet/x") + (synopsis "Common ANSI escape sequences based on ECMA-48") + (description + "Package ansi defines common ANSI escape sequences based on the +ECMA-48 specs.") + (license license:expat))) + (define-public go-github-com-cheggaaa-pb (package (name "go-github-com-cheggaaa-pb") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 03 08:16:09 2024 Received: (at 72963) by debbugs.gnu.org; 3 Dec 2024 13:16:09 +0000 Received: from localhost ([127.0.0.1]:58629 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISl6-0005oJ-BF for submit@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:09 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:38731 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISl3-0005mS-2U for 72963@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:05 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1733231755; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=2qVEbmUpUnM1BBWdigdiCOG2OE1h3XG0xGnA9x1D01Y=; b=HZalTY6st3p94jI0dDdIYIEEeB726kJTgssbbEgxKtuAt3TW/oH45vs3zVYRTlRNIHtbmi i6hYPghtH0tbYofEhz7WVOpEPD4S6O8D5ySD2t9x8HvlEmHZ7WOz5uK3mw74dNxQC7DItb 7YYUJJuv7Ne6ygI/2fuCIPEb5D4kn8BHf1ZCpReVThtaLtL/0zBSN0v27xwJEX1IpBCik9 CGnuvkH/H9ET1so5p8YPW04SEPeYwcPLUd9trEv8GCcchWhEbK+U1z07XtT4N1wDFXPZ8r 50gxvYh3gSP8pmNFEMI0ES+Xr3cxfavVir5CN5ySO2IpRzZxOZ6zWxmGoTuP9w== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 763fe18e (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Tue, 3 Dec 2024 13:15:55 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team v2 05/22] gnu: Add go-github-com-charmbracelet-lipgloss. Date: Tue, 3 Dec 2024 14:14:50 +0100 Message-ID: <859b53703c59eb77fcba5da215e0aaf057e129d5.1733231503.git.herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> References: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-lipgloss): Add variable. --- gnu/packages/golang-xyz.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index c371519ae8..7cf7da26fb 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1556,6 +1556,33 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 TVD_SPACE_RATIO No description available. X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-lipgloss): Add variable. --- gnu/packages/golang-xyz.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index c371519ae8..7cf7da26fb 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1556,6 +1556,33 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 TVD_SPACE_RATIO No description available. -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-lipgloss): Add variable. --- gnu/packages/golang-xyz.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index c371519ae8..7cf7da26fb 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1556,6 +1556,33 @@ (define-public go-github-com-charlievieth-fastwalk tools.") (license license:expat))) +(define-public go-github-com-charmbracelet-lipgloss + (package + (name "go-github-com-charmbracelet-lipgloss") + (version "0.12.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/charmbracelet/lipgloss") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "08slqvnb3s47h0bq3yyl4rrn0yq37i9lbq5ljb1rkc97gmy00khi")))) + (build-system go-build-system) + (arguments (list #:import-path "github.com/charmbracelet/lipgloss")) + (propagated-inputs (list go-github-com-rivo-uniseg + go-github-com-muesli-termenv + go-github-com-charmbracelet-x-ansi + go-github-com-aymanbagabas-go-udiff)) + (home-page "https://github.com/charmbracelet/lipgloss") + (synopsis "Style definitions for nice terminal layouts") + (description + "This package provides style definitions for nice terminal layouts. +Built with TUIs in mind.") + (license license:expat))) + (define-public go-github-com-charmbracelet-x-ansi (package (name "go-github-com-charmbracelet-x-ansi") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 03 08:16:09 2024 Received: (at 72963) by debbugs.gnu.org; 3 Dec 2024 13:16:10 +0000 Received: from localhost ([127.0.0.1]:58632 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISl7-0005ob-9A for submit@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:09 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:41219 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISl3-0005mH-DD for 72963@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:05 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1733231756; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ata3JB0WcDFUtu7kzyB0aYuD4K93o8R4gs3AxuO1jA8=; b=G14S6jRAYM6kmDrRdwz5gWkf5pNckV+Pyx3zrqpDzIUZqiIQtvoThFKsbHJZG+K6T85DHt D1s4sSi/IAZwFLUJyLZvI2f43a15zyD5iS9aFIHkwBfxkbi7RdeJN39Lha4VA0VXdwV7Dh GmJt4q5Rw0l0xdmDm2pCVCt2HqoBtlHGXEO7CM4pzl6OrD8wK+WHTmWYAbMwE3u3ZWgOZV cVry1jgGN87tHZFN9bcRFnjGldQxoidF8pqFMArgVNu/SX5bcDhrWauSgV9AtL/YPe+tJC HgBauqHoAyIHkOcOIc2UtXgrs9JQ9ry7uX5feFt6PitccusnVAxlEShVVdg29A== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 6ac23e06 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Tue, 3 Dec 2024 13:15:55 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team v2 06/22] gnu: Add go-github-com-shurcool-graphql. Date: Tue, 3 Dec 2024 14:14:51 +0100 Message-ID: X-Mailer: git-send-email 2.45.2 In-Reply-To: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> References: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-shurcool-graphql): Add variable. --- gnu/packages/golang-xyz.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 7cf7da26fb..4ec00aee26 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -7184,6 +7184,28 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-shurcool-graphql): Add variable. --- gnu/packages/golang-xyz.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 7cf7da26fb..4ec00aee26 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -7184,6 +7184,28 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-shurcool-graphql): Add variable. --- gnu/packages/golang-xyz.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 7cf7da26fb..4ec00aee26 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -7184,6 +7184,28 @@ (define-public go-github-com-shirou-gopsutil-v3 ;; environment. (string-append "src/" import-path "/host/host_test.go"))))))))) +(define-public go-github-com-shurcool-graphql + (package + (name "go-github-com-shurcool-graphql") + (version "0.0.0-20230722043721-ed46e5a46466") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/shurcooL/graphql") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "12cq16qak217bkpklqsmqhl42gz8cpadpzqw6fsivc3ambjpqdry")))) + (build-system go-build-system) + (arguments (list #:import-path "github.com/shurcooL/graphql")) + (home-page "https://github.com/shurcooL/graphql") + (synopsis "GraphQL client") + (description + "Package graphql provides a @code{GraphQL} client implementation.") + (license license:expat))) + (define-public go-github-com-skip2-go-qrcode (package (name "go-github-com-skip2-go-qrcode") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 03 08:16:10 2024 Received: (at 72963) by debbugs.gnu.org; 3 Dec 2024 13:16:10 +0000 Received: from localhost ([127.0.0.1]:58636 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISl7-0005oi-Oy for submit@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:10 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:38731 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISl3-0005mS-Qa for 72963@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:06 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1733231756; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=schC07G6cVtkoFNYDeY9Qi+MO3l9vas1CyEJv78qF2k=; b=ABmooKe/A8trwdfpPPcaqkbHbcEe/UpA8SkxOPQJK9qUmtAwQigijiPxVFKtbR3kIjAvqT fmuiA9O4M7CAmNi8t+MKH5x/65C48Ov9gFzywjcx/tXwXe1L0MYxzRSb5ezaYZZiwSsdOd 1762/CLKJ9pAQ7kO5EFyC1/7wwbA/0qIlbZo1R97elaboq1QEnf06NY1K0BNBtP+D22THH 9K414jBkDgOLtuhSgSA1IE+uAEQHf1KYehaPyzVrnsM5iUJ2zUp9Xy/Qhf64yAGzAFstQH 72nDOd+pcJD11NRfiXND9ZuQGgyHk3JhJVacpKujZY0HFrpwNxHH3EDZPgFsgw== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id b45f9d0a (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Tue, 3 Dec 2024 13:15:56 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team v2 07/22] gnu: Add go-github-com-shurcool-githubv4. Date: Tue, 3 Dec 2024 14:14:52 +0100 Message-ID: <57e7637c45f3fe774f079b2abe095037d0d46f5b.1733231503.git.herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> References: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-web.scm (go-github-com-shurcool-githubv4): Add variable. --- gnu/packages/golang-web.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index 93865ff1b8..275cb508b1 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -5615,6 +5615,31 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-web.scm (go-github-com-shurcool-githubv4): Add variable. --- gnu/packages/golang-web.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index 93865ff1b8..275cb508b1 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -5615,6 +5615,31 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-web.scm (go-github-com-shurcool-githubv4): Add variable. --- gnu/packages/golang-web.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index 93865ff1b8..275cb508b1 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -5615,6 +5615,31 @@ (define-public go-github-com-shurcool-httpgzip use gzip compression when serving HTTP requests.") (license license:expat))) +(define-public go-github-com-shurcool-githubv4 + (package + (name "go-github-com-shurcool-githubv4") + (version "0.0.0-20240429030203-be2daab69064") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/shurcooL/githubv4") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0kkvqwv0waa8hj1jr9b4nvz8rmslqpchidl7gs9bplrkl3fvsxn6")))) + (build-system go-build-system) + (arguments (list #:import-path "github.com/shurcooL/githubv4")) + (inputs (list go-golang-org-x-oauth2)) + (propagated-inputs (list go-github-com-shurcool-graphql)) + (home-page "https://github.com/shurcooL/githubv4") + (synopsis "Client library for GitHub GraphQL API v4") + (description + "Package githubv4 is a client library for accessing GitHub +@code{GraphQL} API v4.") + (license license:expat))) + (define-public go-github-com-shurcool-vfsgen (package (name "go-github-com-shurcool-vfsgen") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 03 08:16:11 2024 Received: (at 72963) by debbugs.gnu.org; 3 Dec 2024 13:16:11 +0000 Received: from localhost ([127.0.0.1]:58639 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISl8-0005p1-Ez for submit@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:11 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:41219 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISl4-0005mH-3i for 72963@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:06 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1733231756; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=4zOR//yyXUAyXRBqM4buaA8/k8c/d57RadBuTAeOF0g=; b=V2cG20PHElrGGQBSyDKSSLk9Beis7XJ+5/wA5IQ1Pqi16kVrpbMWAnvSjJAyBA4PsYpuNQ c3i4ciz70WZlQcPm/2H1OQZ7rqVR1s13Vg1rZovK63MZxX4LwwKq6KChBXOc/GzMQiLde0 2Nbrtoy/kjZfTKXQyPJDgIplh3G/BT+IeB3cJPixiSah5UZZ1E0OkPDIWf2BHTxyK8CigT KXX5OH52c/26M5gs28ChpljrOqcVEyuj15chrDoSJe4DLJ+q5Bo7QLJzONfeY1zZuukq9N V/mtxIjUNeJkvQeR7TXVlxM7MZuar4qcLtdV7ZwLpArF76NuCxPfgIlOpuEVdg== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id e43e84b0 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Tue, 3 Dec 2024 13:15:56 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team v2 08/22] gnu: Add go-github-com-charmbracelet-log. Date: Tue, 3 Dec 2024 14:14:53 +0100 Message-ID: <3ab65e5b4af29b7af664893398b2862d626a28dd.1733231503.git.herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> References: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-log): Add variable. --- gnu/packages/golang-xyz.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 4ec00aee26..908b0be7e2 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1583,6 +1583,33 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 TVD_SPACE_RATIO No description available. X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-log): Add variable. --- gnu/packages/golang-xyz.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 4ec00aee26..908b0be7e2 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1583,6 +1583,33 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 TVD_SPACE_RATIO No description available. -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-log): Add variable. --- gnu/packages/golang-xyz.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 4ec00aee26..908b0be7e2 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1583,6 +1583,33 @@ (define-public go-github-com-charmbracelet-lipgloss Built with TUIs in mind.") (license license:expat))) +(define-public go-github-com-charmbracelet-log + (package + (name "go-github-com-charmbracelet-log") + (version "0.4.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/charmbracelet/log") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1dljsz5h6pw9w396sy9na99c2pvi542b3r138lka7l0ifmzpxjw9")))) + (build-system go-build-system) + (arguments (list #:import-path "github.com/charmbracelet/log")) + (propagated-inputs (list go-golang-org-x-exp + go-github-com-stretchr-testify + go-github-com-muesli-termenv + go-github-com-go-logfmt-logfmt + go-github-com-charmbracelet-lipgloss)) + (home-page "https://github.com/charmbracelet/log") + (synopsis "Colorful Go logging library") + (description + "This package provides a minimal and colorful Go logging library.") + (license license:expat))) + (define-public go-github-com-charmbracelet-x-ansi (package (name "go-github-com-charmbracelet-x-ansi") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 03 08:16:12 2024 Received: (at 72963) by debbugs.gnu.org; 3 Dec 2024 13:16:12 +0000 Received: from localhost ([127.0.0.1]:58643 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISl9-0005pE-4Y for submit@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:12 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:38731 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISl4-0005mS-Gf for 72963@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:06 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1733231758; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=bIM/d5wObsCa0kl8DYQ7qgQ6BExbjCzBKrI3GN1HeTI=; b=m7GNUi0IVcRqSDmyMt4nfpSVNjMTOpJ4tN0Km1Elmwm4hrEIV7+iQuxOrNCcpwt0Cp87o7 OZu4u7OwCW9UC3Y3p1nWo/HGRL2ClYbmb0Xz0Q3G7icY74pTD8fJZNUPwVA0pjJF0CBE3z oK3uelk6+OLHiJfxuJv69ueFU1jVMuA6ujnyjg95dxSto9plxvshmziZTpa3gwFEx4/yWM nWmdCT39JRknwKpJStgTH/yEu8sT0L6+Dte0PsHfDm+2+Qiwuuu89kSVCL90UOSZR7+OyA WKJ2q9nPr/GvTKcwUbDusgyFRYABUaubagZyoSPq408ijO6OukOVD64awJlr0A== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 74fb44e4 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Tue, 3 Dec 2024 13:15:58 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team v2 09/22] gnu: Add go-github-com-vito-midterm. Date: Tue, 3 Dec 2024 14:14:54 +0100 Message-ID: X-Mailer: git-send-email 2.45.2 In-Reply-To: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> References: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-vito-midterm): Add variable. --- gnu/packages/golang-xyz.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 908b0be7e2..ebfb18c14c 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -7852,6 +7852,36 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-vito-midterm): Add variable. --- gnu/packages/golang-xyz.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 908b0be7e2..ebfb18c14c 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -7852,6 +7852,36 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-vito-midterm): Add variable. --- gnu/packages/golang-xyz.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 908b0be7e2..ebfb18c14c 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -7852,6 +7852,36 @@ (define-public go-github-com-tkuchiki-go-timezone @end itemize") (license license:expat))) +(define-public go-github-com-vito-midterm + (package + (name "go-github-com-vito-midterm") + (version "0.1.4") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/vito/midterm") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0bvgw84750xfpm89hrab7pzfv1d5dy94igiqwzk5ivy4yca90ipw")))) + (build-system go-build-system) + (arguments (list #:import-path "github.com/vito/midterm")) + (propagated-inputs (list go-golang-org-x-term + go-github-com-stretchr-testify + go-github-com-sebdah-goldie-v2 + go-github-com-muesli-termenv + go-github-com-creack-pty + go-github-com-charmbracelet-bubbletea)) + (home-page "https://github.com/vito/midterm") + (synopsis "In-memory terminal emulator") + (description + "This package implements an in-memory terminal emulator, designed +to be used as a component within a larger application for displaying +logs, running interactive shells, or rendering terminal output.") + (license license:expat))) + (define-public go-github-com-vitrun-qart (let ((commit "bf64b92db6b05651d6c25a3dabf2d543b360c0aa") (revision "0")) -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 03 08:16:16 2024 Received: (at 72963) by debbugs.gnu.org; 3 Dec 2024 13:16:16 +0000 Received: from localhost ([127.0.0.1]:58649 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISlE-0005pz-6R for submit@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:16 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:41219 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISl4-0005mH-Q5 for 72963@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:07 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1733231758; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=NWUAeVRqj3BlijsFwUOwmwUtohJMw1p+LBb1Ud23fmY=; b=I126NEfuYKtcqmV3EZeNhOEvJxCARQFvw1XjYBfvQ8/lYDclkIIiT3U/dZK0MSh+I6D0e+ Q4d6LWS6HIEWuiHfhABU7a8XybdzHvDofw6BC7U4HmHEEGnKny0EJG7dY+MAXP/bA8orXM YxVMxVP93UPbL/pWRi0LPhjqZ2UP4mMxrNij+SJW8LvCpFD9oLzCLaZXIKFgFt2UxffCkE inA4aqVSeJZ98QiFztpqI9gpKDqXypRAMa1AemOausQvFBlYhIOi7Ojfgc5OT9DsdCrZA4 EnqVInBy3IVockkABDKQAUwbF0CQk8kD6JGdd4w4B1dWo+FMT84/QeQHDwPQBA== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 666ae313 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Tue, 3 Dec 2024 13:15:58 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team v2 10/22] gnu: Add go-go-abhg-dev-requiredfield. Date: Tue, 3 Dec 2024 14:14:55 +0100 Message-ID: <73f4632f158eb7d076311edae067eb2b45f9f80b.1733231503.git.herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> References: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-check.scm (go-go-abhg-dev-requiredfield): Add variable. --- gnu/packages/golang-check.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang-check.scm b/gnu/packages/golang-check.scm index 7e5abf9f09..759205816b 100644 --- a/gnu/packages/golang-check.scm +++ b/gnu/packages/golang-check.scm @@ -1188,6 +1188, [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-check.scm (go-go-abhg-dev-requiredfield): Add variable. --- gnu/packages/golang-check.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang-check.scm b/gnu/packages/golang-check.scm index 7e5abf9f09..759205816b 100644 --- a/gnu/packages/golang-check.scm +++ b/gnu/packages/golang-check.scm @@ -1188,6 +1188, [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-check.scm (go-go-abhg-dev-requiredfield): Add variable. --- gnu/packages/golang-check.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang-check.scm b/gnu/packages/golang-check.scm index 7e5abf9f09..759205816b 100644 --- a/gnu/packages/golang-check.scm +++ b/gnu/packages/golang-check.scm @@ -1188,6 +1188,30 @@ (define-public go-github-com-smarty-gunit functions for writing tests in an @code{xUnit} style.") (license license:expat))) +(define-public go-go-abhg-dev-requiredfield + (package + (name "go-go-abhg-dev-requiredfield") + (version "0.3.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/abhinav/requiredfield") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "15dccs71is06wi8xi3y2nnwpcpqbsh4pas4iggdr514aix8ljknf")))) + (build-system go-build-system) + (arguments (list #:import-path "go.abhg.dev/requiredfield")) + (propagated-inputs (list go-golang-org-x-tools)) + (home-page "https://go.abhg.dev/requiredfield") + (synopsis "Linter for required struct fields") + (description + "Package requiredfield implements a linter that checks for required +fields during struct initialization.") + (license license:bsd-3))) + (define-public go-go-etcd-io-gofail (package (name "go-go-etcd-io-gofail") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 03 08:16:17 2024 Received: (at 72963) by debbugs.gnu.org; 3 Dec 2024 13:16:17 +0000 Received: from localhost ([127.0.0.1]:58651 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISlE-0005q2-MY for submit@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:17 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:38731 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISl5-0005mS-9I for 72963@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:08 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1733231759; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=XZa69zE3x5n/n2T5z8gH09/8btbj3cb1NVkkJdd5zSE=; b=L9nahSE5PG0A6VT8jupIx82Tda88nO5Icb4w6IvFVg+P/0fzzgk9n2FPxmgyyYl9nNi428 VS5kfs4kqKEQzdAs6mEoldccEHOfBSwTKqbsPTfrbA6x+ZQIExtIxmCTnfQwALWeGlcYLc j0Y0UdKKlGWqcrQ62AhAtnWSTNe6Z2iVhhiGut0NgRZsUfPs2QHD9lJsZtDvQniHs+gt/2 t9u255BXrha5HLw28Afe6mxEA7TUZkjmU6ugb0yXTjOraz87GVaqUHo0+uZthnlkj/yjaC tPkmuWhtiLVOY4XOxsWzuSqgg6dBfJdAJlA7O6xE/387UGqT1vJ771Z9qH1G3A== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 4ac0c5e4 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Tue, 3 Dec 2024 13:15:59 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team v2 11/22] gnu: Add go-gopkg-in-dnaeon-go-vcr-v3-recorder. Date: Tue, 3 Dec 2024 14:14:56 +0100 Message-ID: <590af8a96ce8447a4219036569813f72a6752ace.1733231503.git.herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> References: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-check.scm (go-gopkg-in-dnaeon-go-vcr-v3-recorder): Add variable. --- gnu/packages/golang-check.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang-check.scm b/gnu/packages/golang-check.scm index 759205816b..e2379d2e78 100644 --- a/gnu/packages/golang-check.scm +++ b/gnu/packages/golang-check.scm @@ -1334,6 +1334, [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-check.scm (go-gopkg-in-dnaeon-go-vcr-v3-recorder): Add variable. --- gnu/packages/golang-check.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang-check.scm b/gnu/packages/golang-check.scm index 759205816b..e2379d2e78 100644 --- a/gnu/packages/golang-check.scm +++ b/gnu/packages/golang-check.scm @@ -1334,6 +1334, [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-check.scm (go-gopkg-in-dnaeon-go-vcr-v3-recorder): Add variable. --- gnu/packages/golang-check.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang-check.scm b/gnu/packages/golang-check.scm index 759205816b..e2379d2e78 100644 --- a/gnu/packages/golang-check.scm +++ b/gnu/packages/golang-check.scm @@ -1334,6 +1334,33 @@ (define-public go-gopkg-in-check-v1 (description "This package provides a test library for the Go language.") (license license:bsd-2))) +(define-public go-gopkg-in-dnaeon-go-vcr-v3-recorder + (package + (name "go-gopkg-in-dnaeon-go-vcr-v3-recorder") + (version "3.2.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://gopkg.in/dnaeon/go-vcr.v3") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1nij7rjbnrbsgjlm7fwpg298qffrgi2ic3wb51vqzxl6s9qkbzrq")))) + (build-system go-build-system) + (arguments + (list #:import-path "gopkg.in/dnaeon/go-vcr.v3/recorder" + #:unpack-path "gopkg.in/dnaeon/go-vcr.v3")) + (propagated-inputs (list go-gopkg-in-yaml-v3)) + (home-page "https://gopkg.in/dnaeon/go-vcr.v3") + (synopsis "Record and replay your HTTP interactions") + (description + "@@code{go-vcr} simplifies testing by recording your HTTP +interactions and replaying them in future runs in order to provide fast, +deterministic and accurate testing of your code.") + (license license:bsd-2))) + (define-public go-gopkg-in-go-playground-assert-v1 (package (name "go-gopkg-in-go-playground-assert-v1") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 03 08:16:17 2024 Received: (at 72963) by debbugs.gnu.org; 3 Dec 2024 13:16:17 +0000 Received: from localhost ([127.0.0.1]:58653 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISlF-0005qA-2s for submit@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:17 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:41219 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISl5-0005mH-R2 for 72963@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:08 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1733231759; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=gRy0rt0pRcM9BSy7aGlVg16mrf0lk6/23mlAHM8ouvo=; b=HFvx8Tol9BVeoi1Ikj560HT07Jrcl8sWk0OGaH+TqK6fbl4w9ao7+xwvWghG6TCGpdGV8e JnpjGBAmEVTv/Q2UJWfuiknPiiwhp7FDPhi47T6DEITqoLcjhcqlBNZZYjYRaGd5Q4O5AM wa5M8K5+zVl9RKxfefWZNvB3nCbmKmx0ngJnv0tI4pAtzhqJaOyqRree0Fnn5uGzaUyi1D /V7+CU2zw0ASg1CswLbEFafU9yGsQOQvnFOrH5EYbol/TEDCPx/dkt1u+3Z2wKoxD/uSS/ CkdUzID9Fymkl9JFOo7yqw4K/1rXHMSTMkJjLtGkYYXKvhpXNSyADTQwspIb/g== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id f8303aa1 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Tue, 3 Dec 2024 13:15:59 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team v2 12/22] gnu: Add go-github-com-charmbracelet-bubbles. Date: Tue, 3 Dec 2024 14:14:57 +0100 Message-ID: <71e5c096e5ac8584cc4a00f1238c6b281abca1cb.1733231503.git.herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> References: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-bubbles): Add variable. --- gnu/packages/golang-xyz.scm | 38 +++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index ebfb18c14c..45f95fc582 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1556,6 +1556,44 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 TVD_SPACE_RATIO No description available. X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-bubbles): Add variable. --- gnu/packages/golang-xyz.scm | 38 +++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index ebfb18c14c..45f95fc582 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1556,6 +1556,44 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 TVD_SPACE_RATIO No description available. -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-bubbles): Add variable. --- gnu/packages/golang-xyz.scm | 38 +++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index ebfb18c14c..45f95fc582 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1556,6 +1556,44 @@ (define-public go-github-com-charlievieth-fastwalk tools.") (license license:expat))) +(define-public go-github-com-charmbracelet-bubbles + (package + (name "go-github-com-charmbracelet-bubbles") + (version "0.18.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/charmbracelet/bubbles") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "158icaha3a4xflvdimgchm08m5lhp1rn2jzah9xd174svmx8nlhm")))) + (build-system go-build-system) + (arguments (list #:import-path "github.com/charmbracelet/bubbles")) + (propagated-inputs (list go-github-com-sahilm-fuzzy + go-github-com-rivo-uniseg + go-github-com-muesli-termenv + go-github-com-muesli-reflow + go-github-com-mattn-go-runewidth + go-github-com-lucasb-eyer-go-colorful + go-github-com-dustin-go-humanize + go-github-com-charmbracelet-lipgloss + go-github-com-charmbracelet-harmonica + go-github-com-charmbracelet-bubbletea + go-github-com-atotto-clipboard)) + (home-page "https://github.com/charmbracelet/bubbles") + (synopsis "Components for Bubble Tea, Glow and Charm") + (description + "This package provides some components for +@@url{https://github.com/charmbracelet/bubbletea,Bubble Tea} +applications. These components are used in production in +@@url{https://github.com/charmbracelet/glow,Glow}, +@@url{https://github.com/charmbracelet/charm,Charm} and many other +applications.") + (license license:expat))) + (define-public go-github-com-charmbracelet-lipgloss (package (name "go-github-com-charmbracelet-lipgloss") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 03 08:16:17 2024 Received: (at 72963) by debbugs.gnu.org; 3 Dec 2024 13:16:17 +0000 Received: from localhost ([127.0.0.1]:58655 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISlF-0005qH-EK for submit@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:17 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:38731 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISl6-0005mS-Ek for 72963@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:09 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1733231760; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ZzudPlVs8sUH1Z1PliBXNaqusBjZhQBHQUzu9s8RFEs=; b=Qq6s3jN0IfS202JdJaz1KSxzwsPtFAuXPO4dSTFjcA8m7SxHpY6SY57mMQfegGSwyupaBD pXgB0YpGtAHRVUz0FnPDvwiWmaSYEr7qDupmGMna3jJuPGs2SsEXhXFEH7WbWTvUp59txL dMf0ahfwvrlAfby+/T1Ljdo/kqldLGsW3rZLrrCpHriFqMMjC0VfFD4U+yO4izz415peID /74HjvB4mdmbX6k9Skr6qJLTuAbvswproXTgdKKN07O8W9ch42C8zBReg5lzDD2hA12X1O FuV033wAIYtkveNX+QK5WgXS4mXM8l869ZSHbYotRWIeRVk2JUj5PKeVwEXVwA== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id d771e60e (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Tue, 3 Dec 2024 13:16:00 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team v2 13/22] gnu: Add go-inputs procedure. Date: Tue, 3 Dec 2024 14:14:58 +0100 Message-ID: <2293dedc3c0bae436af8b5c24807832fb0948184.1733231503.git.herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> References: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang.scm (go-inputs): Add procedure. --- gnu/packages/golang.scm | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 95aa1eb8de..3c6cea7219 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -112,6 +112,11 @@ (define-module (gnu [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang.scm (go-inputs): Add procedure. --- gnu/packages/golang.scm | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 95aa1eb8de..3c6cea7219 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -112,6 +112,11 @@ (define-module (gnu [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang.scm (go-inputs): Add procedure. --- gnu/packages/golang.scm | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 95aa1eb8de..3c6cea7219 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -112,6 +112,11 @@ (define-module (gnu packages golang) ;; installation of go, so we need to use go-1.4 or gccgo. For architectures which ;; are not supported with go-1.4 we use a version of gccgo to bootstrap them. +(define-public (go-inputs package) + (call-with-values + (lambda () (unzip2 (package-propagated-inputs package))) + (lambda (labels symbols) symbols))) + (define-public go-1.4 (package (name "go") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 03 08:16:18 2024 Received: (at 72963) by debbugs.gnu.org; 3 Dec 2024 13:16:18 +0000 Received: from localhost ([127.0.0.1]:58657 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISlF-0005qO-Os for submit@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:18 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:41219 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISl7-0005mH-1e for 72963@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:09 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1733231760; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Nra5zVsaB7cis0W8UY9PWgNwB7Xw8QrUW+YPVQ1yC54=; b=q5ZDpQajONLHOGuM7W6n925W3evCDeXntozGSvB6evsJUR9xoEdnZjJpaAIgjb5yJyN8xl aiMnz4jHARMbx00lauU5CNlAdPLjnd35HNChWBNjwSTXRbYxMWF5ePbxsh61lOp4FVPM7q 4KXk5Btsz93rl7ZDfh1J+Hlrxnxw2KCFlvrPQspC2YzvoRoGVQvVkmTDJ6p8vQYTlop731 EsqSyrHYPSW0yqogrh5pWZWNBt+m52hocdErzNgS2TbKcsTBRcfc3JP57hMtSZx3aZK2iF 6kj2qdYeUBG0APKJXj4RCFAHSeIIgNJ00l3/xee82nHacdlMj8WKvBgzyKDU2A== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 88e882c5 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Tue, 3 Dec 2024 13:16:00 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team v2 14/22] gnu: Add go-github-com-erikgeiser-coninput. Date: Tue, 3 Dec 2024 14:14:59 +0100 Message-ID: <386eae3f07f03de500d51081cfe614cc9a007b5e.1733231503.git.herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> References: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-erikgeiser-coninput): Add variable. --- gnu/packages/golang-xyz.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 45f95fc582..6fd4526040 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -3069,6 +3069,29 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-erikgeiser-coninput): Add variable. --- gnu/packages/golang-xyz.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 45f95fc582..6fd4526040 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -3069,6 +3069,29 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-erikgeiser-coninput): Add variable. --- gnu/packages/golang-xyz.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 45f95fc582..6fd4526040 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -3069,6 +3069,29 @@ (define-public go-github-com-emersion-go-webdav @url{https://tools.ietf.org/html/rfc6352, RFC 6352} specifications.") (license license:expat))) +(define-public go-github-com-erikgeiser-coninput + (package + (name "go-github-com-erikgeiser-coninput") + (version "0.0.0-20211004153227-1c3628e74d0f") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/erikgeiser/coninput") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1x8yw15ngyg4vlcdv5wsgpr6w5kavjv7bmk5mpvvx848bwvslr1r")))) + (build-system go-build-system) + (arguments (list #:import-path "github.com/erikgeiser/coninput")) + (propagated-inputs (list go-golang-org-x-sys)) + (home-page "https://github.com/erikgeiser/coninput") + (synopsis "Input handling with Windows Console API") + (description + "Go library for input handling using Windows Console API.") + (license license:expat))) + (define-public go-github-com-errata-ai-ini (package (name "go-github-com-errata-ai-ini") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 03 08:16:18 2024 Received: (at 72963) by debbugs.gnu.org; 3 Dec 2024 13:16:18 +0000 Received: from localhost ([127.0.0.1]:58659 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISlG-0005qW-5u for submit@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:18 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:38731 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISl7-0005mS-9e for 72963@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:10 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1733231760; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=J3LaIXm+fjE46i+bw5acxzXitn2X2IdMlGmw3Rwz3Bs=; b=lZwBg9OglUTVq8PvU12bEAPrN07e/YrfAFJ4fNGgj+tIKsdvrm6GFBGAZHREupGB4fYuBS ycojrlgsfZqcgDE763Fv24DWA0cGoX1d4IEtNB+tnY5EjbqhZE32gJRnlr01zlnM/75ZUR OfenYHwnXnJ7Tf/iB/Pfz3aAmOR3rCTIjpoRUefpepOxmtJo8CuJmAkKVz49pmsf6v6dTF pWXMJaFKAPZDoLDfSyZ28xDo1cKdNUWBUXW6h345pEvD/19FWK6u6dfmHzZaEVJnZ4Uq/T kjVoO8QSMdSRZ1+9oscB+zxzZwNUD8F76ggJmegFsM58aMV7QP9uEokEuqvb0Q== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id ff85fa83 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Tue, 3 Dec 2024 13:16:00 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team v2 15/22] gnu: Add go-github-com-charmbracelet-x-windows. Date: Tue, 3 Dec 2024 14:15:00 +0100 Message-ID: <4055f93b81f80e7fe24a11982b00babe241ec36c.1733231503.git.herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> References: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-windows): Add variable. --- gnu/packages/golang-xyz.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 6fd4526040..f1ef857086 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1674,6 +1674,31 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-windows): Add variable. --- gnu/packages/golang-xyz.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 6fd4526040..f1ef857086 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1674,6 +1674,31 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-windows): Add variable. --- gnu/packages/golang-xyz.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 6fd4526040..f1ef857086 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1674,6 +1674,31 @@ (define-public go-github-com-charmbracelet-x-ansi ECMA-48 specs.") (license license:expat))) +(define-public go-github-com-charmbracelet-x-windows + (package + (name "go-github-com-charmbracelet-x-windows") + (version "0.1.2") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/charmbracelet/x") + (commit (string-append "windows/v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0bl81xn1kfmr4iacbiqiay1mxqkpgssrix3q5i4ck6fidrb8g8bs")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/charmbracelet/x/windows" + #:unpack-path "github.com/charmbracelet/x")) + (propagated-inputs (list go-golang-org-x-sys)) + (home-page "https://github.com/charmbracelet/x") + (synopsis "Windows API used at Charmbracelet") + (description + "This package provides the Windows API used at Charmbracelet.") + (license license:expat))) + (define-public go-github-com-cheggaaa-pb (package (name "go-github-com-cheggaaa-pb") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 03 08:16:19 2024 Received: (at 72963) by debbugs.gnu.org; 3 Dec 2024 13:16:19 +0000 Received: from localhost ([127.0.0.1]:58661 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISlG-0005qd-HP for submit@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:18 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:41219 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISl8-0005mH-3t for 72963@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:10 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1733231761; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=rQ5WUcD3UueqvQE9GJEI5hE8iUkDjyPe3UQ1lBZsNk8=; b=R62y/cJtbRjxD7P8afO4QNhNzpLso29r2Lc5tSE7HE3qIpfsntJvR5WdxIkEeqEf7irb0K u4vP3pNRfUio+M5RxIwkyp6haxNPaXwks9wB3A951FLiAMkIBymqIRFbsbZokEEc6O7fv9 HPjEkt/T3NnGKwCFa9OROKSBsk9n5TyHrkRBS/l5Zlj5DqP/t2n0j2eO9klswVbsMDlQPY ADnw/azoatetBW3DLNQ2PtSyiXuXj/W+EZiZ7UO97EK2aCiYW5Z2dpHyfE1QV/aVO/Xzod CIUSmt4bmdqkMaZ6cp2mfk449IWOLp0WMfwdeZxSYiSyImrjvuDBhXWY2pO0qQ== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id e6dbd5cc (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Tue, 3 Dec 2024 13:16:01 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team v2 16/22] gnu: Add go-github-com-charmbracelet-x-input. Date: Tue, 3 Dec 2024 14:15:01 +0100 Message-ID: <00bfc3078a2b0ea7461dd5b30c456c89e8e1a083.1733231503.git.herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> References: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-input): Add variable. --- gnu/packages/golang-xyz.scm | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index f1ef857086..841abbc9ae 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1674,6 +1674,38 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-input): Add variable. --- gnu/packages/golang-xyz.scm | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index f1ef857086..841abbc9ae 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1674,6 +1674,38 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-input): Add variable. --- gnu/packages/golang-xyz.scm | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index f1ef857086..841abbc9ae 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1674,6 +1674,38 @@ (define-public go-github-com-charmbracelet-x-ansi ECMA-48 specs.") (license license:expat))) +(define-public go-github-com-charmbracelet-x-input + (package + (name "go-github-com-charmbracelet-x-input") + (version "0.1.4") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/charmbracelet/x") + (commit (string-append "ansi/v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1j33791lkz4jzvm220dg82wr79gxncfflpqrlz34vhm7215fwbx0")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/charmbracelet/x/input" + #:unpack-path "github.com/charmbracelet/x")) + (propagated-inputs + (append (list go-golang-org-x-sys + go-github-com-xo-terminfo + go-github-com-muesli-cancelreader + go-github-com-erikgeiser-coninput) + ;; Inputs from the same module. + (go-inputs go-github-com-charmbracelet-x-windows) + (go-inputs go-github-com-charmbracelet-x-ansi))) + (home-page "https://github.com/charmbracelet/x") + (synopsis "Terminal event input handler and driver") + (description + "This package provides a terminal event input handler and driver.") + (license license:expat))) + (define-public go-github-com-charmbracelet-x-windows (package (name "go-github-com-charmbracelet-x-windows") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 03 08:16:19 2024 Received: (at 72963) by debbugs.gnu.org; 3 Dec 2024 13:16:19 +0000 Received: from localhost ([127.0.0.1]:58663 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISlG-0005qk-V8 for submit@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:19 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:38731 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISl8-0005mS-A5 for 72963@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:11 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1733231761; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=I4b8nh5ARDImHobpIvZdFuuBa99wjTBVvRgZzjes1N0=; b=IEDgpLjlXFD/q1XM9wjhd80eum4E+U5gN/i5EnYKdQM54WyL9xa/l/rgERrUVp7qQtss9p IufiCDb89o7StA+mzRApgw/MHBI0Y1jnrreXy/Njo6aD7cwTLav+yd7gxpRu6WDMgyD7Lv IAjtZg+XyoNgZw8ohGvmdABD+VAAWw1200eS6QsjqZDBrkIUclvy0oeumhJZvH2LScTd5c gaDrmPjBje8MjNFwwxCmuxMBLDWKNLNlQhw9jKba8KZbAIwkEt+v9mN48XWFiHXUnhF9Sl cgzUILegOuzKhSEalj3k+zL23M9ocThgF7aUkSkMdGngzpAwsY2U2nVVdC4Ang== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id e102ae77 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Tue, 3 Dec 2024 13:16:01 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team v2 17/22] gnu: Add go-github-com-charmbracelet-x-term. Date: Tue, 3 Dec 2024 14:15:02 +0100 Message-ID: <6063369319c8333770158991f446ee0f6fcb88c5.1733231503.git.herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> References: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-term): Add variable. --- gnu/packages/golang-xyz.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 841abbc9ae..4f452cc48f 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1706,6 +1706,34 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 TVD_SPACE_RATIO No description available. X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-term): Add variable. --- gnu/packages/golang-xyz.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 841abbc9ae..4f452cc48f 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1706,6 +1706,34 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 TVD_SPACE_RATIO No description available. -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-term): Add variable. --- gnu/packages/golang-xyz.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 841abbc9ae..4f452cc48f 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1706,6 +1706,34 @@ (define-public go-github-com-charmbracelet-x-input "This package provides a terminal event input handler and driver.") (license license:expat))) +(define-public go-github-com-charmbracelet-x-term + (package + (name "go-github-com-charmbracelet-x-term") + (version "0.1.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/charmbracelet/x") + (commit (string-append "term/v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1rmgkylsy3a9vng10m9zx510i41dzxmimfjfdp3c4ki9zk8n1x1l")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/charmbracelet/x/term" + #:unpack-path "github.com/charmbracelet/x")) + (propagated-inputs + (append (list go-golang-org-x-sys) + (go-inputs go-github-com-charmbracelet-x-input) + (go-inputs go-github-com-charmbracelet-x-ansi))) + (home-page "https://github.com/charmbracelet/x") + (synopsis "Terminal utilities and helpers") + (description + "This package provides terminal utilities and helpers.") + (license license:expat))) + (define-public go-github-com-charmbracelet-x-windows (package (name "go-github-com-charmbracelet-x-windows") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 03 08:16:23 2024 Received: (at 72963) by debbugs.gnu.org; 3 Dec 2024 13:16:24 +0000 Received: from localhost ([127.0.0.1]:58665 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISlL-0005r2-D5 for submit@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:23 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:55575 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISl8-0005nM-D6 for 72963@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:11 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1733231761; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=h74nkT+2ktssWGc++a2jzq6kR7iQiKhuv5o+gCiE5bk=; b=PdJGAKj/S95+D5UeIXmf/U04Pfdsc1SUFZTF/BhNpFZOfEAOJakuNKUP0FRMbUG8Jy2Ncv kWR+P2yMF6G/vYYEQiWTEgWlGhP2yYDUJUNURCxhtW6KKLTIrtSqjvjHREWfd86cvRBGYt TLuExtGUAaZ2EN8LXLBA6xmBFyaRWNVZ+oEI6XYgPOacRZVs/7GpCXXZ3WuLHRuPRD7KG5 1KfItNSJ1nKF9BlpbA81iSRKrSfsax98MTm8yuX8DzxLNtYTky9mnRBF1QJARs6j4LPmY0 89xdRrQqDtQhOOkGAXBPGIAiQYhCn0ENfIAc82sqlkR1QwKRLepT/9E79l32uA== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id aec353c2 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Tue, 3 Dec 2024 13:16:01 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team v2 18/22] gnu: Add go-github-com-mattn-go-localereader. Date: Tue, 3 Dec 2024 14:15:03 +0100 Message-ID: X-Mailer: git-send-email 2.45.2 In-Reply-To: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> References: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-mattn-go-localereader): Add variable. --- gnu/packages/golang-xyz.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 4f452cc48f..d77b5b8cf4 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -5559,6 +5559,31 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-mattn-go-localereader): Add variable. --- gnu/packages/golang-xyz.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 4f452cc48f..d77b5b8cf4 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -5559,6 +5559,31 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-mattn-go-localereader): Add variable. --- gnu/packages/golang-xyz.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 4f452cc48f..d77b5b8cf4 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -5559,6 +5559,31 @@ (define-public go-github-com-mattn-go-isatty whether a file descriptor points to a terminal and the type of the terminal.") (license license:expat))) +(define-public go-github-com-mattn-go-localereader + (package + (name "go-github-com-mattn-go-localereader") + (version "0.0.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/mattn/go-localereader") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0wcgqnpjk0drm7swc0q27j4r5ab63mhz29dgbjdnyn4sw68rqm96")))) + (build-system go-build-system) + (arguments + (list #:tests? #f ; platform-dependent test + #:import-path "github.com/mattn/go-localereader")) + (propagated-inputs (list go-golang-org-x-text)) + (home-page "https://github.com/mattn/go-localereader") + (synopsis "CodePage decoder for Windows") + (description + "This package provides a CodePage decoder for Windows.") + (license license:expat))) + (define-public go-github-com-mattn-go-pointer (package (name "go-github-com-mattn-go-pointer") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 03 08:16:24 2024 Received: (at 72963) by debbugs.gnu.org; 3 Dec 2024 13:16:24 +0000 Received: from localhost ([127.0.0.1]:58667 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISlL-0005r5-Uo for submit@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:24 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:38731 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISl9-0005mS-F7 for 72963@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1733231762; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=QGxF57t7p5mqwKvO+taMpUZ4puqjsUZQPZoYO8mh4fQ=; b=fwlxhvgzAnoJ8jaZXOmKydKcZlYhnDi5ZCkUytVpwnoGtg0HJMCt+kDW9br51fP5EDKTGf yqmJhhgkPwD9m+xckRCHVyLUO//4OJpAHj3bwUjOohjXXVAxsRbTVWJdEdJYTx8qSTr0Mw 1/87Mf2Qiy0uqObJ+9SyQq1FwOtpEnuLWfCz1q+oG0X4z6eVtri964abkwMGfaDRYxPynf bMaFMEosJBKH+cA2aQz/sfXOO+pbsm5HS7yYmMPFMBW5hHIJV4fvrjZiBF9sTAAHuMehgp UxeEL8O8daZL2J3iIHtd5IG13EKYmRTsOCsML3Jdevi59Ft7InB9xBmPH68htQ== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 29df76f0 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Tue, 3 Dec 2024 13:16:02 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team v2 20/22] gnu: Add go-github-com-muesli-ansi. Date: Tue, 3 Dec 2024 14:15:05 +0100 Message-ID: <0da9bb9e92dfce9e0f073a3bbbb2e88e1b0e089e.1733231503.git.herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> References: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang.scm (go-github-com-muesli-ansi): Add variable. --- gnu/packages/golang.scm | 89 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 3c6cea7219..5796c7d83c 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -5763,6 +5763,95 @@ (define-public go- [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang.scm (go-github-com-muesli-ansi): Add variable. --- gnu/packages/golang.scm | 89 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 3c6cea7219..5796c7d83c 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -5763,6 +5763,95 @@ (define-public go- [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang.scm (go-github-com-muesli-ansi): Add variable. --- gnu/packages/golang.scm | 89 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 3c6cea7219..5796c7d83c 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -5763,6 +5763,95 @@ (define-public go-github-com-bmatcuk-doublestar-v4 (list #:import-path "github.com/bmatcuk/doublestar/v4")))) +(define-public go-github-com-muesli-ansi + (package + (name "go-github-com-muesli-ansi") + (version "0.0.0-20230316100256-276c6243b2f6") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/muesli/ansi") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1jr8kgn3vb72jmf4a8n52g876mfpbvk3310p8gsg7jkn338af4m9")))) + (build-system go-build-system) + (arguments (list #:import-path "github.com/muesli/ansi")) + (propagated-inputs (list go-github-com-mattn-go-runewidth)) + (home-page "https://github.com/muesli/ansi") + (synopsis "Raw ANSI sequence helpers") + (description "This package provides raw ANSI sequence helpers.") + (license license:expat))) + +(define-public go-github-com-muesli-reflow + (package + (name "go-github-com-muesli-reflow") + (version "0.3.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/muesli/reflow") + (commit (string-append "v" version)))) + (file-name (git-file-name "go-github-com-muesli-reflow" version)) + (sha256 + (base32 "09zcz2cqdwgj1ilya5pqwndryk6lansn87x63fcm8j1xn74vd2ry")))) + (build-system go-build-system) + (arguments + (list + #:import-path "github.com/muesli/reflow" + #:phases + #~(modify-phases %standard-phases + ;; XXX: Workaround for go-build-system's lack of Go modules + ;; support. + (delete 'build) + (replace 'check + (lambda* (#:key tests? import-path #:allow-other-keys) + (when tests? + (with-directory-excursion (string-append "src/" import-path) + (invoke "go" "test" "-v" "./...")))))))) + (propagated-inputs + (list go-github-com-mattn-go-runewidth)) + (home-page "https://github.com/muesli/reflow/") + (synopsis "Collection of methods helping to transform blocks of text") + (description + "This package provides a collection of ANSI-aware methods and io.Writers +helping you to transform blocks of text.") + (license license:expat))) + +(define-public go-github-com-muesli-termenv + (package + (name "go-github-com-muesli-termenv") + (version "0.15.2") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/muesli/termenv") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "19yhli6k79aqpra4djp0cl4q76mqxbc1f7in20y0dzhnjb7yz42p")))) + (build-system go-build-system) + (arguments + `(#:import-path "github.com/muesli/termenv")) + (propagated-inputs + (list go-github-com-aymanbagabas-go-osc52-v2 + go-github-com-lucasb-eyer-go-colorful + go-github-com-mattn-go-isatty + go-github-com-mattn-go-runewidth + go-golang-org-x-sys)) + (home-page "https://github.com/muesli/termenv/") + (synopsis "Advanced styling options on the terminal") + (description "termenv lets you safely use advanced styling options on the +terminal. It gathers information about the terminal environment in terms of +its ANSI and color support and offers you convenient methods to colorize and +style your output, without you having to deal with all kinds of weird ANSI +escape sequences and color conversions.") + (license license:expat))) + (define-public go-github-com-olekukonko-tablewriter (package (name "go-github-com-olekukonko-tablewriter") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 03 08:16:24 2024 Received: (at 72963) by debbugs.gnu.org; 3 Dec 2024 13:16:24 +0000 Received: from localhost ([127.0.0.1]:58669 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISlM-0005rC-EH for submit@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:24 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:55575 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISl9-0005nM-T6 for 72963@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1733231762; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Vg7kos6bdew1lTONGPooTU8f1O39x39nkxCRZDeyHYE=; b=VHls5moYk6VZJm4+jU+UXa3gk4zV2dqDik/0BtHPn6+914GpTIk2BZ4UND2am5XTiUareS oUthTNB1ntoyJGuN76xrX0A9Se2xrW6x+y4C1P9spuf2uaZnD2qBUdChGY/hLei9N8/HEc 3zbcp6uC3NDs2BtTGP95gpZgero2oluN71nqQhHAmdOWb2ooMmHqLKgmjslZLCr5utMqXk MKHISHGZnRU4mZghPL0X3LSk9pzJ7pdYyAhI4fs0NlsbLdfI2qHb7j5WDH71kHjgcUYz5Z vfePgxdkPEXxxWLhsyQlJF6x4DnCBnU/QEasLACzUHUp4lF5KrdVgJLZhwLWdQ== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id d2fc1410 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Tue, 3 Dec 2024 13:16:02 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team v2 21/22] gnu: Add go-github-com-muesli-cancelreader. Date: Tue, 3 Dec 2024 14:15:06 +0100 Message-ID: X-Mailer: git-send-email 2.45.2 In-Reply-To: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> References: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang.scm (go-github-com-muesli-cancelreader): Add variable. --- gnu/packages/golang.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 5796c7d83c..15820d2071 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -5785,6 +5785,28 @@ (define-public go- [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang.scm (go-github-com-muesli-cancelreader): Add variable. --- gnu/packages/golang.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 5796c7d83c..15820d2071 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -5785,6 +5785,28 @@ (define-public go- [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang.scm (go-github-com-muesli-cancelreader): Add variable. --- gnu/packages/golang.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 5796c7d83c..15820d2071 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -5785,6 +5785,28 @@ (define-public go-github-com-muesli-ansi (description "This package provides raw ANSI sequence helpers.") (license license:expat))) +(define-public go-github-com-muesli-cancelreader + (package + (name "go-github-com-muesli-cancelreader") + (version "0.2.2") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/muesli/cancelreader") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0157mgpk0z45xizrgrz73swhky0d8nyk6fhwb089n1290k7yjhxq")))) + (build-system go-build-system) + (arguments (list #:import-path "github.com/muesli/cancelreader")) + (propagated-inputs (list go-golang-org-x-sys)) + (home-page "https://github.com/muesli/cancelreader") + (synopsis "Cancelable reader") + (description "This package provides a cancelable reader for Go.") + (license license:expat))) + (define-public go-github-com-muesli-reflow (package (name "go-github-com-muesli-reflow") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 03 08:16:25 2024 Received: (at 72963) by debbugs.gnu.org; 3 Dec 2024 13:16:25 +0000 Received: from localhost ([127.0.0.1]:58671 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISlM-0005rK-QK for submit@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:25 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:38731 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISlA-0005mS-Q9 for 72963@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:13 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1733231763; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=PCsqd+COx05BAddtELjjFaIk07135kHEnodgS/6Ducs=; b=Q5BbNXc6bXFB/sLuyB2LQIssPmJNVKR2M4d1+RYR4ltTUF3MRoCMwaqL8kzgkUfzoRbP6C gR4DgpVXb7wxMazYULJkLgKXNOZnIT+EWim2W8162M8xPglAQea7WxGevQYBCsVjAB3CFk VHymWaHkL4ze1y1aER79gufTZYJhOwJnZTZ3KYn2c3AAcQf+bRmYT8LT8BHa8FCCjJFz0Q 5x5voRWgtdJJ9fM0a9nF4elUWs0OnUNHFA/tLoNG7+2PfdAFeb1nBoSjSGlmL0FQ2uA733 mwg5CXzJK30mR4GqtDnpJFWq2PnCcJFtrdR0U9rH/bpmsyXWOwKRry/Cpvurhg== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 80869020 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Tue, 3 Dec 2024 13:16:03 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team v2 22/22] gnu: Add git-spice. Date: Tue, 3 Dec 2024 14:15:07 +0100 Message-ID: <8ea85ae1269b6b345b217eaf5a9147810d62294a.1733231503.git.herman@rimm.ee> X-Mailer: git-send-email 2.45.2 In-Reply-To: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> References: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/version-control.scm (git-spice): Add variable. --- gnu/packages/version-control.scm | 87 ++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm index 289b981911..c9431019f7 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm @@ -9 [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/version-control.scm (git-spice): Add variable. --- gnu/packages/version-control.scm | 87 ++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm index 289b981911..c9431019f7 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm @@ -9 [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/version-control.scm (git-spice): Add variable. --- gnu/packages/version-control.scm | 87 ++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm index 289b981911..c9431019f7 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm @@ -976,6 +976,93 @@ (define-public git-tools @end itemize") (license license:gpl3+))) +(define-public git-spice + (package + (name "git-spice") + (version "0.1.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/abhinav/git-spice") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0z5jjbnzyrij95fcm4qpy521fbb3mmcxhd35cl0jrlgdcs0lk2q7")))) + (build-system go-build-system) + (arguments + (list + #:go go-1.22 + #:import-path "go.abhg.dev/gs" + #:phases + #~(modify-phases %standard-phases + (add-after 'unpack 'remove-failing-tests + (lambda* (#:key tests? import-path #:allow-other-keys) + (with-directory-excursion + (string-append "src/" import-path "/testdata/script") + (for-each + delete-file + (list + "up_down_top_bottom_prompt.txt" + ;; Tests require networking. + "auth_detect_forge.txt" + "auth_explicit_forge.txt" + "auth_prompt_forge.txt" + "branch_submit_ambiguous_branch.txt" + "branch_submit_by_name.txt" + "branch_submit_create_update.txt" + "branch_submit_detect_existing.txt" + "branch_submit_long_body.txt" + "branch_submit_multiple_commits.txt" + "branch_submit_multiple_pr_templates.txt" + "branch_submit_no_publish.txt" + "branch_submit_pr_template.txt" + "branch_submit_pr_template_cache_invalidation.txt" + "branch_submit_pr_template_no_body.txt" + "branch_submit_pr_template_prompt.txt" + "branch_submit_recover_prepared.txt" + "branch_submit_remote_prompt.txt" + "branch_submit_rename.txt" + "downstack_submit.txt" + "repo_sync_detached_head.txt" + "repo_sync_detect_externally_created_prs.txt" + "repo_sync_external_pr_head_mismatch.txt" + "repo_sync_manual_pull_merged_pr.txt" + "repo_sync_merged_pr.txt" + "repo_sync_trunk_dirty_tree.txt" + "repo_sync_trunk_no_prs.txt" + "repo_sync_unpushed_commits.txt" + "stack_submit.txt" + "stack_submit_update_leave_draft.txt" + "upstack_submit_main.txt")))))))) + (propagated-inputs (list go-pgregory-net-rapid + go-gopkg-in-yaml-v3 + go-gopkg-in-dnaeon-go-vcr-v3-recorder + go-golang-org-x-oauth2 + go-go-uber-org-mock + go-go-abhg-dev-requiredfield + go-github-com-zalando-go-keyring + go-github-com-vito-midterm + go-github-com-stretchr-testify + go-github-com-shurcool-githubv4 + go-github-com-rogpeppe-go-internal + go-github-com-mattn-go-isatty + go-github-com-dustin-go-humanize + go-github-com-creack-pty-v2 + go-github-com-charmbracelet-log + go-github-com-charmbracelet-lipgloss + go-github-com-charmbracelet-bubbletea + go-github-com-charmbracelet-bubbles + go-github-com-buildkite-shellwords + go-github-com-alecthomas-kong)) + (native-inputs (list git-minimal)) + (home-page "https://go.abhg.dev/gs") + (synopsis "Manage stacks of Git branches") + (description + "git-spice (gs) is a command line tool for stacking Git branches.") + (license license:gpl3))) + (define-public got (package (name "got") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 03 08:19:58 2024 Received: (at 72963) by debbugs.gnu.org; 3 Dec 2024 13:19:58 +0000 Received: from localhost ([127.0.0.1]:58694 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISon-0005zk-JX for submit@debbugs.gnu.org; Tue, 03 Dec 2024 08:19:58 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:41219 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tISl9-0005mH-5n for 72963@debbugs.gnu.org; Tue, 03 Dec 2024 08:16:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1733231762; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=O0pPlByhBOLY3bCdZxcFVWoiA+vV3F9xy2dPO47cjQs=; b=RkbmdesQ/ExBHLocWHcgJum+viUY5kx9xVwFF5UbVefXwOYOgT/lXpbuNaBDfCg3abfOVo I5zoYoqk/LHMZQL7/VZAvLhStjEQ4XMcdbrzzHEftpJ7oIM2lPJ4cK7AQbZoawNOiQgExO R5f8SJkVaF5iJYEsXhUwnatXdsSwnSh8KLIU+XDh9kTeuG3flsJJOigD4wqVp7bhaWookm x4nu6Vhy8LmhOfwgCIS+19wVXV/0O3rExiTu1ZwhI0V/VFfLAxQN2u8Zaop7SwyGdo8/Fa dNxnlkgTqvFnAwT536odOS5ZjM/9yKkiDEe8MevoeEAFfGJA8T1iSPfAjsUlfw== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 73c91bf8 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <72963@debbugs.gnu.org>; Tue, 3 Dec 2024 13:16:02 +0000 (UTC) From: Herman Rimm To: 72963@debbugs.gnu.org Subject: [PATCH go-team v2 19/22] gnu: Add go-github-com-rogpeppe-go-internal-testscript. Date: Tue, 3 Dec 2024 14:15:04 +0100 Message-ID: X-Mailer: git-send-email 2.45.2 In-Reply-To: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> References: <7c01523b8cdf9969afe5f754d943c4f056c886e0.1733231503.git.herman@rimm.ee> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-rogpeppe-go-internal-testscript): Add variable. --- gnu/packages/golang-xyz.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index d77b5b8cf4..f2f847b009 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -7160,6 +7160,34 @@ (d [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 TVD_RCVD_IP Message was received from an IP address 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/golang-xyz.scm (go-github-com-rogpeppe-go-internal-testscript): Add variable. --- gnu/packages/golang-xyz.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index d77b5b8cf4..f2f847b009 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -7160,6 +7160,34 @@ (d [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL [81.205.150.117 listed in zen.spamhaus.org] 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in sa-accredit.habeas.com] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [81.205.150.117 listed in bl.score.senderscore.com] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/golang-xyz.scm (go-github-com-rogpeppe-go-internal-testscript): Add variable. --- gnu/packages/golang-xyz.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index d77b5b8cf4..f2f847b009 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -7160,6 +7160,34 @@ (define-public go-github-com-ryanuber-columnize "This package implements column-formatted output for Golang.") (license license:expat))) +(define-public go-github-com-rogpeppe-go-internal-testscript + (package + (name "go-github-com-rogpeppe-go-internal-testscript") + (version "1.12.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/rogpeppe/go-internal") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "18szjxqrjjvgsvyjbkqs6xw4bvg5nn1myg5hhb5qzwz5xl4wvw5a")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/rogpeppe/go-internal/testscript" + #:unpack-path "github.com/rogpeppe/go-internal")) + (propagated-inputs (list go-golang-org-x-tools + go-golang-org-x-sys + go-golang-org-x-mod)) + (home-page "https://github.com/rogpeppe/go-internal") + (synopsis "Internal test scripts from the Go standard library") + (description + "This package provides internal test scripts from the Go standard +library.") + (license license:bsd-3))) + (define-public go-github-com-sahilm-fuzzy (package (name "go-github-com-sahilm-fuzzy") -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 05 19:56:14 2024 Received: (at 72963) by debbugs.gnu.org; 6 Dec 2024 00:56:14 +0000 Received: from localhost ([127.0.0.1]:41444 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tJMdi-0005tT-Ei for submit@debbugs.gnu.org; Thu, 05 Dec 2024 19:56:14 -0500 Received: from mail-lj1-f170.google.com ([209.85.208.170]:45188) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tJMdf-0005t8-9d for 72963@debbugs.gnu.org; Thu, 05 Dec 2024 19:56:13 -0500 Received: by mail-lj1-f170.google.com with SMTP id 38308e7fff4ca-2ffb5b131d0so14527631fa.2 for <72963@debbugs.gnu.org>; Thu, 05 Dec 2024 16:56:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1733446505; x=1734051305; darn=debbugs.gnu.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=tWPwLz0aIoqB6hHPCmFVbJt8Ki0+/RPcgpzhUIyHJ/w=; b=az35EQLULxOH3s84DopetP5COPhWWX6Gf+6DPzfAz+qhxoaBa0X4tA3OAO+dN+Z7Tg gDGTXU6MxvKZZ5oFPVBf7BEB75AhFY2rkw/VnL2d7EJwK1bGQcTHEE4g0uOYVnBO4J2s kiEiGeRCaOuXQg80PpM5zpZ9ti2b42wTC0gXCXMBMQ9pbcw3q31AOzM05IJxdtq9NB3q HfsYC3jIcjp0SEar+d2wf1AL6XPlshDgQ8c3UEw/OjbcsCa7uMIPcHXcKrGOGhArgVlx +gpncDG4EQc6CwCYW8zCBclITvCYbGB2c6xKKtl+MZh5iIB/DhEBxWR00Nle1N+YDQXD /DSQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733446505; x=1734051305; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=tWPwLz0aIoqB6hHPCmFVbJt8Ki0+/RPcgpzhUIyHJ/w=; b=BGjYedNdiqluCxhprRqATETirmiT54wWkgnJg44IMojOknZmCINK+BmIKiEW+IRJLK jgFO3wGaL62qdbl0VVXfFhU7/fIcKJkyNvQ/Fb8H/ZzSgPIhWvThrb2KgYPNZro7Wn/v gvIpIGUzpGvUdkMK5dh28VSNSshl4bqwJYjaMEeFcbLIZMHOEDF9uusDWN4zMVgYgvm2 vKVJUsqeVk6U30hwqgJ1zmU+OCQa5a6VEBJ5uUJXbmmAKy+jf2ok8ldHMqClyiLWQpj+ kq2h5y5KS1P85H7WvtVewJQuh4RF1MpYXh96AZMJUjPuPh5v/d7emLlb9hj3GF8q9W0f VEyw== X-Gm-Message-State: AOJu0YycRUXyG4HVoAPv4+OEnnhsrZxf85yvrxpEZYCHULzcNpKW39hx oXNF58xVPptzfjbjhYvU4W1f9R56DxFKs9h391B1kGVqlLuyjYYJi87P27hEEajX6rxi97JKeT+ 7Gog2mPom11Foq36bXQw+Tug8juZYGpW6cy4= X-Gm-Gg: ASbGnctx+icAUfjaS9kyOKtU2ZIdM0KHZk96fHYTYTWljr7psCtNFrwADXdbnIdq7HG pjtuhMhJhdHkitJAcWuNxTn2gEeGwiw== X-Google-Smtp-Source: AGHT+IF6XPYBpUgqeKvDeS0ZyiBa841YsjKKnlV3qiZ4Ghyf/wX8K0FMC7O5VC/f6torq3pS+EwKdBbAXkUX9Rlypj4= X-Received: by 2002:a05:651c:18cb:b0:300:154d:ac0a with SMTP id 38308e7fff4ca-3002f0cd779mr2756271fa.0.1733446504803; Thu, 05 Dec 2024 16:55:04 -0800 (PST) MIME-Version: 1.0 From: Sharlatan Hellseher Date: Fri, 6 Dec 2024 00:54:55 +0000 Message-ID: Subject: [PATCH go-team 01/30] gnu: Add go-github-com-buildkite-shellwords. To: 72963@debbugs.gnu.org Content-Type: multipart/alternative; boundary="00000000000027f90606288f7709" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 72963 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --00000000000027f90606288f7709 Content-Type: text/plain; charset="UTF-8" Hi, Thank you for the patches. I started reviewing them. -- Oleg --00000000000027f90606288f7709 Content-Type: text/html; charset="UTF-8"
Hi,

Thank you for the patches.

I started reviewing them.

--
Oleg
--00000000000027f90606288f7709-- From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 06 16:26:55 2024 Received: (at 72963-done) by debbugs.gnu.org; 6 Dec 2024 21:26:55 +0000 Received: from localhost ([127.0.0.1]:44491 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tJfqg-0007n4-VW for submit@debbugs.gnu.org; Fri, 06 Dec 2024 16:26:55 -0500 Received: from mail-wm1-f50.google.com ([209.85.128.50]:50594) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tJfqf-0007me-5A for 72963-done@debbugs.gnu.org; Fri, 06 Dec 2024 16:26:53 -0500 Received: by mail-wm1-f50.google.com with SMTP id 5b1f17b1804b1-4349e1467fbso16965055e9.1 for <72963-done@debbugs.gnu.org>; Fri, 06 Dec 2024 13:26:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1733520347; x=1734125147; darn=debbugs.gnu.org; h=mime-version:message-id:date:subject:to:from:from:to:cc:subject :date:message-id:reply-to; bh=TI0NlVuP6aCOGAFk69tZF4SBpRosctT58dBt6/j+ObE=; b=h4qsN7WMTAAMkDgA4xKrmhANJClDSmjsFnBGXtXhO9SqBns1ZtSufQZyB9UmuXBmyc XRM33DrN7KWVvc5Y85wzQJdjgqQc+PKYWkUZaFBjX29h1bmaGT1oD1WvM89MPncFLEqN 4XZmEaekUpKs+nisaz57r5d/zbt25v+W4gQR+c2KWUr+NcN2jcCWmRefLV0fK4nWb9Zh /Oh17ByUYWylgluU/DW5t10yzSorb9tvDeAMFp6OG3pborDTJqDxW9AScY9dtDiptoOi yUVIK2m1q9tdIg6ixvtpwDMhA9d63hvSK/HPzrMetAxMEDasNa2JA37K+eqVCpN9VRm0 EDKA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733520347; x=1734125147; h=mime-version:message-id:date:subject:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=TI0NlVuP6aCOGAFk69tZF4SBpRosctT58dBt6/j+ObE=; b=jo4JLJmmrkpIwrYgm35YKmsxjcWlUWgiTQENBSmG8NlyWgtdVK1h77/Imtt6KVk6uE 9s7ZeWj+dyiZ//AImDn2Omcyz89X2v0W/wi6w41IZRoeH+HU1ri8V7ZqbCFD1tw2FapZ x4t+aUcBUKwUPQXMhRINzSWK6LbLjR2vLIHarq9RRB4tkzFNyJdntUSC1VdLY6Ph1I8l mIEySnN40HQbdqwLjO5uMzDxGolV/f1+RnLJ7Yh+5oS2dPFw21Wd3pSZLfUhmO7HA9Pv QR8FSqSTe9Az9GhmuCkaqQXF+IA2QVWniNw2xcOi9mEFwIq4KUmnqbT1S4FYoab0zv6f GLNQ== X-Gm-Message-State: AOJu0Yw9fNce7x3zJfA/XNF6LtLX49K+cSZ424yHj0hbShdT8NLFjju4 LpaR/FPq9H+3xJ0tEDtkUpjkikLLRVhHVub8OLpw7FeCm9KKZSvVkJEaAxiw4R0= X-Gm-Gg: ASbGncv/FZ5AvMdHT4RxaWmLnRPE8Avdqqulov4M54vItbo9G4DXjOFQMdO0hVmV886 zdXzRBCFTcJUAuYMmBxSnqFoGSPv9lGgfiVkU6a4PRnvfKS2UvewgwDHk/wP6dxNWTUe8nfJJLO s0rGz+N0zutbRSa+XhCeqvLDiPhkttLk0xuImuvO9y59HbjD7N/pfMsvx5lYAZeOMxGZ6WfYPr8 DlZduvRvOytbsAbAulJLPqKRa1xLRoy7Z11Sv4TK69P7SzbW2ZbKGdWKmE7BehpKYQAsCUSLVYX TySLTcroXK94Lfpgpi7XBVG+3w== X-Google-Smtp-Source: AGHT+IFpZ2aq9DFlYPT2kAESPdNYpqpMuHehnWkeTA5UeH+63Ko8r/jXLXQliRHu/HyeKReeEr0qkw== X-Received: by 2002:a05:600c:3c91:b0:434:9f81:76d5 with SMTP id 5b1f17b1804b1-434ddecff5dmr36368745e9.22.1733520347203; Fri, 06 Dec 2024 13:25:47 -0800 (PST) Received: from guxtil (cpc100684-bagu15-2-0-cust967.1-3.cable.virginm.net. [86.8.111.200]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-434da0980ddsm67478025e9.0.2024.12.06.13.25.46 for <72963-done@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 06 Dec 2024 13:25:46 -0800 (PST) From: Sharlatan Hellseher To: 72963-done@debbugs.gnu.org Subject: [PATCH go-team 01/30] gnu: Add go-github-com-buildkite-shellwords. Date: Fri, 06 Dec 2024 21:25:45 +0000 Message-ID: <87ed2k8pwm.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 72963-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Hi, I've update git-spice to the latest version and pack missing packages. Some of the proposed ones were already present so they were skipped. go-inputs procedure is not required as new "go import go " respect subdirs of the workspace in Golang project which are tagged individually. Adjust all commit messages from "Add variable" to "New variable". Adjust some package names to follow go.mod import path style. In git-spice utilize #:test-flags and "-skip" option to ignore some failing tests intead of deleting test - Add [12/12] - [X] version-control git-spice. Updte to the latest version, add missing inputs. - [X] golang-check go-go-abhg-dev-requiredfield - [X] golang-check go-gopkg-in-dnaeon-go-vcr-v3-recorder -> go-gopkg-in-dnaeon-go-vcr-v3 - [X] golang-web go-github-com-shurcool-graphql - [X] golang-web go-github-com-shurcool-githubv4 - [X] golang-xyz go-github-com-buildkite-shellwords - [X] golang-xyz go-github-com-charmbracelet-log - [X] golang-xyz go-github-com-charmbracelet-x-input use #:subdir - [X] golang-xyz go-github-com-charmbracelet-x-windows use #:subdir - [X] golang-xyz go-github-com-erikgeiser-coninput - [X] golang-xyz go-github-com-sebdah-goldie-v2 - [X] golang-xyz go-github-com-vito-midterm - Skip [9/9] - [X] duplicate go-github-com-creack-pty-v2 - [X] duplicate go-github-com-charmbracelet-x-ansi - [X] duplicate go-github-com-charmbracelet-lipgloss - [X] duplicate go-github-com-charmbracelet-bubbles - [X] duplicate go-github-com-charmbracelet-x-term - [X] duplicate go-github-com-rogpeppe-go-internal-testscript - [X] drop go-inputs procedure. - [X] drop go-github-com-mattn-go-localereader - [X] drop Add go-inputs procedure. Pused to go-team branch. -- Oleg --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEmEeB3micIcJkGAhndtcnv/Ys0rUFAmdTa9kACgkQdtcnv/Ys 0rWAaRAAsAmvraq44K8MbgaA2+cN+yhSImqPdznArEjXsgUteytjg6ro0XqePWrz 16VcRktrg6zSKALqwzNZ91jpkjYpdDOkx7kPNHlLNQHSDA6Qf+RSlibDhjzA4Wez Za/xKjAm+jRTD57oFuto2BL5j+we8AoUxSlCYXCodOrnR48j3rHsn0LuI/Fg5d5a /ysNESFU2N7u5XqT0jftlCezyQPnQkBT7jtYyU2caLdsRqgeRftSKRlPFkDZsYpF 5+G2kekZxYbRsOzPQyjZNG8djJIlM/4yVd8lJLWmzwxiQokvtljwt37EtP9pFFXU grA8jMZ5/KpE2A+VQtrkK1h79OLyCvMCArI9hU3MR/wnTon/oAB3U1qaiyMG2iTQ Dz7DU+mjWIm9QJvIRiPPzHs/AoKo/lQsNcupcWhAnWcEAh/5fRh/Od2HWF74X5q3 8+ipdMrIx/yD4LVIASJ7BMzdBrTD+sl5H1P0B6PdyCeEUVtNrfvO1jq4oaBn64BG PwG8SAcMiue3/yDfkCZECL9pY039CBJBF6i709FwJuEXLXSW8CHswzdihRP4nFSS o8ZCGUlhxqj3mIHzky5Ks+CXyQ9+zD+XDC+BZU4c5Uz+2wizLrGWPdNJ2g8TSBjR BIIBq6llLjpC2WXL5QMPcOOg5CTbA+XGNjK7qtbeRCJt/ggx0R0= =J5IT -----END PGP SIGNATURE----- --=-=-=-- From unknown Fri Jun 20 05:22:01 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 04 Jan 2025 12:24:10 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator