From patchwork Wed Jul 6 10:17:50 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40534 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id C0E2D27BBEA; Wed, 6 Jul 2022 11:22:54 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 797B927BBE9 for ; Wed, 6 Jul 2022 11:22:54 +0100 (BST) Received: from localhost ([::1]:43682 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92BJ-0005oN-Ju for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:22:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52604) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o927c-0000MS-0R for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58546) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o927b-0006vs-M6 for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o927b-0002UL-Hp for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 01/41] gnu: Add go-github-com-zenhack-go-notmuch. References: In-Reply-To: Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:19:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.16571027349407 (code B ref 55903); Wed, 06 Jul 2022 10:19:03 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:18:54 +0000 Received: from localhost ([127.0.0.1]:52412 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927S-0002RY-5x for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:18:54 -0400 Received: from knopi.disroot.org ([178.21.23.139]:39686) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927N-0002Qi-Pd for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:18:51 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 14B4141C61; Wed, 6 Jul 2022 12:18:48 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ktCACnYkgGpy; Wed, 6 Jul 2022 12:18:46 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102726; bh=xTmizoO1zJmiZ66CLspd236FVyjfp5pg9Nf92oOVC1k=; h=From:To:Cc:Subject:Date; b=Qsc/pP+EDSvtxrhj2y+VKPL5O5fr6+5oLS2svPtyfhU9Ut8N8k62zoBV1U6TS8NEx 5cHStsgZZx5aS8EcurGmghQd+LW2NQR5/VgrlKApOBPqgjJktiq/gsinx08V/eUXmE 52nxvSeWnLUxtwOaauGqNhcsLErcktT0SFCqyc5DTizCITutsFRHUlXc1AT15ZQ79M RtTIq89Iy4FRsKsXaWZpEhf0ti1BWWKSFXTkmA5tGP/2E2c9He2tXJUYtWTR5mg07T 4EWZrlTbCqS4ekfjBAbn9xzgVl3eEqs+tHUU9BkBotKQa/1XpS6hf/ZEWS43KZRjB9 6zpZYmt73nNMA== Date: Wed, 6 Jul 2022 11:17:50 +0100 Message-Id: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-zenhack-go-notmuch): New variable. --- gnu/packages/golang.scm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 5c930f2fbb..7cf139b3a7 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -35,6 +35,7 @@ ;;; Copyright © 2021 Lu Hui ;;; Copyright © 2022 Pier-Hugues Pellerin ;;; Copyright © 2022 muradm +;;; Copyright © 2022 ( ;;; ;;; This file is part of GNU Guix. ;;; @@ -71,6 +72,7 @@ (define-module (gnu packages golang) #:use-module (gnu packages glib) #:use-module (gnu packages gnupg) #:use-module (gnu packages lua) + #:use-module (gnu packages mail) #:use-module (gnu packages mp3) #:use-module (gnu packages password-utils) #:use-module (gnu packages pcre) @@ -9891,3 +9893,30 @@ (define-public go-github-com-sourcegraph-jsonrpc2 (description "Package jsonrpc2 provides a Go implementation of JSON-RPC 2.0.") (license license:expat))) + +(define-public go-github-com-zenhack-go-notmuch + (package + (name "go-github-com-zenhack-go-notmuch") + (version "0.0.0-20211022191430-4d57e8ad2a8b") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/zenhack/go.notmuch") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1j2s5smjf7pp7i72dw12sm9iz961y3cy8nkm7hmrg53f6wna57h9")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/zenhack/go.notmuch" + ;; XXX: Tests require you to download fixtures from the Internet. + ;; See . + #:tests? #f)) + (propagated-inputs (list notmuch)) + (home-page "https://github.com/zenhack/go.notmuch") + (synopsis "Go bindings to libnotmuch") + (description + "The notmuch package provides a Go language binding to the notmuch +email library.") + (license license:gpl3+))) From patchwork Wed Jul 6 10:17:51 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40538 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 8332727BBEA; Wed, 6 Jul 2022 11:23:55 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 2FDF427BBE9 for ; Wed, 6 Jul 2022 11:23:55 +0100 (BST) Received: from localhost ([::1]:47198 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92CI-0008G5-Ba for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:23:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52586) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o927b-0000KP-EO for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58545) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o927b-0006vP-3D for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o927a-0002U9-Ub for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 02/41] gnu: Add go-github-com-creack-pty. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.16571027349399 (code B ref 55903); Wed, 06 Jul 2022 10:19:02 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:18:54 +0000 Received: from localhost ([127.0.0.1]:52410 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927R-0002RV-Sj for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:18:54 -0400 Received: from knopi.disroot.org ([178.21.23.139]:39916) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927N-0002Qk-SB for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:18:51 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 2708B41CFC; Wed, 6 Jul 2022 12:18:49 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vOfebwUHWSHh; Wed, 6 Jul 2022 12:18:47 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102726; bh=uxrJ3vwSUrB21yUUw9+UrltHslRwIUlRigq6YL3qIIQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=DHqIYAVFcJ3NGVBZmt04cLccNDHWUWAuEaCPQUWpMyljPB3/AlGe/i2OUpliIbRlg mOX3lRgWsigU0sMrNi42nNI+eKZAdEw0yJq3WQcrEIDjVthin0bzdIcmc9ihVeNuAl 20TQEAoGhSlKpq0BW4rpibv8JNZLCrD5Y57RbS9FJTWbunE+5DzAqKayuDw0lsYZhp mDl4WQzDrKwGKD+Sr+wcUPR+8DF1IqDjzZsaRBbbg7d5on94R8gKc3gzD6U8FfXZGg 1D6dsaISza5KExWdBLqQeBRmsZRJkI7JBxd2CWK7CGPPSS/Qkg9matUFEZdIL9SphC +JCz3SMq0TmQw== Date: Wed, 6 Jul 2022 11:17:51 +0100 Message-Id: <20220706101830.12269-2-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-creack-pty): New variable. * guix/build-system/go.scm (go-target): Add to exported variables. --- gnu/packages/golang.scm | 48 ++++++++++++++++++++++++++++++++++++++++ guix/build-system/go.scm | 1 + 2 files changed, 49 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 7cf139b3a7..70e7441792 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -58,6 +58,7 @@ (define-module (gnu packages golang) #:use-module (guix memoization) #:use-module ((guix build utils) #:select (alist-replace)) #:use-module (guix download) + #:use-module (guix gexp) #:use-module (guix git-download) #:use-module (guix packages) #:use-module (guix build-system gnu) @@ -9920,3 +9921,50 @@ (define-public go-github-com-zenhack-go-notmuch "The notmuch package provides a Go language binding to the notmuch email library.") (license license:gpl3+))) + +(define-public go-github-com-creack-pty + (package + (name "go-github-com-creack-pty") + (version "1.1.18") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/creack/pty") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1qqhcgfym0napz8damj7dhfw28g2qn2f5h3lr93i0sxawq926yzc")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/creack/pty" + #:modules '((ice-9 popen) + (ice-9 textual-ports) + (guix build go-build-system) + (guix build utils)) + #:phases + #~(modify-phases %standard-phases + (add-after 'unpack 'regenerate-types + (lambda* (#:key import-path #:allow-other-keys) + ;; Generated files are included (ztypes_*). We need to remake + ;; them with Cgo. + (with-directory-excursion (string-append "src/" import-path) + (let* ((go-arch + #$(car (go-target + (or (%current-target-system) + (nix-system->gnu-triplet (%current-system)))))) + (file (string-append "ztypes_" go-arch ".go")) + (pipe (open-input-pipe "go tool cgo -godefs types.go")) + (text (get-string-all pipe))) + (close-pipe pipe) + (for-each delete-file + (find-files (getcwd) (file-name-predicate + "ztypes_[a-zA-Z0-9_]+.go"))) + (call-with-output-file file + (lambda (port) + (display text port)))))))))) + (home-page "https://github.com/creack/pty") + (synopsis "Pseudoterminal handling in Go") + (description + "The pty package provides functions for working with Unix pseudoterminals.") + (license license:expat))) diff --git a/guix/build-system/go.scm b/guix/build-system/go.scm index 5e0e5bbad3..9e5f972c84 100644 --- a/guix/build-system/go.scm +++ b/guix/build-system/go.scm @@ -38,6 +38,7 @@ (define-module (guix build-system go) go-build-system go-pseudo-version? + go-target go-version->git-ref)) ;; Commentary: From patchwork Wed Jul 6 10:17:52 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40533 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id E603F27BBEA; Wed, 6 Jul 2022 11:22:38 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id A10FB27BBE9 for ; Wed, 6 Jul 2022 11:22:38 +0100 (BST) Received: from localhost ([::1]:42716 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92B3-000580-Qj for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:22:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52578) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o927b-0000IG-1f for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58543) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o927a-0006ur-Mz for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o927a-0002Tv-Ca for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 03/41] gnu: Add go-google-golang-org-protobuf. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.16571027329377 (code B ref 55903); Wed, 06 Jul 2022 10:19:02 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:18:52 +0000 Received: from localhost ([127.0.0.1]:52406 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927P-0002R6-FW for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:18:51 -0400 Received: from knopi.disroot.org ([178.21.23.139]:39940) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927N-0002Ql-V4 for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:18:50 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 672EA41D37; Wed, 6 Jul 2022 12:18:49 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NRQ-D463Lcrb; Wed, 6 Jul 2022 12:18:48 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102726; bh=75WQKn6s+ym9g5EYqgk6P5ALqf6XAPH7dgnjUgndMSc=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=MCeqdJ6DGiW7h7udTn57TJ/VtrMQbwN+SGfEGU4t1YhC129r0kULiJT8ZpHLKnCxU w5V8ASJQrtpAcEjFGrwiph5/QzjWqlM310ZTwv9jdO0edOTOmwN3N4fHZC098SUflp THNGyEr8on/iTX1e5n7by52x8BvhXXtxKzeogfwJw9aGXA7UQ/s7hfgiE8RLETn5Ha YJ2f0cDZ8O6IqYW0VtKJ1YSlwbrEFOQwJcIa8OHXprHn0DzFo2VFqF1t2aFVe/5ta1 i6hn8MyQxyb1skH+vYBBf8T+Z8lAbE2MY/5jy6I9KCZMjtsmNkPnXvLCscy04oh+5+ 1CtR9dSdIlz0A== Date: Wed, 6 Jul 2022 11:17:52 +0100 Message-Id: <20220706101830.12269-3-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-google-golang-org-protobuf): New variable. --- gnu/packages/golang.scm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 70e7441792..6559b5a395 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -9968,3 +9968,36 @@ (define-public go-github-com-creack-pty (description "The pty package provides functions for working with Unix pseudoterminals.") (license license:expat))) + +(define-public go-google-golang-org-protobuf + (package + (name "go-google-golang-org-protobuf") + (version "1.28.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://go.googlesource.com/protobuf") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1nzcc4qc00afi24nb7nlnwyzvvr6b8s8qdrn1sw085nygh2y2x8r")))) + (build-system go-build-system) + (arguments + (list #:import-path "google.golang.org/protobuf" + #:tests? #f ; source-only package + #:phases #~(modify-phases %standard-phases + ;; source-only package + (delete 'build)))) + (propagated-inputs (list go-github-com-google-go-cmp-cmp + go-github-com-golang-protobuf-proto)) + (home-page "https://google.golang.org/protobuf") + (synopsis "Go library for Protocol Buffers") + (description + "The protobuf package provides a Go implementation of Protocol Buffers, a +language and platform neutral, extensible mechanism for serializing structured +data. + +This package is a successor to @code{go-github-com-golang-protobuf} with an +improved and cleaner API.") + (license license:bsd-3))) From patchwork Wed Jul 6 10:17:53 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40544 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id D2AE727BBEA; Wed, 6 Jul 2022 11:24:30 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 8E5E227BBE9 for ; Wed, 6 Jul 2022 11:24:30 +0100 (BST) Received: from localhost ([::1]:49804 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92Cr-0001m2-P8 for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:24:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52614) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o927c-0000OA-FT for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58549) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o927c-0006w8-6C for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o927c-0002UT-1I for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 04/41] gnu: Add go-github-com-xo-terminfo. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:19:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.16571027349421 (code B ref 55903); Wed, 06 Jul 2022 10:19:03 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:18:54 +0000 Received: from localhost ([127.0.0.1]:52415 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927S-0002Rf-EF for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:18:54 -0400 Received: from knopi.disroot.org ([178.21.23.139]:40200) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927P-0002Qt-13 for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:18:51 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 6236243926; Wed, 6 Jul 2022 12:18:50 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ngTE9VMkcvDb; Wed, 6 Jul 2022 12:18:49 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102727; bh=8l8bzStJzddenkm7DHZugBPu2ZL2RyFKM3aR9PB7q9Q=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Qyo5YG6V4U+up1mX/DceCygRjMW/Hf4gOgoazAJj0yB/2NfBbiTM7QBsMpN56HNQk LyHTP85y5OL8W+VI/mSTwrMmcVnEwzJyhjZYt1ItQT7E94B28wCsfO4RFcseFggTxL XK3i1114knaZHlxcrSSoyGmvQF6hGlFtg/lrbv7t5OulYdnIb82a8T3/3VH0m6N8WA ZQDgaeoKBDb4hMRle2DPEAzLW8SNB91cpl8l85+ClG/aCfOvT5/eWpGUfG52WCrdUh qCrKMC9CtjwdytDmD2E69ZUdsGsyLVu1uqa1BnNLUG9rsIwgEJ0tKuJOC8ioI61UnZ vn8JlhHd30rQw== Date: Wed, 6 Jul 2022 11:17:53 +0100 Message-Id: <20220706101830.12269-4-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-xo-terminfo): New variable. --- gnu/packages/golang.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 6559b5a395..3a12f450d9 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10001,3 +10001,25 @@ (define-public go-google-golang-org-protobuf This package is a successor to @code{go-github-com-golang-protobuf} with an improved and cleaner API.") (license license:bsd-3))) + +(define-public go-github-com-xo-terminfo + (package + (name "go-github-com-xo-terminfo") + (version "0.0.0-20210125001918-ca9a967f8778") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/xo/terminfo") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "05gdcvcbwcrcwxznhvs1q1xh4irz2d10v2mz179pydjh30kjc0j5")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/xo/terminfo")) + (home-page "https://github.com/xo/terminfo") + (synopsis "Read the terminfo database in Go") + (description + "The terminfo package implements terminfo database reading for Go.") + (license license:expat))) From patchwork Wed Jul 6 10:17:54 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40569 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id A5D4127BBE9; Wed, 6 Jul 2022 11:36:05 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id E2B2427BBEA for ; Wed, 6 Jul 2022 11:36:03 +0100 (BST) Received: from localhost ([::1]:41278 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92O3-0003qX-0E for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:36:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52644) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o927g-0000Ps-Lv for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58550) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o927c-0006wK-Lr for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o927c-0002Uk-IN for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 05/41] gnu: Add go-github-com-riywo-loginshell. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:19:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.16571027389455 (code B ref 55903); Wed, 06 Jul 2022 10:19:04 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:18:58 +0000 Received: from localhost ([127.0.0.1]:52417 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927S-0002Ru-Op for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:18:57 -0400 Received: from knopi.disroot.org ([178.21.23.139]:40306) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927P-0002Qu-Dy for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:18:51 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id C170341D37; Wed, 6 Jul 2022 12:18:50 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sn2FP4p8QC0y; Wed, 6 Jul 2022 12:18:49 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102727; bh=CgivCZ1VCTuuLYME+hjmp8xOuisCrhD/V3iTh4Z2LdI=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=jozdW+LL2774bUF58v0BPf09fZeQmvVp3T6GqGsznmUkg0pzw0OoywHvOnM22CXws QvQla2NOTnJ8sLJ30yl+MNwlhTNRal9OsjWTTrMPUT8nd0hEWQgGDBIoU/6zOYnrV/ tBbw/qDoYy6buAmi3T++ZOOGf0uCWOcZB7b4hqr2un0HkIb2b4fD3z/guNiCu9rlFm RQcoA62pI4d6VbAn/JZCIRRvrRVevTbV8LySp1QnjhAEWixXRrYSBHiseid+qDW5+D qzP5J6ee1DU4b3wVh/LnYKA8Tk1ZxXC8FuYheyPMAJcabS2nkJqYL9+oDaiDooB+1P XoFVhoCafTalA== Date: Wed, 6 Jul 2022 11:17:54 +0100 Message-Id: <20220706101830.12269-5-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-riywo-loginshell): New variable. --- gnu/packages/golang.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 3a12f450d9..5be68b4f42 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10023,3 +10023,29 @@ (define-public go-github-com-xo-terminfo (description "The terminfo package implements terminfo database reading for Go.") (license license:expat))) + +(define-public go-github-com-riywo-loginshell + (package + (name "go-github-com-riywo-loginshell") + (version "0.0.0-20200815045211-7d26008be1ab") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/riywo/loginshell") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "138yvis6lipw9x02jyiz7472bxi20206bcfikcar54i3xsww9q4i")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/riywo/loginshell" + ;; Tests try to get the current user's login shell; the build + ;; user doesn't have one. + #:tests? #f)) + (home-page "https://github.com/riywo/loginshell") + (synopsis "Get the user's login shell in Go") + (description + "The loginshell package provides a Go library to get the login shell +of the current user.") + (license license:expat))) From patchwork Wed Jul 6 10:17:55 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40540 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 475E627BBEA; Wed, 6 Jul 2022 11:24:07 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 0B15827BBE9 for ; Wed, 6 Jul 2022 11:24:07 +0100 (BST) Received: from localhost ([::1]:48142 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92CU-0000Tj-5O for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:24:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52654) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o927g-0000QT-Q1 for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58551) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o927d-0006wS-2x for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o927c-0002Us-Ve for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 06/41] gnu: Add go-github-com-miolini-datacounter. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:19:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.16571027389463 (code B ref 55903); Wed, 06 Jul 2022 10:19:04 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:18:58 +0000 Received: from localhost ([127.0.0.1]:52423 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927W-0002SS-0c for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:18:58 -0400 Received: from knopi.disroot.org ([178.21.23.139]:40664) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927Q-0002RN-Ie for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:18:52 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 16B2A41D37; Wed, 6 Jul 2022 12:18:52 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id C_rElJgT3Cvq; Wed, 6 Jul 2022 12:18:50 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102728; bh=F4ZVP6dzr50QUHxNlxpZosRVWYogZgg/knOKaAoPykM=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=MdA4ZGXOVzyHA6OioC4zNcfhcmpM7PZ+OIAp9d9ca0gJmhdovuUOHBathe+/5ZFfa WvBrQ+vZ+0qk5XihxCX6TCB1C0lF8/zR4UJjiqpbpdXOmLQETDCjc6w2iu/ejz7nLT y4LEbtovUlkTsFWgmnsEVqhqDFdiBCsa88kpTX4FptLXXNn/UeQMcu6/2vJPuC9daB zzzcwKFpiUrEPMa0lKYQAeFZi2A6YGyJ/8F8QB+eG7yDB2bVCI5qEXjmBAX7fBsZee N9+h8xeaeUI1CThziFZp4IYm8ZeCHnTnJsWshc3tMpd/802Q33WwymkxtfrC/a46s/ 0zAMvcO0RIx2g== Date: Wed, 6 Jul 2022 11:17:55 +0100 Message-Id: <20220706101830.12269-6-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-miolini-datacounter): New variable. --- gnu/packages/golang.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 5be68b4f42..fe4d7c44ab 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10049,3 +10049,25 @@ (define-public go-github-com-riywo-loginshell "The loginshell package provides a Go library to get the login shell of the current user.") (license license:expat))) + +(define-public go-github-com-miolini-datacounter + (package + (name "go-github-com-miolini-datacounter") + (version "1.0.3") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/miolini/datacounter") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0s1hxqy6666qd524rdp1dr3778davc8gx9brg9lkcjvr5l05s9wa")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/miolini/datacounter")) + (home-page "https://github.com/miolini/datacounter") + (synopsis "Counters for Go readers and writers") + (description + "The datacounter package provides counters for Go readers and writers.") + (license license:expat))) From patchwork Wed Jul 6 10:17:56 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40547 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 39CCC27BBEA; Wed, 6 Jul 2022 11:24:47 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id ED0A327BBE9 for ; Wed, 6 Jul 2022 11:24:46 +0100 (BST) Received: from localhost ([::1]:50738 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92D6-0002T6-9E for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:24:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52650) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o927g-0000QL-Ok for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58554) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o927d-0006wV-LY for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o927d-0002V4-Fc for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 07/41] gnu: Add go-github-com-kyoh86-xdg. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:19:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.16571027399479 (code B ref 55903); Wed, 06 Jul 2022 10:19:05 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:18:59 +0000 Received: from localhost ([127.0.0.1]:52426 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927X-0002Sm-7U for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:18:59 -0400 Received: from knopi.disroot.org ([178.21.23.139]:41020) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927S-0002RW-7D for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:18:54 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 9EDB243926; Wed, 6 Jul 2022 12:18:53 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9NzVPt8_t8zI; Wed, 6 Jul 2022 12:18:52 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102728; bh=ELSkVstSGK4TeKutr2pB6fEAvUSKPzPRdJstZCz/Xrg=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=BKLzNGapYyHrblR4mdDywyyve8AprnJkwYnk7cDpqqLFuf0iCo2Z3I7kbPNERRkKO 8VjcAzqSUa8PO76OWb+Z+WeR/WYez9PNCYSVQmq5yvleGdMbzB1O7hDZ1igobgSSoB EVd427naPGpr/N31HUnOvdaGNX8Ub6tArWMqn+M78Sl0PahezLptlte6Q7cXRsUnHz ktPIqnTTgj4SvGzy3jegucwx83EEHNu95Z/xyuLgT0qtGM5Jd4HYhD6Do9JF9nZwT3 +5VEjq4sOLkWXUakFhaIEEpA1KzgzKP3jkfvBOGPDEM/5zT1u6bOTlFZXWl1qsBNUc ff03x9oqBchLw== Date: Wed, 6 Jul 2022 11:17:56 +0100 Message-Id: <20220706101830.12269-7-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-kyoh86-xdg): New variable. --- gnu/packages/golang.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index fe4d7c44ab..4019496595 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10071,3 +10071,27 @@ (define-public go-github-com-miolini-datacounter (description "The datacounter package provides counters for Go readers and writers.") (license license:expat))) + +(define-public go-github-com-kyoh86-xdg + (package + (name "go-github-com-kyoh86-xdg") + (version "1.2.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/kyoh86/xdg") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0a5nz53fdz1c2qvwlf2dpjdd72nxri95i6q4b07c37kiipgaxncn")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/kyoh86/xdg")) + (home-page "https://github.com/kyoh86/xdg") + (synopsis "XDG base directories for Go") + (description + "The xdg package provides lightweight helper functions in Go to get +config, data and cache directories according to the XDG Base Directory +Specification.") + (license license:expat))) From patchwork Wed Jul 6 10:17:57 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40542 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 9060F27BBEA; Wed, 6 Jul 2022 11:24:21 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 4FE5C27BBE9 for ; Wed, 6 Jul 2022 11:24:21 +0100 (BST) Received: from localhost ([::1]:49178 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92Ci-0001Hq-Fg for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:24:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52652) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o927g-0000QN-Pq for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58559) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o927e-0006wZ-Dx for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o927e-0002VP-8R for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 08/41] gnu: Add go-github-com-go-ini-ini. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:19:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.16571027409487 (code B ref 55903); Wed, 06 Jul 2022 10:19:06 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:00 +0000 Received: from localhost ([127.0.0.1]:52428 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927X-0002Sq-En for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:18:59 -0400 Received: from knopi.disroot.org ([178.21.23.139]:41220) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927S-0002Rm-SK for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:18:55 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 264DF43A0A; Wed, 6 Jul 2022 12:18:54 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LPRDK2amLyuE; Wed, 6 Jul 2022 12:18:52 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102728; bh=ZWxLAb7X9UfXyzrvCpwR8BS3VPduIscoKRGJHM4oK/o=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=V3nhud90YV/5jC1YLzOgkn5NClMA1snGSSyh7fxAyuevDoHSD/tYwEE31u30hfnTy kqpWR8sLvqpg/OmcR6Q1AEvxNhTfMusjnpcQYHH+67wNx7X/5HRMBFQ9xkHOWvHxdp D3o4sSGV+JC4yAFZlE7jErgwDgVa+QRDZMwnKEhDqFfZemrtxQ6i0RvVNQZ49g0oBK jt0PjUWBPsFYhiQhQu0do4trxqp8gW03r5LQIhCXv3kSKNvDEmlxd4oIT7PXoZTDx6 zEsdOizu2WeNC9uX7ljNeBLdOFuJy8v0Y9iDWHj8e+MZ9lAn/V3VNGU3SYoErNwdld YIzGlG9Tt2YOA== Date: Wed, 6 Jul 2022 11:17:57 +0100 Message-Id: <20220706101830.12269-8-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-go-ini-ini): New variable. --- gnu/packages/golang.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 4019496595..a7b99d9c3d 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10095,3 +10095,24 @@ (define-public go-github-com-kyoh86-xdg config, data and cache directories according to the XDG Base Directory Specification.") (license license:expat))) + +;;; XXX: Since commit bfb61065f05a6eac0cf63b16db43d0c3e864c658, the +;;; canonical name of the ini package is `go-github-com-go-ini-ini`, +;;; not `go-gopkg-in-ini`. +(define-public go-github-com-go-ini-ini + (package + (inherit go-gopkg-in-ini) + (name "go-github-com-go-ini-ini") + (version "1.66.6") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/go-ini/ini") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0kqg13606hnw8f75cb59fsy1m85kiqf3csi2g7q2512avdmaphc9")))) + (arguments + (list #:import-path "github.com/go-ini/ini")) + (propagated-inputs (list go-github-com-stretchr-testify)))) From patchwork Wed Jul 6 10:17:58 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40535 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 04AA627BBEA; Wed, 6 Jul 2022 11:23:04 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id AFEE127BBE9 for ; Wed, 6 Jul 2022 11:23:03 +0100 (BST) Received: from localhost ([::1]:44582 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92BS-0006Po-Rr for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:23:02 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52648) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o927g-0000QH-N4 for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58562) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o927e-0006wk-Tf for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o927e-0002Vk-Pd for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 09/41] gnu: Add go-github-com-lucasb-eyer-go-colorful. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:19:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.16571027409508 (code B ref 55903); Wed, 06 Jul 2022 10:19:06 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:00 +0000 Received: from localhost ([127.0.0.1]:52432 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927X-0002Sx-OS for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:00 -0400 Received: from knopi.disroot.org ([178.21.23.139]:41420) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927T-0002S6-JE for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:18:55 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 0BF0343A38; Wed, 6 Jul 2022 12:18:55 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id C3eGKUNpG6dY; Wed, 6 Jul 2022 12:18:53 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102729; bh=yV1qHa7mKkc1/vKkOKtSI/4qAejHT4x7BllFSy+c9HU=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Ik17fnZ7c88A1jec/Kd8o2By2TEabvKO3tkQO+k0TfZf8dAnzZp23Y1gi/BSoj505 bUE/NV0B+KHUxOhFy0mnG1LACYkqDXMnsrELH3T8vBvax8oBClH94UyYFjDPWRarMu wWiHBsiQrsDIVa49kQuOqjP4n3tfKYGfBjNQtrok7Jf2PQmlM6gMMbi7ygOrdA+hbT IWi0Cf7e7/ZZP/g6G5sHlx2Ii4W1IUQcfZgl2l/KcM7KJzuKd34HFIvBw9c0h3wWlW gKYAXMELKD2yyMwimV3ub19zQ1T7NCx9sgnFHVyUwK77RIoHZQmLjfUeG8RvVYYIZ4 fvCO+oWYqbrdg== Date: Wed, 6 Jul 2022 11:17:58 +0100 Message-Id: <20220706101830.12269-9-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-lucasb-eyer-go-colorful): New variable. --- gnu/packages/golang.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index a7b99d9c3d..e45747dd2f 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10116,3 +10116,28 @@ (define-public go-github-com-go-ini-ini (arguments (list #:import-path "github.com/go-ini/ini")) (propagated-inputs (list go-github-com-stretchr-testify)))) + +(define-public go-github-com-lucasb-eyer-go-colorful + (package + (name "go-github-com-lucasb-eyer-go-colorful") + (version "1.2.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/lucasb-eyer/go-colorful") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "08c3fkf27r16izjjd4w94xd1z7w1r4mdalbl53ms2ka2j465s3qs")))) + (build-system go-build-system) + (inputs (list go-golang-org-x-image)) + (arguments + (list #:import-path "github.com/lucasb-eyer/go-colorful")) + (home-page "https://github.com/lucasb-eyer/go-colorful") + (synopsis "Library for playing with colors in Go") + (description + "The colorful package providos a library for using colors in Go. +colorful stores colors in RGB and provides methods for converting these to +various color spaces.") + (license license:expat))) From patchwork Wed Jul 6 10:17:59 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40536 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 9619427BBEA; Wed, 6 Jul 2022 11:23:28 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 5314E27BBE9 for ; Wed, 6 Jul 2022 11:23:28 +0100 (BST) Received: from localhost ([::1]:45358 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92Br-0006xx-H9 for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:23:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52656) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o927g-0000QX-Pv for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58568) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o927f-0006ws-QJ for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o927f-0002W7-KD for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 10/41] gnu: Add go-github-com-rivo-uniseg. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:19:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.16571027419524 (code B ref 55903); Wed, 06 Jul 2022 10:19:07 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:01 +0000 Received: from localhost ([127.0.0.1]:52435 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927Y-0002TJ-Np for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:01 -0400 Received: from knopi.disroot.org ([178.21.23.139]:41580) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927T-0002S7-Un for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:18:56 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 6403A43A3B; Wed, 6 Jul 2022 12:18:55 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id R0WjYdcQ-3Wk; Wed, 6 Jul 2022 12:18:54 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102729; bh=U0WjQJdfzMdo9jNaA68Bnmqq4E43H5K9TtyDGtBLiXE=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=WC8sUkRaII3P94Bu8gLBrKwX4c3YVari0aBAeoKm/iIdpsEnZJFxVD83bjEuL4aqT JPfMQFr7Ykk5Ca2Eggel4MF1A3N2dOuXwDDWFWR+CqmrTyht+9FWyYN1rdV6BN7Sk/ ktrxwhjrS7JJZTOhVWjQezhs5zEpNUN0cYD1aQM9+6+NhXHY/bxclCBQckO1DwRJum i2/DdnkSCP0+ILm3qyP7MLVMpTcaTVh6512w6qIDQjzSLGQYxeCmhoC+JrTocgA46H 3V4ZUeMTE9xzInk7G2ecS7Azi5F12gxd9S+u01ljhniJT6f0uH8Hj0I+SlkbpT0E54 j7ifYurbuL2XQ== Date: Wed, 6 Jul 2022 11:17:59 +0100 Message-Id: <20220706101830.12269-10-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-rivo-uniseg): New variable. --- gnu/packages/golang.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index e45747dd2f..11fcf406a3 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10141,3 +10141,28 @@ (define-public go-github-com-lucasb-eyer-go-colorful colorful stores colors in RGB and provides methods for converting these to various color spaces.") (license license:expat))) + +(define-public go-github-com-rivo-uniseg + (package + (name "go-github-com-rivo-uniseg") + (version "0.2.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/rivo/uniseg") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0j7h22vfmjj562vr8gpsyrkrwp1pq9ayh5fylv24skxb467g9f0q")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/rivo/uniseg")) + (home-page "https://github.com/rivo/uniseg") + (synopsis "Unicode text segmentation for Go") + (description + "The uniseg package provides a tool to iterate over grapheme clusters. +This may be used to determine the number of user-perceived characters, to +split strings in their intended places, or to extract individual characters +which form a unit.") + (license license:expat))) From patchwork Wed Jul 6 10:18:00 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40545 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 346CB27BBEA; Wed, 6 Jul 2022 11:24:34 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id E8D6327BBE9 for ; Wed, 6 Jul 2022 11:24:33 +0100 (BST) Received: from localhost ([::1]:50118 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92Cu-00021Q-VP for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:24:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52670) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o927h-0000Rc-11 for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58574) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o927g-0006xa-Li for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o927g-0002WS-E0 for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:08 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 11/41] gnu: Add go-github-com-rivo-tview. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:19:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.16571027429534 (code B ref 55903); Wed, 06 Jul 2022 10:19:08 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:02 +0000 Received: from localhost ([127.0.0.1]:52438 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927Z-0002TX-6t for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:01 -0400 Received: from knopi.disroot.org ([178.21.23.139]:41420) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927U-0002S6-Ke for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:18:57 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 63DB243B59; Wed, 6 Jul 2022 12:18:56 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sg5k8mbTcknM; Wed, 6 Jul 2022 12:18:55 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102730; bh=GaqCF/dZ33OlVo+SfyRm+m+5kiehg+fsqE+oIKLfg0o=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=eYgBFnYCQNpSfYofE6ox/K2pH0oCqgRYwxk7/AaY49UwZiACcqYsZNoLMUEEC30yM 9kxuQhUM7VAnwmfEbzF6MLAkAZZemSLkYAkqgeMwdYnhO+CL7JCBzINsOELBfQX1so i1hgcJHK8FXPtdQ1bEEPPG9VZnFpDCsTSWjg7yeH9mSGC+t3739fkNtNrT4EZFnoQJ Fa1Qm8igSdru8hH90YiMw/CbdhfiynT+Viu4M5UVRLJDtmPoTq2nxKimMtL4TXNkQs NEsk8NWSwCF52WRQUEz2Vt9DvLYtC3w/+8O1Yj6QE6QqYaoFD/GUlOBJLCliQ9nnFn wRPhc0bkwUxqw== Date: Wed, 6 Jul 2022 11:18:00 +0100 Message-Id: <20220706101830.12269-11-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-rivo-tview): New variable. --- gnu/packages/golang.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 11fcf406a3..d44777f7bf 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10166,3 +10166,33 @@ (define-public go-github-com-rivo-uniseg split strings in their intended places, or to extract individual characters which form a unit.") (license license:expat))) + +(define-public go-github-com-rivo-tview + (package + (name "go-github-com-rivo-tview") + (version "0.0.0-20220703182358-a13d901d3386") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/rivo/tview") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0gf1m3ndbc3kgxpv0ryq9a1ahijg6m896sc9k7dvwfjd8vy0q0yd")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/rivo/tview")) + (propagated-inputs (list go-golang-org-x-term + go-golang-org-x-sys + go-github-com-rivo-uniseg + go-github-com-mattn-go-runewidth + go-github-com-lucasb-eyer-go-colorful + go-github-com-gdamore-tcell-v2)) + (home-page "https://github.com/rivo/tview") + (synopsis "Rich Interactive Widgets for Terminal UIs") + (description + "The tview package implements rich widgets for terminal based user +interfaces. The widgets provided with this package are useful for data +exploration and data entry.") + (license license:expat))) From patchwork Wed Jul 6 10:18:01 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40550 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id D19BF27BBEA; Wed, 6 Jul 2022 11:25:19 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 82CDA27BBE9 for ; Wed, 6 Jul 2022 11:25:19 +0100 (BST) Received: from localhost ([::1]:51700 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92De-0003Da-H2 for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:25:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52682) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o927h-0000VM-Rg for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58579) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o927h-0006y8-G0 for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:09 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o927h-0002Wu-Af for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:09 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 12/41] gnu: Add go-github-com-ssor-bom. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:19:09 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.16571027469641 (code B ref 55903); Wed, 06 Jul 2022 10:19:09 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:06 +0000 Received: from localhost ([127.0.0.1]:52454 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927d-0002VA-Q1 for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:06 -0400 Received: from knopi.disroot.org ([178.21.23.139]:42138) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927W-0002SX-Cy for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:18:58 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id D0A2243CA6; Wed, 6 Jul 2022 12:18:57 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id etOPLJEs90DE; Wed, 6 Jul 2022 12:18:56 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102730; bh=JDNO9vpMI+eGPZo79wJh8HE6LvroeMG0vl+32KVaQgQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=bGaVV/h+OoN+u05iByPiqbYZpeF+nU5PNtRUJQLl/kMlpYiYJgHXEckmbECYKux/e hB3dxt2vJYT8mlOrZmruQlK3+NlnJi9I4qx0WddyieB3XaYXT/1rHUd/fh+l4kNTMo V5tZB2FlCjsV9CJVjXQPxbqYm9mzjYEpudDhVFSNkAxqNYkcBpWzcPLkj3VkLjl74T u7jzaZEgjjRFxvexpbzD26DGALMbYf3Yn/gn9BP93AP7rj6lq8K4beqMgXIdiVdbtg JJVUQNb3wfUTYVyG49tUhh7heSebAvI9dfu4sqIb5aj1Vw9iZJnYh/KHjgHas5Qv5w V6+UVO6AGPe5g== Date: Wed, 6 Jul 2022 11:18:01 +0100 Message-Id: <20220706101830.12269-12-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-ssor-bom): New variable. --- gnu/packages/golang.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index d44777f7bf..a69cd341a4 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10196,3 +10196,26 @@ (define-public go-github-com-rivo-tview interfaces. The widgets provided with this package are useful for data exploration and data entry.") (license license:expat))) + +(define-public go-github-com-ssor-bom + (package + (name "go-github-com-ssor-bom") + (version "0.0.0-20170718123548-6386211fdfcf") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/ssor/bom") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "09g5496ifwqxqclh2iw58plcwcz0sczlnxwqxzwmnl4shdl371ld")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/ssor/bom")) + (home-page "https://github.com/ssor/bom") + (synopsis "Cleaning BOMs in Go") + (description + "The bom package provides small tools for cleaning BOMs from a byte +array or reader.") + (license license:expat))) From patchwork Wed Jul 6 10:18:02 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40553 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id DF86F27BBEA; Wed, 6 Jul 2022 11:25:52 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 9EE2227BBE9 for ; Wed, 6 Jul 2022 11:25:52 +0100 (BST) Received: from localhost ([::1]:52626 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92EB-0003uH-Oq for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:25:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52708) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o927j-0000Ym-1m for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:11 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58585) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o927i-0006yY-Da for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:10 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o927i-0002XJ-7A for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:10 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 13/41] gnu: Add go-github-com-gogs-chardet. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:19:10 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.16571027469652 (code B ref 55903); Wed, 06 Jul 2022 10:19:10 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:06 +0000 Received: from localhost ([127.0.0.1]:52456 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927e-0002VQ-8H for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:06 -0400 Received: from knopi.disroot.org ([178.21.23.139]:42556) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927X-0002So-K3 for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:00 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 1322F43CA6; Wed, 6 Jul 2022 12:18:59 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Esc6swvnsQ3S; Wed, 6 Jul 2022 12:18:57 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102730; bh=V87CPqRrgDUZgd6En9OXpMJ6nIB/BYy1uv5t998zOlk=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=PXUZbUFq0a/5WySBvCj6PfdBpZmHxaoINHQZd5xECKywjwI0O/g/Eyhw8Y6wPwHQa VvLVVp2MM4XXkPLrsEq1PHwGewMGDGkDT6RRlDRvjavTvoJm2BqzjRUsPxk0HYU+hm 3KeL/KlejcZpfHjAny+I1sKs9Ip01++dpmDawzwZXzmGPMjo0/Z2evI+ylARl20Ykv 4u0RXNNu97T4K9f4F9CcQpoPPSEECHFTiel1Zkq6oMH9olu42rqximFU67vIHeuyyI w+580VMnqZxvJvolZY9vzgceXDVuwKoons2NgNlGnkJsxeEzAPXrje209VVjJ4k9f5 jTT9jHOKpU6yA== Date: Wed, 6 Jul 2022 11:18:02 +0100 Message-Id: <20220706101830.12269-13-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-gogs-chardet): New variable. --- gnu/packages/golang.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index a69cd341a4..5c3d564d55 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10219,3 +10219,25 @@ (define-public go-github-com-ssor-bom "The bom package provides small tools for cleaning BOMs from a byte array or reader.") (license license:expat))) + +(define-public go-github-com-gogs-chardet + (package + (name "go-github-com-gogs-chardet") + (version "0.0.0-20211120154057-b7413eaefb8f") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/gogs/chardet") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "12j8q5wc9m4n51v2j2m40nahqdl9bh3hzpdp26clzq91kc2amiz0")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/gogs/chardet")) + (home-page "https://github.com/gogs/chardet") + (synopsis "Character set detection for Go") + (description "The chardet package ports character set detection from +ICU to Go.") + (license license:expat))) From patchwork Wed Jul 6 10:18:03 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40548 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id D371927BBEA; Wed, 6 Jul 2022 11:24:58 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 4CDDE27BBE9 for ; Wed, 6 Jul 2022 11:24:58 +0100 (BST) Received: from localhost ([::1]:51056 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92DJ-0002hc-FP for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:24:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52732) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o927k-0000bF-2s for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:12 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58590) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o927j-0006z6-Of for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:11 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o927j-0002Y1-KS for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:11 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 14/41] gnu: Add go-github-com-jaytaylor-html2text. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:19:11 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.16571027479676 (code B ref 55903); Wed, 06 Jul 2022 10:19:11 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:07 +0000 Received: from localhost ([127.0.0.1]:52462 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927e-0002Vr-Um for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:07 -0400 Received: from knopi.disroot.org ([178.21.23.139]:42692) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927Y-0002T3-5t for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:00 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 8160943D70; Wed, 6 Jul 2022 12:18:59 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uY2NkbnqyDKX; Wed, 6 Jul 2022 12:18:58 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102731; bh=oMJQIS2h7UDPDculHZhcpsHB4DpSUH/QyDHn/uDXrNU=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=OibqD6lOBGykLhp/FGSyrCexIoLk+vAtoWeppu058w0oPwiKUx1ZTAVQh6vUcPdkx W5aMqOF7DCRaF4vm92depeFjaZe4u0qC8CE7zCQQ443xcWnQgZ7/ZNb7fi8UDAoq++ qJj1hfgYFDNbFkhtnxlQHG73avcKvSyCwrbqAh++3x7D4x2kXmAoijJQoVx2m2VVPo 5dawAoLnU9paiaE3sH4hvqavBcGASdn+bTMVVkotQ2eFHPjEqS0v7eoG5+FBX0vATr H+eBtUPzeQ9P8ssHn78i2940X78HFJKk1Sf+J9WNiRLbu9rvi6wZwP2wYNmiAti+pJ zq//Ikq0SOQlw== Date: Wed, 6 Jul 2022 11:18:03 +0100 Message-Id: <20220706101830.12269-14-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-jaytaylor-html2text): New variable. --- gnu/packages/golang.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 5c3d564d55..182696bfe4 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10241,3 +10241,31 @@ (define-public go-github-com-gogs-chardet (description "The chardet package ports character set detection from ICU to Go.") (license license:expat))) + +(define-public go-github-com-jaytaylor-html2text + (package + (name "go-github-com-jaytaylor-html2text") + (version "0.0.0-20211105163654-bc68cce691ba") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/jaytaylor/html2text") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "12ckgkp8xqgp0fh6019nwp4ssg2k1rv1a67cpk37ian4q5zrvppm")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/jaytaylor/html2text" + ;; Tests are broken: + #:tests? #f)) + (propagated-inputs (list go-golang-org-x-net + go-github-com-olekukonko-tablewriter + go-github-com-ssor-bom)) + (home-page "https://github.com/jaytaylor/html2text") + (synopsis "Convert HTML emails to text") + (description + "The html2text package converts HTML emails to plain text, allowing +text-only mail clients to display them.") + (license license:expat))) From patchwork Wed Jul 6 10:18:04 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40539 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id C8E8F27BBEA; Wed, 6 Jul 2022 11:23:57 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 7CD2627BBE9 for ; Wed, 6 Jul 2022 11:23:57 +0100 (BST) Received: from localhost ([::1]:47408 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92CK-0008P7-MW for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:23:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52800) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o927n-0000ol-5y for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:15 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58602) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o927m-00071p-Qy for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:14 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o927m-0002Z6-N2 for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:14 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 15/41] gnu: Add go-github-com-go-test-deep. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:19:14 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.16571027509766 (code B ref 55903); Wed, 06 Jul 2022 10:19:14 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:10 +0000 Received: from localhost ([127.0.0.1]:52480 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927h-0002X9-SL for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:10 -0400 Received: from knopi.disroot.org ([178.21.23.139]:42902) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927Y-0002TH-Vo for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:05 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 6D70943FE1; Wed, 6 Jul 2022 12:19:00 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Bx8vDeEoSLpE; Wed, 6 Jul 2022 12:18:59 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102731; bh=Z2+tmNt7Y0HkOG2Ia0VeN0zGTwmiYNYtHmQsY3U0bqc=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Z7gDG1RXhucnYlfXaXCEQETUL82G7qJGah99ypp/arYnFgZlU7KCIeF5zDwtdSQws LPdl/pZedXThBqvFxsAqFM7pYxWNlQxubYQDrXKhdlqh0IxR+If355p3w8MYXObHX6 X1KY0PtHCPTI5cKLMYnSxIh9c11nVRXCQ8YkIh/7eQHyq71SNCbwrpuD6XmQ2F8jW2 yNq4MP+AfGNzDvGN7xSKJRnGWxF41PtzvXmqWMVXlyqSv9ln98QJd8PDJMp1boYDE4 9NYgLsrGXbeBt6yy5PvnRWmkYJ7q4R80nkRF79QEfT9hn/oKczQMsiZ5UlvyaLnNEe eCMj3IL0cvLEA== Date: Wed, 6 Jul 2022 11:18:04 +0100 Message-Id: <20220706101830.12269-15-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-go-test-deep): New variable. --- gnu/packages/golang.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 182696bfe4..05333a4a26 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10269,3 +10269,27 @@ (define-public go-github-com-jaytaylor-html2text "The html2text package converts HTML emails to plain text, allowing text-only mail clients to display them.") (license license:expat))) + +(define-public go-github-com-go-test-deep + (package + (name "go-github-com-go-test-deep") + (version "1.0.8") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/go-test/deep") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1mmw2w3by7y24jjpjwmf2gfl08c65jihn3si9m0sswmagmdsk8q0")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/go-test/deep")) + (home-page "https://github.com/go-test/deep") + (synopsis "Human-friendly deep variable equality in Go") + (description + "The deep package provides the deep.Equal function which is like +reflect.DeepEqual but returns a list of differences. This is helpful +when comparing complex types like structures and maps.") + (license license:expat))) From patchwork Wed Jul 6 10:18:05 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40551 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id E85A727BBEA; Wed, 6 Jul 2022 11:25:34 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id A037427BBE9 for ; Wed, 6 Jul 2022 11:25:34 +0100 (BST) Received: from localhost ([::1]:52022 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92Dt-0003Rc-ON for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:25:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52742) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o927k-0000cd-Fw for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:12 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58592) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o927k-0006zP-6P for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:12 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o927k-0002YA-1N for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:12 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 16/41] gnu: Add go-github-com-cention-sany-utf7. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:19:11 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.16571027489695 (code B ref 55903); Wed, 06 Jul 2022 10:19:11 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:08 +0000 Received: from localhost ([127.0.0.1]:52465 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927f-0002W3-GK for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:07 -0400 Received: from knopi.disroot.org ([178.21.23.139]:42948) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927Z-0002TQ-Ai for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:01 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id D5C9344100; Wed, 6 Jul 2022 12:19:00 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CSvU0dPrep9u; Wed, 6 Jul 2022 12:18:59 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102732; bh=FXolhku0+88vny4a8ksH+o0UqYr6LZde9QOxy8jhvaA=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=kptXxUfjUXa1vUSPmCvXBjbUlvVN+jgehz7oBsBQUebBpQIGfQ9f6KxENB8UysTtb w1OdkKPL6JqV0cS9s3FplK5d7h6DY5vry20UpeRjKRcrI3dFhSK5Fql59PkwQ5nHr0 crhw8H3QWqM4hWUErAMnKq/9u1vryY+EmHXwOueC6CeWWmudDQjwofuediRFQGFMnL yrKWhunAto4Ry/DC9HcZCxGF+JqJc0OE5j5TEF0NWJ7vnY4qyMn09CYMOonHOkEsZB KZsz9pxT2pQLsg+5TPrcPq/91MbKzDbjnevjyJXuJe+bdQ5WcOO5CBOBxvkdmwunBs bgqQV72QRAg+w== Date: Wed, 6 Jul 2022 11:18:05 +0100 Message-Id: <20220706101830.12269-16-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-cention-sany-utf7): New variable. --- gnu/packages/golang.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 05333a4a26..5414bbf4cf 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10293,3 +10293,27 @@ (define-public go-github-com-go-test-deep reflect.DeepEqual but returns a list of differences. This is helpful when comparing complex types like structures and maps.") (license license:expat))) + +(define-public go-github-com-cention-sany-utf7 + (package + (name "go-github-com-cention-sany-utf7") + (version "0.0.0-20170124080048-26cad61bd60a") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/cention-sany/utf7") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1jy15ryfcln1iwchrksqyrnyfy41gisymm4f9sr1d73ja029bznm")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/cention-sany/utf7")) + (propagated-inputs (list go-golang-org-x-text)) + (home-page "https://github.com/cention-sany/utf7") + (synopsis "UTF-7 for Go") + (description + "The utf7 package provides support for the obsolete UTF-7 text +encoding in Go.") + (license license:bsd-3))) From patchwork Wed Jul 6 10:18:06 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40554 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 321AF27BBEA; Wed, 6 Jul 2022 11:26:15 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id C157C27BBE9 for ; Wed, 6 Jul 2022 11:26:14 +0100 (BST) Received: from localhost ([::1]:52964 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92EX-00048H-TK for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:26:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52752) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o927l-0000fU-5G for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:13 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58595) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o927k-0006zu-QF for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:12 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o927k-0002YN-KD for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:12 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 17/41] gnu: Add go-github-com-jhillyerd-enmime. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:19:12 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.16571027489710 (code B ref 55903); Wed, 06 Jul 2022 10:19:12 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:08 +0000 Received: from localhost ([127.0.0.1]:52468 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927f-0002WK-Vx for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:08 -0400 Received: from knopi.disroot.org ([178.21.23.139]:42948) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927a-0002TQ-3y for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:02 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id C93FD44184; Wed, 6 Jul 2022 12:19:01 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qcx8CqG0-AYh; Wed, 6 Jul 2022 12:19:00 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102732; bh=QcNebgY6N7TaCpEe3p+ChlIZHDEdt/vJJTo7a5WOsVA=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=j2mWfM1coVDTzSKHyarxdIMh91uPAKSv+tq5xdeXYyjAw3u/vElPJTD4SaLrRexEq 9esJ9ZrGioZ6MGh20O+vk5DfSqDs0+XC2Waos/KOwhXyrsygce2mgcDGzeyt3/FrNW ojAHS4Cc0lJfezdaQb+kk8s4zxSAHezQluR2FN8aj/FfKlx9xdW9o2UQ+2hFihSymD eJGr/1cQUOeCMFDafSm1eC4NTYMLONat20We+Mbq0cHCafz65TqK8RRewYveXsDbrr 2r9ALHTWZwjI2LKAt7zFh7IV/WgoFIZXe5GfC6jM09Bb/OXXvZ0SpxiM6lTkqAjb7z GiBdR+GDYmPdQ== Date: Wed, 6 Jul 2022 11:18:06 +0100 Message-Id: <20220706101830.12269-17-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-jhillyerd-enmime): New variable. --- gnu/packages/golang.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 5414bbf4cf..a49fff4c9f 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10317,3 +10317,38 @@ (define-public go-github-com-cention-sany-utf7 "The utf7 package provides support for the obsolete UTF-7 text encoding in Go.") (license license:bsd-3))) + +(define-public go-github-com-jhillyerd-enmime + (package + (name "go-github-com-jhillyerd-enmime") + (version "0.9.4") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/jhillyerd/enmime") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "124dqm598phbmalyx2gmxk201z9kq4ckvvdq8rc0akjlp24nxqbb")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/jhillyerd/enmime")) + (propagated-inputs (list go-golang-org-x-text + go-golang-org-x-net + go-github-com-stretchr-testify + go-github-com-ssor-bom + go-github-com-rivo-uniseg + go-github-com-pkg-errors + go-github-com-olekukonko-tablewriter + go-github-com-mattn-go-runewidth + go-github-com-gogs-chardet + go-github-com-jaytaylor-html2text + go-github-com-go-test-deep + go-github-com-cention-sany-utf7)) + (home-page "https://github.com/jhillyerd/enmime") + (synopsis "MIME encoder and decoder for Go") + (description + "The enmime package implements a MIME encoding and decoding +library geared towards parsing MIME encoded emails.") + (license license:expat))) From patchwork Wed Jul 6 10:18:07 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40555 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 3276727BBEA; Wed, 6 Jul 2022 11:27:19 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id E026027BBE9 for ; Wed, 6 Jul 2022 11:27:18 +0100 (BST) Received: from localhost ([::1]:53938 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92Fa-00054H-1P for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:27:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52762) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o927l-0000iq-SA for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:13 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58597) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o927l-00070L-GJ for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:13 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o927l-0002Ya-Aw for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:13 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 18/41] gnu: Add go-github-com-gatherstars-com-jwz. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:19:13 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.16571027499723 (code B ref 55903); Wed, 06 Jul 2022 10:19:13 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:09 +0000 Received: from localhost ([127.0.0.1]:52471 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927g-0002WV-F9 for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:08 -0400 Received: from knopi.disroot.org ([178.21.23.139]:43366) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927a-0002U1-SI for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:03 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 3DCF344100; Wed, 6 Jul 2022 12:19:02 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pgPSe89KDGUr; Wed, 6 Jul 2022 12:19:00 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102733; bh=H5MBdVQX9azuNjHnU42E0Xmbk9xMCZu8AFl3Uou6zGQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=DGgBuceepE7DYKwyk0FNxIpl9M0KlpLVOV59IkBmMMGbBRi/8w66SsB1+021OTU1+ jr1/++ZBCaplVd1kq8PFrBFd4zNBnOx4n3hlz+sm64DxL9oICdHNkmTkb7rbjwsdaR ZHJwJ+V5WH7yFsspflk1umE8PS4okpHuEKXixRywGy5U0LArUwFvEi+EX6xd0OEVTa EpL/Ey4KfJ5RhXFyv+d96xzi3Cekqs0bfk5DwyiWqLbWB/Z1AjXOrngEbtb9BMqXTc x6MTihfPdlvtU40VBYn80KKVr2AxC3gvhAxvWHGuk09p3zzupDkPKKL76xcinsehKI MUpskUkRQh9Ng== Date: Wed, 6 Jul 2022 11:18:07 +0100 Message-Id: <20220706101830.12269-18-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-gatherstars-com-jwz): New variable. --- gnu/packages/golang.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index a49fff4c9f..f90b9e474d 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10352,3 +10352,30 @@ (define-public go-github-com-jhillyerd-enmime "The enmime package implements a MIME encoding and decoding library geared towards parsing MIME encoded emails.") (license license:expat))) + +(define-public go-github-com-gatherstars-com-jwz + (package + (name "go-github-com-gatherstars-com-jwz") + (version "1.3.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/gatherstars-com/jwz") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1h37h5w139d3rhvp1n7kz2jm5zhk4pjzf3sip04v48nphkika60c")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/gatherstars-com/jwz")) + (propagated-inputs (list go-github-com-rivo-tview + go-github-com-jhillyerd-enmime + go-github-com-gdamore-tcell-v2)) + (home-page "https://github.com/gatherstars-com/jwz") + (synopsis "Implementation in Go of the email threading algorithm +originally invented for Netscape Mail") + (description + "The jwz package provides an implementation of the email threading +algorithm originally designed for use in Netscape Mail 2.0 for Go.") + (license license:asl2.0))) From patchwork Wed Jul 6 10:18:08 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40556 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 60A6027BBEA; Wed, 6 Jul 2022 11:27:39 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 239AF27BBE9 for ; Wed, 6 Jul 2022 11:27:39 +0100 (BST) Received: from localhost ([::1]:54920 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92Fu-0005zz-6k for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:27:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52776) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o927m-0000lW-D9 for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58599) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o927m-00070r-1R for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:14 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o927l-0002Yn-ST for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:13 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 19/41] gnu: Add go-github-com-emersion-go-textwrapper. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:19:13 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.16571027499738 (code B ref 55903); Wed, 06 Jul 2022 10:19:13 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:09 +0000 Received: from localhost ([127.0.0.1]:52474 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927h-0002Wn-1N for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:09 -0400 Received: from knopi.disroot.org ([178.21.23.139]:42948) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927b-0002TQ-OY for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:04 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 485C8442F9; Wed, 6 Jul 2022 12:19:03 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id P9XxpyiLyT3C; Wed, 6 Jul 2022 12:19:01 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102733; bh=JJBTzA2YguXzfMwNj+EUYH2zTldIylk9Y1llWorx6xE=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=bZ60a6EyhbjKRTGQtjzPlqCGIqRWHcGRiTFlxsL/P6o10dpAO52zjf7BHpJPpxeTO 2PrdJlzYm0BUSlBuMt1dN0OiP3QzfLh604abA0bnzNuWIpZqSCMUEECixG+ChsXZ4g 65AFnocMgkoWSNvEI5EVxpbNTcTg2shM+I3d8qwSr8OIkRWedVyutOvFKXP7RGnaE4 hy8HU4MHvKn34x7wZTA0QWlskZvnllDDE4S/N6KaBrbviqSx35WPDH9oIfzcoGOMqG P+Hgt9vCiDBCxRsEoXG9waaoNX/dadjubOxYt4Az/FgA8LFfOcR60FO6FFi6hXAc9+ fXml/0vfb1lZQ== Date: Wed, 6 Jul 2022 11:18:08 +0100 Message-Id: <20220706101830.12269-19-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-emersion-go-textwrapper): New variable. --- gnu/packages/golang.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index f90b9e474d..cb5077d6ea 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10379,3 +10379,26 @@ (define-public go-github-com-gatherstars-com-jwz "The jwz package provides an implementation of the email threading algorithm originally designed for use in Netscape Mail 2.0 for Go.") (license license:asl2.0))) + +(define-public go-github-com-emersion-go-textwrapper + (package + (name "go-github-com-emersion-go-textwrapper") + (version "0.0.0-20200911093747-65d896831594") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-textwrapper") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1lh9d7zvj6gm1rr6sv5xlagklgx9d666hq5srd37a4sdcjkbiqmq")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/emersion/go-textwrapper")) + (home-page "https://github.com/emersion/go-textwrapper") + (synopsis "Text-wrapping writer for Go") + (description + "The textwrapper package provides a writer that wraps long text lines to +a specified length.") + (license license:expat))) From patchwork Wed Jul 6 10:18:09 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40537 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id DA1DA27BBEA; Wed, 6 Jul 2022 11:23:46 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 9B0EF27BBE9 for ; Wed, 6 Jul 2022 11:23:46 +0100 (BST) Received: from localhost ([::1]:46490 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92C9-0007mW-O3 for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:23:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52794) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o927m-0000nD-PE for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58600) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o927m-00071O-F4 for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:14 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o927m-0002Yz-BH for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:14 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 20/41] gnu: Add go-github-com-emersion-go-message. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:19:14 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.16571027509746 (code B ref 55903); Wed, 06 Jul 2022 10:19:14 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:10 +0000 Received: from localhost ([127.0.0.1]:52476 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927h-0002Wz-Dd for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:09 -0400 Received: from knopi.disroot.org ([178.21.23.139]:43366) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927b-0002U1-SO for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:04 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 93CD741D37; Wed, 6 Jul 2022 12:19:03 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8E5p3Ko9Y0hR; Wed, 6 Jul 2022 12:19:02 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102734; bh=ovgmnueux0GWtSSO5gPnomwrQzf3nVyOzU/lj9YQDnU=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=iA+vVGSnidTDZJ1Q/2cSqAR8JWZeVf6tDW2xZNpJ8xUaQsmtWtSQ/uzosmzsRbeXw /nvFvxuhWFlBSnJnLoEA5DnDnsHkQwFqqoP3zXCmGuCOEMlsiC6+Yo5YK1R3MtM2cy oTmqFsxDviC+XX3WAKguNRe6QVicl6TBMi76gHgFs8tCAIiJttEi/7h/cBdPjztLcz oXlpN0LCg7RMAQbjnx6Bf9ucoZ79+u7roIrwrJMo6mTZ+IJuHTHGcytJ3Mqb06wyTG NaOHvNyI5nzR3SI8k7fRYPExr1HZqb4zxNIAafdc7fzcnOjlDeXNYGVeZYkSgZ+km3 B0Nky1q7GNIUA== Date: Wed, 6 Jul 2022 11:18:09 +0100 Message-Id: <20220706101830.12269-20-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-emersion-go-message): New variable. --- gnu/packages/golang.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index cb5077d6ea..ab392d4ff5 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10402,3 +10402,28 @@ (define-public go-github-com-emersion-go-textwrapper "The textwrapper package provides a writer that wraps long text lines to a specified length.") (license license:expat))) + +(define-public go-github-com-emersion-go-message + (package + (name "go-github-com-emersion-go-message") + (version "0.16.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-message") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1j5qdhsna28xcs843zsiccw700rld5hin466dl0n3a0ax1w13ay0")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/emersion/go-message")) + (propagated-inputs (list go-golang-org-x-text + go-github-com-emersion-go-textwrapper)) + (home-page "https://github.com/emersion/go-message") + (synopsis "Internet messages and MIME for Go") + (description + "The message package implements the Internet Message Format and Multipurpose +Internet Mail Extensions in Go.") + (license license:expat))) From patchwork Wed Jul 6 10:18:10 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40558 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id E951127BBEA; Wed, 6 Jul 2022 11:28:01 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id AD53B27BBE9 for ; Wed, 6 Jul 2022 11:28:01 +0100 (BST) Received: from localhost ([::1]:55860 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92GG-0006tW-Ow for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:28:00 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52808) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o927n-0000rR-Pn for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:15 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58603) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o927n-000725-Fw for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:15 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o927n-0002ZO-Bb for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:15 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 21/41] gnu: Add go-github-com-emersion-go-sasl. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:19:15 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.16571027519775 (code B ref 55903); Wed, 06 Jul 2022 10:19:15 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:11 +0000 Received: from localhost ([127.0.0.1]:52482 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927i-0002XR-Aq for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:10 -0400 Received: from knopi.disroot.org ([178.21.23.139]:42948) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927d-0002TQ-A9 for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:05 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id E791144100; Wed, 6 Jul 2022 12:19:04 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dE1vZ7Juup5Y; Wed, 6 Jul 2022 12:19:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102734; bh=xs1GploLstH1J3XdUpIFHE6wjgIYGGgINo4DMa6thCM=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=ABZ43WyTN+b/y0+83u7iw8aa56nk10lABFEcE3UXgQEhAypNOZ0Mn14xD0oDPJhTL qJN7hK+2vc+sLpN59G/PEZcy940LJ/qdwBRdrwZOkZ6cOj6G+hvdXnieiyDoh4ytP1 KLW5gfKRiswsV+S378rY+VHv6xCDEsxEuVgRkedyD9aEl42CojRizeD2acq+6auJaz ZYtTdaKtctxpNcoiqgFa7cEDpBMtqCcQxVvmqTJK5GbjT9buH7KdVzrf9KN8ZahfN5 xqAH6Msey7uY5HxJsBWE5kEhPYJjrz1qs/bBKizK4UDFQmjWP0wI+RgRvSSmtYdm2/ uW6ZiLFHabzoA== Date: Wed, 6 Jul 2022 11:18:10 +0100 Message-Id: <20220706101830.12269-21-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-emersion-go-sasl): New variable. --- gnu/packages/golang.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index ab392d4ff5..09747e60f3 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10427,3 +10427,26 @@ (define-public go-github-com-emersion-go-message "The message package implements the Internet Message Format and Multipurpose Internet Mail Extensions in Go.") (license license:expat))) + +(define-public go-github-com-emersion-go-sasl + (package + (name "go-github-com-emersion-go-sasl") + (version "0.0.0-20211008083017-0b9dcfb154ac") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-sasl") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1cbf86wkqrdinfydndgdlnayg4a5mg3d4vqra377j2sfkg7wj0hs")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/emersion/go-sasl")) + (home-page "https://github.com/emersion/go-sasl") + (synopsis "SASL library written in Go") + (description + "The sasl package provides a Simple Authentication and Security Layer +implementation for Go.") + (license license:expat))) From patchwork Wed Jul 6 10:18:11 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40570 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 352CF27BBEA; Wed, 6 Jul 2022 11:36:25 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id E710327BBE9 for ; Wed, 6 Jul 2022 11:36:24 +0100 (BST) Received: from localhost ([::1]:41512 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92OO-00040T-3W for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:36:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52812) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o927o-0000st-94 for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:16 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58604) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o927n-00072N-Ud for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:15 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o927n-0002ZW-QF for guix-patches@gnu.org; Wed, 06 Jul 2022 06:19:15 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 22/41] gnu: Add go-github-com-emersion-go-imap. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:19:15 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.16571027519792 (code B ref 55903); Wed, 06 Jul 2022 10:19:15 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:11 +0000 Received: from localhost ([127.0.0.1]:52486 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927i-0002Xc-RJ for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:11 -0400 Received: from knopi.disroot.org ([178.21.23.139]:43366) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927d-0002U1-Cl for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:05 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 0F38F442F9; Wed, 6 Jul 2022 12:19:05 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PRGvJueuWgji; Wed, 6 Jul 2022 12:19:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102735; bh=e6hTsGjals/aHvTAeM6smSsnU8qdGWZ8nNIK+iY1mIs=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=fe8yfTzRRYRzFewwZvreFknw9DGCjqxJfD1LpwDbZMXpqT0PZ4kv4/vE1RWZy417h H4g9ykf3CKB4jA39iDn6PsFsDZZbReNoYFUwrBzdOsZoKfVxOq123ujOkir8B/sNN9 cy27Qi2gwV6ggZ9oce0l5IWu2PlM5QTIi6sSyy6VqeT35z4CpP61vPdh9mk9oMDUqq bRw4uBh9NU3tYD7kTCNF0wV4nXbtp3aTaAfvBBUkMEcNHge1lMT/nZERWJovoWxGTs ljWsdF9kQm3jIMp7rvgkx/avUxlLnL++Ryz2ouVv1LpAL9Owe2e5Sfch8Q3IMksKNL cK6/8LKrIm7IQ== Date: Wed, 6 Jul 2022 11:18:11 +0100 Message-Id: <20220706101830.12269-22-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-emersion-go-imap): New variable. --- gnu/packages/golang.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 09747e60f3..861b2dfbd4 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10450,3 +10450,29 @@ (define-public go-github-com-emersion-go-sasl "The sasl package provides a Simple Authentication and Security Layer implementation for Go.") (license license:expat))) + +(define-public go-github-com-emersion-go-imap + (package + (name "go-github-com-emersion-go-imap") + (version "1.2.1") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-imap") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0ak2ysvfcc9w0g1070msis8x9sh6gzvf0nd65ks594siwbmqddw8")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/emersion/go-imap")) + (propagated-inputs (list go-golang-org-x-text + go-github-com-emersion-go-sasl + go-github-com-emersion-go-message)) + (home-page "https://github.com/emersion/go-imap") + (synopsis "IMAP4rev1 library written in Go") + (description + "The imap package provides an IMAP4rev1 library written in Go. It +can be used to build IMAP clients and servers.") + (license license:expat))) From patchwork Wed Jul 6 10:18:12 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40560 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 2D2A927BBEA; Wed, 6 Jul 2022 11:28:22 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id E5F6D27BBE9 for ; Wed, 6 Jul 2022 11:28:21 +0100 (BST) Received: from localhost ([::1]:56850 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92Gb-0007wU-05 for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:28:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53130) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o928r-0001ze-5W for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:21 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58652) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o928Y-0007C0-Lm for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:17 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o928Y-0002di-Gv for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 23/41] gnu: Add go-github-com-emersion-go-imap-sortthread. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.16571027629962 (code B ref 55903); Wed, 06 Jul 2022 10:20:02 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:22 +0000 Received: from localhost ([127.0.0.1]:52512 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927u-0002ab-Bq for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:22 -0400 Received: from knopi.disroot.org ([178.21.23.139]:44332) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927e-0002Vi-Vo for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:07 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 7F15F41D37; Wed, 6 Jul 2022 12:19:06 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vqZNDyrKzsl7; Wed, 6 Jul 2022 12:19:05 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102735; bh=n0tZU02ZCy5AHTI83u/fg5Cqh9Q2huDKUfovUhM7nYQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=gG/s1WrKAxPGMuHAwWDwmyCvNhhjpMNIz2P8hgnYRTbhmApzILOmcPY65fY77cOGl 1/gvFQ4Ez0JA0QPX+ysuHxmEtUbM8/x18jlAEX4zUSv59Dj5P0EA6mTgoLxfRQ3Dpu LKBZ6gEGB/vG07ghUYsUGZ6KM51U43VAG4qkqqIJEiy0Dukoi/XmfHsjFuECE48qzM 723fue9c8sjnxVr4D+O5RP+R3dl0WrITIUa67gjKLG4kuR0Ut3BM7VkWzgy+hMuSlz K8VtCVjJG1PWSUNGuRHyBwY9LrepBQe2WOfMe/MxneqSBZkibq6DaL/o0NggbxoSqj oi9DCy3lWw47Q== Date: Wed, 6 Jul 2022 11:18:12 +0100 Message-Id: <20220706101830.12269-23-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-emersion-go-imap-sortthread): New variable. --- gnu/packages/golang.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 861b2dfbd4..c3edf70418 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10476,3 +10476,29 @@ (define-public go-github-com-emersion-go-imap "The imap package provides an IMAP4rev1 library written in Go. It can be used to build IMAP clients and servers.") (license license:expat))) + +(define-public go-github-com-emersion-go-imap-sortthread + (package + (name "go-github-com-emersion-go-imap-sortthread") + (version "1.2.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-imap-sortthread") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1cfbgz1l5angnj52v9pxwggai2shx0h78ffcp7j4r4lr7lzflnwz")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/emersion/go-imap-sortthread")) + (propagated-inputs (list go-golang-org-x-text + go-github-com-emersion-go-sasl + go-github-com-emersion-go-imap)) + (home-page "https://github.com/emersion/go-imap-sortthread") + (synopsis "Sorting and threading of messages for the imap package") + (description + "The sortthread package implements message sorting and threading for +@code{go-github-com-emersion-go-imap}.") + (license license:expat))) From patchwork Wed Jul 6 10:18:13 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40571 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 10FC427BBEA; Wed, 6 Jul 2022 11:36:34 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id C494427BBE9 for ; Wed, 6 Jul 2022 11:36:33 +0100 (BST) Received: from localhost ([::1]:41760 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92OW-0004CF-SU for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:36:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53126) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o928r-0001zd-63 for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:21 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58653) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o928Z-0007Gj-7u for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:17 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o928Z-0002dq-3y for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 24/41] gnu: Add go-github-com-protonmail-go-crypto. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:20:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.16571027639972 (code B ref 55903); Wed, 06 Jul 2022 10:20:03 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:23 +0000 Received: from localhost ([127.0.0.1]:52515 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927u-0002ad-Jr for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:22 -0400 Received: from knopi.disroot.org ([178.21.23.139]:44586) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927g-0002WE-01 for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:08 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 81C5543926; Wed, 6 Jul 2022 12:19:07 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id otFAHKlQ-hXb; Wed, 6 Jul 2022 12:19:06 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102735; bh=cMep0pkiwlZ5Y1geGjxcXMRIRqi1vTQOp+rwmSFHwrs=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=YOeqZMIm1undBwk2rU4G1MzgeUSe9labXUg7fqD7CS+90CJxEX+q2cdKgpfGMfJeO A7RjLA3ekOYdlymcnZgqGaqCGlydNfhejKk83CCy0w48bCGRUwuOpW3tyPH1u89LCE cJlRqx9aBMIjTpnqIahDaYd4ZhMTplB7J++WvgUm1vKASzuZpPKMuXWdlc09S2gMVB aK+Iz2LJ9QKof2wi19SZnNIa432xlx6G2IVF2nnZxqxmUR+P/To4tWxhEIdsgNuOZM kyYhSpvejSjRqnQuuJZHMAEoo61L/s+1x5EjE+fl0k4d4mk+4LZLXYEJaWipy0zYhx rtcOS+23tO3fQ== Date: Wed, 6 Jul 2022 11:18:13 +0100 Message-Id: <20220706101830.12269-24-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-protonmail-go-crypto): New variable. --- gnu/packages/golang.scm | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index c3edf70418..79be7d3c71 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10502,3 +10502,35 @@ (define-public go-github-com-emersion-go-imap-sortthread "The sortthread package implements message sorting and threading for @code{go-github-com-emersion-go-imap}.") (license license:expat))) + +(define-public go-github-com-protonmail-go-crypto + (package + (name "go-github-com-protonmail-go-crypto") + (version "0.0.0-20220623141421-5afb4c282135") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/ProtonMail/go-crypto") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "05qxdbn8wdk901z5kw2r3jdrag58nxlcsy0p8xd6rq0d71sw94wy")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/ProtonMail/go-crypto" + #:tests? #f ; Source-only package. + #:phases + #~(modify-phases %standard-phases + ;; Source-only package. + (delete 'build)))) + (propagated-inputs (list go-golang-org-x-crypto)) + (home-page "https://github.com/ProtonMail/go-crypto") + (synopsis "Fork of golang.org/x/crypto with up-to-date OpenPGP +implementation") + (description + "The crypto package provides cryptography for Go. This version of the +package is a fork that adds a more up-to-date OpenPGP implementation. It +is completely backwards compatible with +@url{golang.org/x/crypto,the official package}.") + (license license:bsd-3))) From patchwork Wed Jul 6 10:18:14 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40572 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 838B727BBEA; Wed, 6 Jul 2022 11:36:40 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 230CB27BBE9 for ; Wed, 6 Jul 2022 11:36:40 +0100 (BST) Received: from localhost ([::1]:41982 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92Od-0004Lu-A3 for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:36:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53140) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o928r-0001zy-AA for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:21 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58654) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o928Z-0007Jb-WF for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:17 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o928Z-0002e0-RZ for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 25/41] gnu: Add go-github-com-emersion-go-pgpmail. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:20:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.16571027639983 (code B ref 55903); Wed, 06 Jul 2022 10:20:03 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:23 +0000 Received: from localhost ([127.0.0.1]:52517 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927u-0002am-Ul for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:23 -0400 Received: from knopi.disroot.org ([178.21.23.139]:44928) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927h-0002Wr-Ej for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:10 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id DEBE441C7E; Wed, 6 Jul 2022 12:19:08 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dMHXJgM4CpUf; Wed, 6 Jul 2022 12:19:07 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102736; bh=xK62m6gBR+cT872xlFHgCoEsWgKWTBZ0qytQfmESQUE=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=QmCj32zP2SaMeEkfzpYmyw9apRM2TtK9GM9aInwLf82k3gs2w+TifxSDTfvjt5/AB izqhUcmTAHJLww6HBGzjxDUD6sYIc5jOpggscPSk7jEC8/jJ5AM6f9f55ME+7qoRdc FXFnVAfspb0n0vLUwpiNga1grwha9tGQHuGeeF1oP7R0BW8jUXsAk6u4pN3ucrOjJg 6zUGe2SicN5/jdNSDxcrX4zzC90YslL35R5L6FJtgeWlrBfuJ7cQSGPf5EuF3fbQTr 2sOpwTgQoHpUJZL9iKZOR8XGozYxJOH8/SzsFTspcE7G1EagQlpfsO8kvUIMnVfxI8 DOl4O5b95fPzw== Date: Wed, 6 Jul 2022 11:18:14 +0100 Message-Id: <20220706101830.12269-25-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-emersion-go-pgpmail): New variable. --- gnu/packages/golang.scm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 79be7d3c71..c3c41ba0c2 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10534,3 +10534,32 @@ (define-public go-github-com-protonmail-go-crypto is completely backwards compatible with @url{golang.org/x/crypto,the official package}.") (license license:bsd-3))) + +(define-public go-github-com-emersion-go-pgpmail + (package + (name "go-github-com-emersion-go-pgpmail") + (version "0.2.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-pgpmail") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0ar26b0apw5bxn58qfn1a79cxigbmrqm1irh1rb7x57fydihc7wm")))) + (build-system go-build-system) + (arguments + (list ;; tests don't support our version of protonmail/go-crypto; see + ;; + #:tests? #f + #:import-path "github.com/emersion/go-pgpmail")) + (propagated-inputs (list go-golang-org-x-text + go-golang-org-x-crypto + go-github-com-emersion-go-message + go-github-com-protonmail-go-crypto)) + (home-page "https://github.com/emersion/go-pgpmail") + (synopsis "PGP mail encryption for Go") + (description + "The pgpmail package implements PGP encryption for e-mail messages.") + (license license:expat))) From patchwork Wed Jul 6 10:18:15 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40562 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 658D027BBEA; Wed, 6 Jul 2022 11:28:32 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 2887B27BBE9 for ; Wed, 6 Jul 2022 11:28:32 +0100 (BST) Received: from localhost ([::1]:57540 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92Gl-0000Aj-9i for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:28:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53134) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o928r-0001zf-7M for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:21 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58655) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o928a-0007Jr-FA for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:20 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o928a-0002e7-Aq for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 26/41] gnu: Add go-github-com-emersion-go-smtp. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:20:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.16571027639991 (code B ref 55903); Wed, 06 Jul 2022 10:20:04 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:23 +0000 Received: from localhost ([127.0.0.1]:52519 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927v-0002ay-Fh for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:23 -0400 Received: from knopi.disroot.org ([178.21.23.139]:45094) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927i-0002XE-Cw for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:10 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id E2ACA418A4; Wed, 6 Jul 2022 12:19:09 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id F2h0113iVbVS; Wed, 6 Jul 2022 12:19:08 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102736; bh=fFxRwSRD/qtWF2Qmwrpxie0LDdr5ELA3pviSNBNRRLU=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=JHf50x1Lgpk/6xDrwlpmo7315wSKI0OyIT6VOxkC0YlVybuCSj25uF0uISuJSbKmk 9dES/S0ICJdefaEmTjMjD+PyphqqXA/wRBFvs7T0G0IEYBpUszU6rMjEYR9+mhit1O 8yViSDJTOVbjCYKNEDL92N0/XQCX2hNb9XmNIuep2l7+RuLvXCWo8BWJRg8EoXRUKY rCACScf/p1EXmOE3HnbEur1FaofTapl0ysCi3QpQ094PZtJQZdG/pQtStrxVBSHvxb vjNIOLk2NAdXqLhDGRUuYxAYXuzKkVgoJ1Tjjdpcdc5aNI6XOSpJNARDGAg7KaDIye 7RoPJWC8Xt40Q== Date: Wed, 6 Jul 2022 11:18:15 +0100 Message-Id: <20220706101830.12269-26-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-emersion-go-smtp): New variable. --- gnu/packages/golang.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index c3c41ba0c2..14ed866e4b 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10563,3 +10563,27 @@ (define-public go-github-com-emersion-go-pgpmail (description "The pgpmail package implements PGP encryption for e-mail messages.") (license license:expat))) + +(define-public go-github-com-emersion-go-smtp + (package + (name "go-github-com-emersion-go-smtp") + (version "0.15.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-smtp") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1vhc0vpjd4yhxk6wrh01sdpi7nprjn98s46yy82xwlkm0cskl0h7")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/emersion/go-smtp")) + (propagated-inputs (list go-github-com-emersion-go-sasl)) + (home-page "https://github.com/emersion/go-smtp") + (synopsis "SMTP implementation for Go") + (description + "The smtp package implements the Simple Mail Transfer Protocol as defined +by RFC 5321.") + (license license:expat))) From patchwork Wed Jul 6 10:18:16 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40573 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 7AC0C27BBEA; Wed, 6 Jul 2022 11:36:48 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 3754627BBE9 for ; Wed, 6 Jul 2022 11:36:48 +0100 (BST) Received: from localhost ([::1]:42208 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92Ol-0004V4-E6 for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:36:47 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53158) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o928r-00020E-Bo for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:21 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58656) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o928a-0007Jt-UG for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:20 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o928a-0002eE-P6 for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 27/41] gnu: Add go-github-com-niemeyer-pretty. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:20:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.165710276410005 (code B ref 55903); Wed, 06 Jul 2022 10:20:04 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:24 +0000 Received: from localhost ([127.0.0.1]:52523 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927w-0002bD-3E for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:24 -0400 Received: from knopi.disroot.org ([178.21.23.139]:45192) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927k-0002XX-A9 for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:12 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 32DDD41B68; Wed, 6 Jul 2022 12:19:10 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qbflXTXcytSs; Wed, 6 Jul 2022 12:19:08 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102737; bh=AOImWBabg/cVHLhV5F0IN5HwuwGJF49WOJQk6PSqGnw=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=ParHeS3Ii0GxVwsVNo5dzYyvDdfWEosz4bRsJohO4bhOWHCkP++IUo5YcEc9a6J3R g659aTdyOJIFmjerPoHVr9mNX1BFYxKFtZq/Ygzc6X2obMqdJqdRiSvofdNSuxqweL 55SrNLFCYJmEbBDuQVjWn9DGklWzevtqm62d7mhTS/fOp908nY+I1u9rOVrF6Bzv3n 9dw/rKgrrDugnJLQ0F7RdKJkuVT/sBpnoAXKPQTHl7ngLfXV4+iNVLL+33CRZsNr6E wdkQmAvKc8LuliEDUc9VVOgt0Ug4nCvzx1oHx1kcuPjIaBcl7l6Y0eF+2GdC/6aVvT 1dZTysw3c0Thw== Date: Wed, 6 Jul 2022 11:18:16 +0100 Message-Id: <20220706101830.12269-27-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-niemeyer-pretty): New variable. --- gnu/packages/golang.scm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 14ed866e4b..dcffa707a5 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10587,3 +10587,36 @@ (define-public go-github-com-emersion-go-smtp "The smtp package implements the Simple Mail Transfer Protocol as defined by RFC 5321.") (license license:expat))) + +(define-public go-github-com-niemeyer-pretty + (package + (name "go-github-com-niemeyer-pretty") + (version "0.0.0-20200227124842-a10e7caefd8e") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/niemeyer/pretty") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1jmazh4xzaa3v6g46hz60q2z7nmqs9l9cxdzmmscn3kbcs2znq4v")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/niemeyer/pretty" + #:phases + #~(modify-phases %standard-phases + (add-after 'unpack 'int-to-string-with-rune + (lambda* (#:key import-path #:allow-other-keys) + (with-directory-excursion (string-append "src/" import-path) + (substitute* "formatter.go" + (("s \\+= string\\(i\\)") + "s += string(rune(i))")))))))) + (propagated-inputs (list go-github-com-kr-text)) + (home-page "https://github.com/niemeyer/pretty") + (synopsis "Pretty-print Go values") + (description + "The pretty package provides pretty-printing for Go values. This is +useful during debugging, to avoid wrapping long output lines in the +terminal.") + (license license:expat))) From patchwork Wed Jul 6 10:18:17 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40564 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 614D127BBEA; Wed, 6 Jul 2022 11:28:42 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 123D227BBE9 for ; Wed, 6 Jul 2022 11:28:42 +0100 (BST) Received: from localhost ([::1]:58230 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92Gv-0000jO-81 for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:28:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53138) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o928r-0001zh-7j for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:21 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58658) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o928b-0007Jx-Od for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:17 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o928b-0002eT-Ke for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 28/41] gnu: Add go-github-com-arran4-golang-ical. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:20:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.16571027649998 (code B ref 55903); Wed, 06 Jul 2022 10:20:05 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:24 +0000 Received: from localhost ([127.0.0.1]:52521 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927v-0002b6-Q1 for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:24 -0400 Received: from knopi.disroot.org ([178.21.23.139]:45428) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927j-0002Y3-V1 for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:12 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 7987E418A4; Wed, 6 Jul 2022 12:19:11 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lYvbZGlzagt1; Wed, 6 Jul 2022 12:19:10 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102737; bh=6u2tFDBVXCCTO2/H25XnI0CRjHBApnw8xaMwkX5oV58=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=hjbktuf8MSzr2ICC75XgELmCPla9TbbeEqLjq+o5jy2zWM1rWZfnvLlMj8Lw+ufhE NfVyXCg4lHaen4DiungUfX/7CPE5dUKh7Yq9xeFrSQnDhAntxoR1C/SZOWkbqjwumq BMVwg1aVZ7JDH4bCfz06x0UUsMTi0cNLvGn0xRKQTQvz1dhvnyCya5OhqA1pt/dDWb T9TEV7OXB8Iyl7rZed/ER3Y5h0dsHrerwcgG+fx5FrML1GRcnwKQi6mIUWFfHyae6t CNJP5/n1ZteBfob8hmwQqcl9/19ErlxVQ4pAQ+1bn7DhrpBADB501sx7ahUTeftFSH IOHpjYxI4LhPw== Date: Wed, 6 Jul 2022 11:18:17 +0100 Message-Id: <20220706101830.12269-28-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-arran4-golang-ical): New variable. --- gnu/packages/golang.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index dcffa707a5..c29769b274 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10620,3 +10620,31 @@ (define-public go-github-com-niemeyer-pretty useful during debugging, to avoid wrapping long output lines in the terminal.") (license license:expat))) + +(define-public go-github-com-arran4-golang-ical + (package + (name "go-github-com-arran4-golang-ical") + (version "0.0.0-20220517104411-fd89fefb0182") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/arran4/golang-ical") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0bxs0b5yg26liiifc0cc41l307r0wc93hp8iygv8dgpc60yzncaw")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/arran4/golang-ical")) + (propagated-inputs (list go-gopkg-in-yaml-v3 + go-gopkg-in-check-v1 + go-github-com-stretchr-testify + go-github-com-niemeyer-pretty + go-github-com-kr-text + go-github-com-davecgh-go-spew)) + (home-page "https://github.com/arran4/golang-ical") + (synopsis "Handle iCalenders in Go") + (description + "The ical package provides an ICS/iCalender parser and serialiser for Go.") + (license license:asl2.0))) From patchwork Wed Jul 6 10:18:18 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40567 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id C8FB127BBEA; Wed, 6 Jul 2022 11:29:00 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 75FCA27BBE9 for ; Wed, 6 Jul 2022 11:29:00 +0100 (BST) Received: from localhost ([::1]:59518 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92HD-0001uC-KJ for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:28:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53166) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o928r-00020H-Bk for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:21 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58660) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o928c-0007K5-If for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:20 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o928c-0002ei-Em for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 29/41] gnu: Add go-git-sr-ht--sircmpwn-getopt. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:20:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.165710276510027 (code B ref 55903); Wed, 06 Jul 2022 10:20:06 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:25 +0000 Received: from localhost ([127.0.0.1]:52529 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927x-0002bZ-2X for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:25 -0400 Received: from knopi.disroot.org ([178.21.23.139]:45580) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927k-0002YG-Ik for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:15 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 1A52041C80; Wed, 6 Jul 2022 12:19:12 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RU0ns-1dzn66; Wed, 6 Jul 2022 12:19:10 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102738; bh=12I2Kfd6kKWg9+fgwy9UAsTlEHwzYiWbUCCiwqShR+M=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=gBh+y7FAl5VKIAiF4Lq/xMbzBUCQwQmwDQCRE9QRt5DW651WzlXM4xAUXt7EvnRfa VyaAw9PKKX0sYuh3x2wHK2798tYwI6O8If481Gzc11VEg1Zst0XKTVkxfFTk21hzHE spoA4iDvXWG81LIl2xHzx3O2Sb3p9y7zLOlkcp1q8yMIghdDkL+b22VZz8X1OQpGGV dhgGAwnD4mqiL0hk8KQN1AXfTlHTlbn27qARWvdFb+w5E0y0pBclTy00/OcRoBcd+5 9exYF2rHRBaENCWx24qbQLrn3qe9D8CJOxn6SkvGYcZVg6gXTfDwJkCOkExuJhSpyR jLkCd9EE5jCUg== Date: Wed, 6 Jul 2022 11:18:18 +0100 Message-Id: <20220706101830.12269-29-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-git-sr-ht--sircmpwn-getopt): New variable. --- gnu/packages/golang.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index c29769b274..a63fe38952 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10648,3 +10648,27 @@ (define-public go-github-com-arran4-golang-ical (description "The ical package provides an ICS/iCalender parser and serialiser for Go.") (license license:asl2.0))) + +(define-public go-git-sr-ht--sircmpwn-getopt + (package + (name "go-git-sr-ht--sircmpwn-getopt") + (version "1.0.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://git.sr.ht/~sircmpwn/getopt") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0f9rammnmhaz21qkmz7qf76r8jlzi323g05ps3j7gwrxlw7442a6")))) + (build-system go-build-system) + (arguments + (list #:import-path "git.sr.ht/~sircmpwn/getopt")) + (propagated-inputs (list go-github-com-stretchr-testify)) + (home-page "https://git.sr.ht/~sircmpwn/getopt") + (synopsis "POSIX getopt for Go") + (description + "The getopt package is a POSIX-compatible implementation of getopt(3) +for Go.") + (license license:bsd-3))) From patchwork Wed Jul 6 10:18:19 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40568 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id D519327BBEA; Wed, 6 Jul 2022 11:29:01 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 66C3B27BBE9 for ; Wed, 6 Jul 2022 11:29:01 +0100 (BST) Received: from localhost ([::1]:59570 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92HE-0001xG-IV for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:29:00 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53174) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o928r-00020N-Ch for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:21 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58657) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o928b-0007Ju-B5 for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:17 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o928b-0002eM-7r for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 30/41] gnu: Add go-github-com-lithammer-fuzzysearch. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:20:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.165710276410012 (code B ref 55903); Wed, 06 Jul 2022 10:20:05 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:24 +0000 Received: from localhost ([127.0.0.1]:52525 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927w-0002bK-DN for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:24 -0400 Received: from knopi.disroot.org ([178.21.23.139]:45428) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927k-0002Y3-TX for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:13 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id BB6A141D37; Wed, 6 Jul 2022 12:19:12 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4OCwuRRYuPGu; Wed, 6 Jul 2022 12:19:11 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102738; bh=FIxbz8cSmufq+ynuwJcg0is80k3RU/Y4/BUmqBqaSKk=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Wf7diuicMNJavV8Aouq9QX1lqOFxgtzIc2gtX3ZKb34j7DIaPBHZOzstliSN0UCfb SILs1gC2ZXY2aYA+aB90qUa0mBcK6qAwhUSFDqPvCDQuuzRC70AGxR7MXSrEIVz7ih Q+tPasqjVWuboXRcJhayKf1vE3OHPZ5CxCoCFxzzjahZWM8bX1B9W6fc/o6QTYZP23 kXYF5uFq+HsWtYu7uIaUg1Ya+F8FMf0arLLOeKPx8iAzUbZe9oozJooDc/UKcBG2V0 TU4fALfGx6BfaJkcoB/dRsZaSKI/lUG4bPb33QSxUz5Sl2rjeFTjGeBymogJDTUlSx FlqbHw0UG2iuw== Date: Wed, 6 Jul 2022 11:18:19 +0100 Message-Id: <20220706101830.12269-30-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-lithammer-fuzzysearch): New variable. --- gnu/packages/golang.scm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index a63fe38952..6bc3170fc2 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10672,3 +10672,32 @@ (define-public go-git-sr-ht--sircmpwn-getopt "The getopt package is a POSIX-compatible implementation of getopt(3) for Go.") (license license:bsd-3))) + +(define-public go-github-com-lithammer-fuzzysearch + (package + (name "go-github-com-lithammer-fuzzysearch") + (version "1.1.5") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/lithammer/fuzzysearch") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1b036sm42cf64diwlqhx24vxy6g5afrmfbdfyqhpg8zrii3lpwns")))) + (build-system go-build-system) + (propagated-inputs (list go-golang-org-x-text)) + (arguments + (list #:import-path "github.com/lithammer/fuzzysearch" + #:tests? #f ; Source-only package. + #:phases + #~(modify-phases %standard-phases + ;; Source-only package. + (delete 'build)))) + (home-page "https://github.com/lithammer/fuzzysearch") + (synopsis "Tiny and fast fuzzy search in Go") + (description + "A speedy fuzzy matching package for Go inspired by the JavaScript +library bevacqua/fuzzysearch.") + (license license:expat))) From patchwork Wed Jul 6 10:18:20 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40552 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 6472C27BBEA; Wed, 6 Jul 2022 11:25:41 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 24AE227BBE9 for ; Wed, 6 Jul 2022 11:25:41 +0100 (BST) Received: from localhost ([::1]:52278 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92E0-0003co-7h for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:25:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53154) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o928r-00020A-B1 for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:21 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58659) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o928c-0007K1-4y for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:20 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o928c-0002eb-1Y for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 31/41] gnu: Add go-github-com-google-shlex. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:20:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.165710276510020 (code B ref 55903); Wed, 06 Jul 2022 10:20:05 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:25 +0000 Received: from localhost ([127.0.0.1]:52527 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927w-0002bR-N7 for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:25 -0400 Received: from knopi.disroot.org ([178.21.23.139]:45192) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927l-0002XX-HG for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:13 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 61EB241D3A; Wed, 6 Jul 2022 12:19:13 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OueDIEVMjsPp; Wed, 6 Jul 2022 12:19:12 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102738; bh=uCQS0pTn3v5g1P7qj3J6u13NgW1AvevIuhOOhgaOoo4=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=BO0mfzt1bGqnah5RhKTnPtHe/s6dWl2cngNsJTEw2eL7nKD3lkoBEpfLJIIzRn3D7 ETO35Wy/0Ell/bw0Mqjcd7WYfDwnnZXiFHCRk6xMFL5imVgv8V+FUcS02k4FoCeNeV bw/Kv4LfnMcXREKydG8jIRrU9trqkd/i5XuRBtpkaln8LjibcM3ULUcmBx6i9hplDM 7pK2A8q5ImAJxjVvttKHWnCHMss3mad4Jr5NlgdSv9T4p6Ydax52n79I/Jv0uitNjq Anh/YhGIfsfYyVKdytA2LzyKsNT8qVMAC7ojPkThQH/BlHCngQeJ0dPuzxr4ZhDe25 ulrRx+JA2ZpdA== Date: Wed, 6 Jul 2022 11:18:20 +0100 Message-Id: <20220706101830.12269-31-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-google-shlex): New variable. --- gnu/packages/golang.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 6bc3170fc2..05add810bd 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10701,3 +10701,26 @@ (define-public go-github-com-lithammer-fuzzysearch "A speedy fuzzy matching package for Go inspired by the JavaScript library bevacqua/fuzzysearch.") (license license:expat))) + +(define-public go-github-com-google-shlex + (package + (name "go-github-com-google-shlex") + (version "0.0.0-20191202100458-e7afc7fbc510") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/google/shlex") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "14z8hqyik910wk2qwnzgz8mjsmiamxa0pj55ahbv0jx6j3dgvzfm")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/google/shlex")) + (home-page "https://github.com/google/shlex") + (synopsis "Simple lexer for Go") + (description + "Shlex is a simple lexer for Go that supports shell-style quoting, +commenting, and escaping.") + (license license:asl2.0))) From patchwork Wed Jul 6 10:18:21 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40541 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 19AEE27BBEA; Wed, 6 Jul 2022 11:24:11 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id D2A7227BBE9 for ; Wed, 6 Jul 2022 11:24:10 +0100 (BST) Received: from localhost ([::1]:48460 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92CY-0000ig-0V for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:24:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53136) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o928r-0001zg-7f for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:21 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58661) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o928d-0007KA-08 for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:17 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o928c-0002ep-SG for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 32/41] gnu: Add go-github-com-emersion-go-maildir. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:20:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.165710276610034 (code B ref 55903); Wed, 06 Jul 2022 10:20:06 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:26 +0000 Received: from localhost ([127.0.0.1]:52531 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927x-0002bg-Gb for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:25 -0400 Received: from knopi.disroot.org ([178.21.23.139]:45428) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927m-0002Y3-LV for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:15 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 1C82241D3A; Wed, 6 Jul 2022 12:19:14 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id myM0ya3Hz9WN; Wed, 6 Jul 2022 12:19:12 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102739; bh=E9wDjLyWbMpWtSrk7YoOXsGvfrbDEMR/1UseVDulhbM=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Gnvq5q2jz3HzWv1Vy3ytwXU2tOCBzpswu9BDYKHH6cCYYZ9gTC0MsNTP22JBLjKjG Rcs823qGpZSzFdBv6j9mB2oug9kjdQlByOIJaE0cZ4+efge9BrE4eLo8hVqVm74y8P OnUNFcuOpA+MALG1Wj2KMTpw+WFC13zmGN3pC84Pox5ug8RvXqtTQtSm12Q0SdH6tj wCQKf/FeGIxr869ZqXrxT3e7ifghY+zr8VQ33bAsL0NtCLFsRbik0wLPzZJ0hCB5sX rhO4SCwRAa9SStBavs709hLLWtUVyM8FPmM1+veJYNZL7H2q0SdUbo7WWvGkiP26RY O0AuTkUgVjCuQ== Date: Wed, 6 Jul 2022 11:18:21 +0100 Message-Id: <20220706101830.12269-32-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-emersion-go-maildir): New variable. --- gnu/packages/golang.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 05add810bd..e60ca7cb8a 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10724,3 +10724,26 @@ (define-public go-github-com-google-shlex "Shlex is a simple lexer for Go that supports shell-style quoting, commenting, and escaping.") (license license:asl2.0))) + +(define-public go-github-com-emersion-go-maildir + (package + (name "go-github-com-emersion-go-maildir") + (version "0.3.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-maildir") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1rs9kbacjpcza25pmdkbm7sdm7r6gq4g44nihi9asyrvspx96zf2")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/emersion/go-maildir")) + (home-page "https://github.com/emersion/go-maildir") + (synopsis "Maildir interface for Go") + (description + "The maildir package provides an interface to mailboxes in the Maildir +format.") + (license license:expat))) From patchwork Wed Jul 6 10:18:22 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40557 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 971FC27BBEA; Wed, 6 Jul 2022 11:28:01 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 50BA427BBE9 for ; Wed, 6 Jul 2022 11:28:01 +0100 (BST) Received: from localhost ([::1]:55846 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92GF-0006t1-Ud for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:28:00 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53116) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o928q-0001zc-Uz for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:21 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58662) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o928d-0007KF-E7 for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:17 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o928d-0002ex-Ac for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 33/41] gnu: Add go-github-com-emersion-go-milter. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:20:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.165710276610042 (code B ref 55903); Wed, 06 Jul 2022 10:20:07 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:26 +0000 Received: from localhost ([127.0.0.1]:52533 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927x-0002bn-SQ for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:26 -0400 Received: from knopi.disroot.org ([178.21.23.139]:46530) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927o-0002ZV-1Q for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:16 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 8A97041942; Wed, 6 Jul 2022 12:19:15 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yeozcaRbGoWR; Wed, 6 Jul 2022 12:19:14 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102739; bh=fAiD0I1r4Ziu3LJjf8pWDNTVCOlIZK4tc2dydCAPKDc=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=j68bn4zFb71Oz9tARJ5aKtJxovQNBA5s4kAUfJ3Q3QgGdGHgIMzUD0XO0CUiUSi29 pkxLHFok93y5nt5yfpxvNSvgGq4/DYMsyB4uqgtGlH+8OpIDZU/RLO9d3crvpa1/wq ViCH34LCogHvnBucXNoEdKzedgg7u9sfOB0zLvA9rlrz1yvHPD5scT0aFAwQL3yiFi 0CQZpJYXwXjUk1+VmMZyY3xuUhig/gYzlxkIkKd1MOIhQ9LTsm2TGEsJYDG6RtdtFA 0OKPIO5ytvVbA7+YuY0hp+NH5xP2R2Rhw/aQBvw2YuUqpGIJnE99a2zQ+t/2Inb/ry e7e0ftjNtQi8g== Date: Wed, 6 Jul 2022 11:18:22 +0100 Message-Id: <20220706101830.12269-33-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-emersion-go-milter): New variable. --- gnu/packages/golang.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index e60ca7cb8a..af4c44c2b5 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10747,3 +10747,27 @@ (define-public go-github-com-emersion-go-maildir "The maildir package provides an interface to mailboxes in the Maildir format.") (license license:expat))) + +(define-public go-github-com-emersion-go-milter + (package + (name "go-github-com-emersion-go-milter") + (version "0.3.3") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-milter") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "10vpry5gjz2bh9qchcx4p59zm7cc6cb6bfkii2n6vsn4svb950sa")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/emersion/go-milter")) + (propagated-inputs (list go-github-com-emersion-go-message)) + (home-page "https://github.com/emersion/go-milter") + (synopsis "Milter mail filters in Go") + (description + "The milter package provides an interface to implement milter mail +filters in Go.") + (license license:bsd-2))) From patchwork Wed Jul 6 10:18:23 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40566 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 9DD6327BBEA; Wed, 6 Jul 2022 11:28:52 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 4BF9A27BBE9 for ; Wed, 6 Jul 2022 11:28:52 +0100 (BST) Received: from localhost ([::1]:58900 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92H5-0001Ld-Cq for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:28:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53168) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o928r-00020I-Br for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:21 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58667) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o928f-0007KP-O9 for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:20 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o928f-0002fY-Ii for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:09 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 34/41] gnu: Add go-github-com-emersion-go-msgauth. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:20:09 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.165710276810078 (code B ref 55903); Wed, 06 Jul 2022 10:20:09 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:28 +0000 Received: from localhost ([127.0.0.1]:52543 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927z-0002cO-I4 for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:27 -0400 Received: from knopi.disroot.org ([178.21.23.139]:46630) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927o-0002Zo-LB for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:20 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 2D98041C80; Wed, 6 Jul 2022 12:19:16 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CnVZNNPiiFu0; Wed, 6 Jul 2022 12:19:15 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102740; bh=YpUnTQBLfyNqVSCwVHSLmx5AIyf4550roEhRWXM8R8c=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=VMYssRibqoT8AuS0KHdZBcHw7N5YvyY6WUnC87qKVm9gG1wG6nQcTCxnB7/D+nkc+ faXM/sT9tEI3yUcmQSm5emO4VOQOqigNtatmm+sCYm2kHrmkZz1IQ/oOZrYb/JlPQx ebUNMNYo895Fu0nhYZbI4l4+qEpR5LpbypRAScdrZjuCQQbjhJy5LK4c/tbONnTW6d j5CIub+4/XvBEdtcjRtIqrpDbgyn7YM+DoHv7uih/eScTESFneUns9pgsC2PY5AHr+ pGwilK3guy9TXfJ7woLsFAicoWGTJNovJA4BEvNa7xp1bsEyRyqnFwlMnhVSqc/WHr IPx1H+svxrg+g== Date: Wed, 6 Jul 2022 11:18:23 +0100 Message-Id: <20220706101830.12269-34-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-emersion-go-msgauth): New variable. --- gnu/packages/golang.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index af4c44c2b5..94091370af 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10771,3 +10771,33 @@ (define-public go-github-com-emersion-go-milter "The milter package provides an interface to implement milter mail filters in Go.") (license license:bsd-2))) + +(define-public go-github-com-emersion-go-msgauth + (package + (name "go-github-com-emersion-go-msgauth") + (version "0.6.6") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-msgauth") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0ds8yr4cm9wigcxg1sxc2m0wmy4z9n6gws3mj50dmf2ayij69z9j")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/emersion/go-msgauth" + #:tests? #f ; Source-only package. + #:phases + #~(modify-phases %standard-phases + ;; Source-only package. + (delete 'build)))) + (propagated-inputs (list go-golang-org-x-crypto + go-github-com-emersion-go-milter + go-github-com-emersion-go-message)) + (home-page "https://github.com/emersion/go-msgauth") + (synopsis "Email authentication for Go") + (description + "The msgauth package provides a Go library for authenticating emails.") + (license license:expat))) From patchwork Wed Jul 6 10:18:24 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40559 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 1696F27BBEA; Wed, 6 Jul 2022 11:28:21 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id CBA6027BBE9 for ; Wed, 6 Jul 2022 11:28:20 +0100 (BST) Received: from localhost ([::1]:56766 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92Ga-0007rz-02 for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:28:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53152) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o928r-000208-Ah for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:21 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58663) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o928d-0007KK-Sf for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:17 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o928d-0002f4-Oz for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 35/41] gnu: Add go-github-com-onsi-gomega. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:20:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.165710276610049 (code B ref 55903); Wed, 06 Jul 2022 10:20:07 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:26 +0000 Received: from localhost ([127.0.0.1]:52535 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927y-0002bv-5s for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:26 -0400 Received: from knopi.disroot.org ([178.21.23.139]:45580) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927p-0002YG-1z for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:17 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id E1C3E41BCD; Wed, 6 Jul 2022 12:19:16 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oylGkRmv29M1; Wed, 6 Jul 2022 12:19:15 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102740; bh=8qGaoz1dA3TMMmOQd6RQnBheWk3LrQlAoKBp0pA67MI=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=QObXALycyRW8JmMjO67uJxI9Rq6cvEwWUwcHGgFGn+No9PvU4Yd9G1kvvmRvaexB1 axHO5OBAhkT5DMY84Cy+tmGMk5FNmC8TMiAudoky1FvhGCVpWWtdJSA1qN7X+K0bDf BknNl3xx2D3hZID6EJvLf+dmsawk2ZinY0YHpn2YialkAZDVb1Knar2uZmPfIR4jg4 2yNIv2PO3vo2oqWWbXj7j4ICpzGZfMjUXTfHzGARQY3bqHkoc7WPoxc8nNrwGa7/bq cXiKSAniEe/5pcXyEj4eCSOYre2FCcqFerKdPUiOvc+ecK8SKIwO0qTVTgjtnFzRwJ aAATQ1hZMIoqQ== Date: Wed, 6 Jul 2022 11:18:24 +0100 Message-Id: <20220706101830.12269-35-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/golang.scm (go-github-com-onsi-gomega): New variable. --- gnu/packages/golang.scm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 94091370af..8fdf1b0be4 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10801,3 +10801,34 @@ (define-public go-github-com-emersion-go-msgauth (description "The msgauth package provides a Go library for authenticating emails.") (license license:expat))) + +(define-public go-github-com-onsi-gomega + (package + (name "go-github-com-onsi-gomega") + (version "1.19.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/onsi/gomega") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "092phwk97sk4sv0nbx5pfhqs6x3x1lnrjwyda1m6b6zwrfmq5c6i")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/onsi/gomega" + ;; Unless we disable the tests, we have a circular dependency on + ;; ginkgo/v2. + #:tests? #f)) + (propagated-inputs (list go-github-com-golang-protobuf-proto + go-golang-org-x-net + go-golang-org-x-sys + go-golang-org-x-text + go-google-golang-org-protobuf + go-gopkg-in-yaml-v2)) + (home-page "https://github.com/onsi/gomega") + (synopsis "Matcher library for Ginkgo") + (description + "Gomega is the preferred matcher library for the Ginkgo test framework.") + (license license:expat))) From patchwork Wed Jul 6 10:18:25 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40546 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 17AF427BBEA; Wed, 6 Jul 2022 11:24:37 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id C7ABF27BBE9 for ; Wed, 6 Jul 2022 11:24:36 +0100 (BST) Received: from localhost ([::1]:50378 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92Cx-0002E5-TR for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:24:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53144) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o928r-000203-A8 for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:21 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58664) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o928e-0007KL-CH for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:20 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o928e-0002fC-8i for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:08 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 36/41] gnu: Add go-gopkg-in-tomb-v1. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:20:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.165710276610056 (code B ref 55903); Wed, 06 Jul 2022 10:20:08 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:26 +0000 Received: from localhost ([127.0.0.1]:52537 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927y-0002c2-Gb for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:26 -0400 Received: from knopi.disroot.org ([178.21.23.139]:45580) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927p-0002YG-K3 for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:18 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 76C5B41BCD; Wed, 6 Jul 2022 12:19:17 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JC-hcpX3FanJ; Wed, 6 Jul 2022 12:19:16 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102741; bh=18jYLj00z7zlCccA5NLCBAZAjaMY69QcWtA0Z6awWs8=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=DRAIh+QTbjX2Z2N8w9cQgb1uK/LLh4wx8Phz4xp0x0BDttZG7bIB7GI0r4RGGHHeK 0khk8/iyxjy9LsxCXmHutekMKa8iGXjthAbNigSfNZP4BWrojDjTDFJn/FSKgDLwv1 6sUbmuQKRjCKd/ud/MwAEfwK29615pNurFPe8eRcIgj1bIYH1X4ku2wM6B8oKGrXY4 0HjIMUj4JuJ+yRVI1WmKSwDSgDc4bHaVWeT2YZtTDggNnyCzZT12ZquoYUMZAdybuk xKK2vwnReqsi1ugjKe5TpYbJ+NjuTcHBX1K1sPGWm6356w8pNic8wLrQjegG6BMsse qCFzoFOvZsHkw== Date: Wed, 6 Jul 2022 11:18:25 +0100 Message-Id: <20220706101830.12269-36-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/golang.scm (go-gopkg-in-tomb-v1): New variable. --- gnu/packages/golang.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 8fdf1b0be4..990a0504bf 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10832,3 +10832,29 @@ (define-public go-github-com-onsi-gomega (description "Gomega is the preferred matcher library for the Ginkgo test framework.") (license license:expat))) + +(define-public go-gopkg-in-tomb-v1 + (package + (inherit go-gopkg.in-tomb.v2) + (name "go-gopkg-in-tomb-v1") + (version "1.0.0-20141024135613-dd632973f1e7") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://gopkg.in/tomb.v1") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1lqmq1ag7s4b3gc3ddvr792c5xb5k6sfn0cchr3i2s7f1c231zjv")))) + (arguments + (list #:import-path "gopkg.in/tomb.v1" + #:phases + #~(modify-phases %standard-phases + (add-after 'unpack 'fix-test + (lambda* (#:key import-path #:allow-other-keys) + (substitute* (string-append "src/" import-path + "/tomb_test.go") + (("t.Fatalf\\(`Killf\\(\"BO%s") + "t.Fatalf(`Killf(\"BO%%s"))))))) + (home-page "https://gopkg.in/tomb.v1"))) From patchwork Wed Jul 6 10:18:26 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40561 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 2ACE127BBEA; Wed, 6 Jul 2022 11:28:31 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id E0FEC27BBE9 for ; Wed, 6 Jul 2022 11:28:30 +0100 (BST) Received: from localhost ([::1]:57490 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92Gk-00008O-2n for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:28:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53176) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o928r-00020P-Ct for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:21 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58665) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o928e-0007KM-Qz for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:20 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o928e-0002fJ-N0 for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:08 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 37/41] gnu: Add go-github-com-nxadm-tail. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:20:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.165710276710064 (code B ref 55903); Wed, 06 Jul 2022 10:20:08 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:27 +0000 Received: from localhost ([127.0.0.1]:52539 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927y-0002c9-Qm for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:27 -0400 Received: from knopi.disroot.org ([178.21.23.139]:45580) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927q-0002YG-Am for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:18 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 3061241BCD; Wed, 6 Jul 2022 12:19:18 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U5mfsSZlZ3EB; Wed, 6 Jul 2022 12:19:16 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102741; bh=Wte8qDZNQX8Qa723fksPs7hglaLCXRdpbA0wiy5c6NY=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=VvShakAcyo5r1v6rTIMwR03373CzC0BR7MEt1LjM563q55LHc8+Pu6TosJyRRzkud 3GvTE18d5vcBx9i9sG4FvKIaHnyQgh/3KrcWhY8/HzPaVLvJor6nOPmmRalqWBj7dv uFjBahMDbLjULHl+heC80T1pECz7Kf3ae2fnryUhOITUfqnjr5Hkz1AYAjsi+R2ej5 aSA6sQNuStIcQ/V0lU6xg1Q8xmPRBv4n4OpeSV3xxJg0BdlEiPjjyweOHpAGiS6nZz 3aJwLcB2BjTbHN0QaDk2pdfuLTEFkwFPx7gNQbVysTGioPIokvxWfnkn+dtcsyV+sx HED3OJB1ewnGQ== Date: Wed, 6 Jul 2022 11:18:26 +0100 Message-Id: <20220706101830.12269-37-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/golang.scm (go-github-com-nxadm-tail): New variable. --- gnu/packages/golang.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 990a0504bf..4d6e4f66a5 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10858,3 +10858,27 @@ (define-public go-gopkg-in-tomb-v1 (("t.Fatalf\\(`Killf\\(\"BO%s") "t.Fatalf(`Killf(\"BO%%s"))))))) (home-page "https://gopkg.in/tomb.v1"))) + +(define-public go-github-com-nxadm-tail + (package + (name "go-github-com-nxadm-tail") + (version "1.4.8") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/nxadm/tail") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1j2gi485fhwdpmyzn42wk62103fclwbfywg42p275z1qv2bsz1rc")))) + (build-system go-build-system) + (arguments (list #:import-path "github.com/nxadm/tail")) + (propagated-inputs (list go-gopkg-in-tomb-v1 + go-github-com-fsnotify-fsnotify)) + (home-page "https://github.com/nxadm/tail") + (synopsis "Go implementation of the functionality of @command{tail -f}") + (description + "@code{tail} provides a Go library for reading from continuously updating +files, like the @command{tail -f} command does.") + (license license:expat))) From patchwork Wed Jul 6 10:18:27 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40543 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id C19AC27BBE9; Wed, 6 Jul 2022 11:24:25 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 5FFF927BBEA for ; Wed, 6 Jul 2022 11:24:24 +0100 (BST) Received: from localhost ([::1]:49452 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92Cl-0001Vw-Gx for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:24:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53150) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o928r-000206-Ai for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:21 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58666) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o928f-0007KO-8D for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:20 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o928f-0002fQ-4t for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:09 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 38/41] gnu: Add go-github-com-go-task-slim-sprig. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:20:09 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.165710276710071 (code B ref 55903); Wed, 06 Jul 2022 10:20:09 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:27 +0000 Received: from localhost ([127.0.0.1]:52541 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927z-0002cH-4b for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:27 -0400 Received: from knopi.disroot.org ([178.21.23.139]:45580) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927q-0002YG-VM for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:19 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id CC1BF41BCD; Wed, 6 Jul 2022 12:19:18 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hdSZZqlCeoqQ; Wed, 6 Jul 2022 12:19:17 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102741; bh=WvXY47F7sdbp7Y3mtKkCab6ZDIAoMwTIKbUNBkCRlb4=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=MmifougRlVcwYtO7SlCWEw9gXF8qo4YJ5I/CzUu+vz0YkBEMM+1rNrt1tPk/Ro23X j3zsGj1S73OkIX9p/uqRcjOQJ6aC6FKgLQjdswH0Rs/tshtrq44FEOTAsCJBpuCzFM y/uV6iSCQxd5trfZi8X35NmRrYOswGbPhdY+CpuQuySK5x79hkhUv53zq2mWX4kJ5F +4sNicf3U+ZNSY55R+W0KnZfjMq6fxvoM4w56SGAL6su5/iUK45xcRVgAFNd6PzYlU 2eQDcSQ3DjPxbZofofuHj0jbelm+a7caRb/hhHg1UTfy/UegLXSDLsvFWMNDkMbkTv ASBYMgwTfY3Zg== Date: Wed, 6 Jul 2022 11:18:27 +0100 Message-Id: <20220706101830.12269-38-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/golang.scm (go-github-com-go-task-slim-sprig): New variable. --- gnu/packages/golang.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 4d6e4f66a5..5121ac7dd0 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10882,3 +10882,31 @@ (define-public go-github-com-nxadm-tail "@code{tail} provides a Go library for reading from continuously updating files, like the @command{tail -f} command does.") (license license:expat))) + +(define-public go-github-com-go-task-slim-sprig + (let ((commit "afa1e2071829e4db655eb448d6c7c16eb0bc5766") + (revision "0")) + (package + (name "go-github-com-go-task-slim-sprig") + (version (git-version "2.20.0" revision commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/go-task/slim-sprig") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1185y8qygv8gb3wpghx5d945wq68j4dbaiffq3h0dh453g4h1w7a")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/go-task/slim-sprig" + ;; Tests try to access the network. + #:tests? #f)) + (home-page "https://github.com/go-task/slim-sprig") + (synopsis "Various useful template functions for Go") + (description + "Sprig provides over 100 functions that extend the Go template system. +Slim-Sprig is a fork of Sprig that removes all external dependencies to make the +library more lightweight.") + (license license:expat)))) From patchwork Wed Jul 6 10:18:28 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40563 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 8EE7C27BBEA; Wed, 6 Jul 2022 11:28:41 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 2887F27BBE9 for ; Wed, 6 Jul 2022 11:28:41 +0100 (BST) Received: from localhost ([::1]:58148 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92Gu-0000fw-9U for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:28:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53148) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o928r-000204-AU for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:21 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58668) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o928g-0007KQ-5y for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:20 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o928g-0002ff-2x for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:10 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 39/41] gnu: Add go-github-com-onsi-ginkgo. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:20:10 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.165710276810085 (code B ref 55903); Wed, 06 Jul 2022 10:20:10 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:28 +0000 Received: from localhost ([127.0.0.1]:52545 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927z-0002cV-R2 for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:28 -0400 Received: from knopi.disroot.org ([178.21.23.139]:45580) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927r-0002YG-Mw for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:20 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 8C2AC41BCD; Wed, 6 Jul 2022 12:19:19 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ax9tR0RRunbh; Wed, 6 Jul 2022 12:19:18 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102742; bh=8JAq0MzWllZYPEFDmx9cY8Rl8N0aqjJepSlgTOYqFZE=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Y2+l/5GX5TjkPQpiJ4SPcPAxRxP/W2CvplH6AKOZQTLKXFUoYD9PX/99EcTsHCnK6 wrf2ApQ2yUPh8eeoA+4UjHgKbqLxlH04h0O01DERQ2BaJNOY9k/Q2bOjFYll94j/CE p5tOGFL3vTvNzjcPVjHBe3dvUu9YrGBmnzbw6S4wL/OBdMe60c44ZPcYd0Syz7bM8a XvaQ0M2zVPU2KNidvI2nYa++ZDH0HxSoy+oEaoHtGn25GXQSfFpT5kSi+KR8hlfR+H I918UJZMfSdCTt+VcN0kjkBs7n1c9cnZGfZp4SA4lHYqaUyPPrhmf89GAultKParSc jSOx12ujn8w9g== Date: Wed, 6 Jul 2022 11:18:28 +0100 Message-Id: <20220706101830.12269-39-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/golang.scm (go-github-com-onsi-ginkgo): New variable. --- gnu/packages/golang.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 5121ac7dd0..2a746eca27 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10910,3 +10910,31 @@ (define-public go-github-com-go-task-slim-sprig Slim-Sprig is a fork of Sprig that removes all external dependencies to make the library more lightweight.") (license license:expat)))) + +(define-public go-github-com-onsi-ginkgo + (package + (name "go-github-com-onsi-ginkgo") + (version "1.16.5") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/onsi/ginkgo") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1hh6n7q92y0ai8k6rj2yzw6wwxikhyiyk4j92zgvf1zad0gmqqmz")))) + (build-system go-build-system) + (arguments (list #:import-path "github.com/onsi/ginkgo")) + (propagated-inputs (list go-golang-org-x-sys + go-golang-org-x-tools + go-github-com-go-task-slim-sprig + go-github-com-nxadm-tail + go-github-com-onsi-gomega)) + (home-page "https://github.com/onsi/ginkgo") + (synopsis "BDD-style testing framework for Go") + (description + "Ginkgo is a Behaviour-Driven Development testing framework for Go. It +builds on top of Go's builtin @code{testing} library and is complemented by the +Gomega matcher library.") + (license license:expat))) From patchwork Wed Jul 6 10:18:29 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40565 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 9E3E127BBEA; Wed, 6 Jul 2022 11:28:51 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 55AA327BBE9 for ; Wed, 6 Jul 2022 11:28:51 +0100 (BST) Received: from localhost ([::1]:58820 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92H4-0001HV-9h for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:28:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53170) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o928r-00020L-CX for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:21 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58669) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o928g-0007KW-KB for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:20 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o928g-0002fo-GL for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:10 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 40/41] gnu: Add go-github-com-syndtr-goleveldb-leveldb. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:20:10 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.165710276810092 (code B ref 55903); Wed, 06 Jul 2022 10:20:10 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:28 +0000 Received: from localhost ([127.0.0.1]:52547 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o9280-0002cc-3o for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:28 -0400 Received: from knopi.disroot.org ([178.21.23.139]:47632) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927s-0002aS-MF for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:21 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 3602041C5B; Wed, 6 Jul 2022 12:19:20 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oqN3etIe-AgC; Wed, 6 Jul 2022 12:19:18 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102742; bh=xKm564I7cDmiZhkR8c8XzmOvaZ9j+VIYgzZvF5bHx4I=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Okw7J3FKwoXBJJ0cEJ9i21Tm20vhD160aLoc+fPBk0FTuV3wSjhLGw6NOezEW6Ay4 O7s8H4mf45yLhnBUdNj108bRF3US4sNketJtG1cmcLI7r1luguTU1fNwxzTJjr69xQ aobRyzuHlQDX7MHBWsKu5aXtPrmlHQLoR65ChqDWW52M+NjQC3JQ2e09uHn6r9LXlv NXV/Qbe1YRT3W8YLueOZ/SQBVtd7TKNua4zEOlmj8BWMyPFH3sBKafTP2i6hRsvXA2 Kt2ROq3B4qX/+1Td/jrVJ/D8+X1dDBLSRV6NAEStOHGMTqjDt6hH9WKtDNXb+wKqIJ CSCHlHLgBRryg== Date: Wed, 6 Jul 2022 11:18:29 +0100 Message-Id: <20220706101830.12269-40-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/golang.scm (go-github-com-syndtr-goleveldb-leveldb): New variable. --- gnu/packages/golang.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 2a746eca27..ab7d61de39 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10938,3 +10938,30 @@ (define-public go-github-com-onsi-ginkgo builds on top of Go's builtin @code{testing} library and is complemented by the Gomega matcher library.") (license license:expat))) + +(define-public go-github-com-syndtr-goleveldb-leveldb + (package + (name "go-github-com-syndtr-goleveldb-leveldb") + (version "1.0.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/syndtr/goleveldb") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "042k0gbzs5waqpxmd7nv5h93mlva861s66c3s9gfg1fym5dx4vmd")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/syndtr/goleveldb/leveldb" + #:unpack-path "github.com/syndtr/goleveldb")) + (propagated-inputs (list go-github-com-onsi-gomega + go-github-com-onsi-ginkgo + go-github-com-golang-snappy)) + (home-page "https://github.com/syndtr/goleveldb") + (synopsis "LevelDB implementation in Go") + (description + "This package provides a Go implementation of the LevelDB key/value +storage system.") + (license license:bsd-2))) From patchwork Wed Jul 6 10:18:30 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40549 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id C061A27BBEA; Wed, 6 Jul 2022 11:25:01 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 9E50F27BBE9 for ; Wed, 6 Jul 2022 11:25:00 +0100 (BST) Received: from localhost ([::1]:51324 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92DL-0002tc-Pz for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:24:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53156) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o928r-00020C-Bw for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:21 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58670) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o928g-0007KX-WA for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:20 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o928g-0002fw-Sa for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:10 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 41/41] gnu: Add aerc. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:20:10 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.165710277710107 (code B ref 55903); Wed, 06 Jul 2022 10:20:10 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:37 +0000 Received: from localhost ([127.0.0.1]:52549 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o9288-0002cx-GY for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:36 -0400 Received: from knopi.disroot.org ([178.21.23.139]:48012) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927u-0002aa-96 for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:22 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id BB68441C5B; Wed, 6 Jul 2022 12:19:21 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fTrGP8ZZXnKB; Wed, 6 Jul 2022 12:19:20 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102743; bh=u/NDPBoOsttgWjGQvrqWjwNm3UFSk6xF3EV+5JCb5fo=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=PGNEXgsrRSJvc1xw1wLYThNPr4Dn6JLmMBcF3wlZNV8AjIDkPN4BkdtyR1HeMHHsi nV7VGEh1usSxw6XswJ/r4OQNeOgiyDsCZMRH+nHQ9KymVLNgl33ST+LBJ6UR4Sccm5 V9hetHz1LEt4UkgR/erHIUlu/MQ/L9ygpGPneTf4H3uzasQH6A5YVLTXUkSMqHBRVK r1Yn8qf4RmNTwHFMu4WBiJFmNKyQoG7cnxIWcFkLe4IE5o6LqtWvq3dJO2qZjGbDvy Cu3xoAku62ZlXTph9r1SxlANMazb6Iq8HW2mOAV9lolLbJUBqqcakfDU5GaKY6rzPN 5qBNt5MZJsqeA== Date: Wed, 6 Jul 2022 11:18:30 +0100 Message-Id: <20220706101830.12269-41-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/mail.scm (aerc): New variable. --- gnu/packages/mail.scm | 86 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index a03bf2fa05..4077fa18aa 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -48,6 +48,7 @@ ;;; Copyright © 2022 Justin Veilleux ;;; Copyright © 2022 Thiago Jung Bauermann ;;; Copyright © 2022 Guillaume Le Vaillant +;;; Copyright © 2022 ( ;;; ;;; This file is part of GNU Guix. ;;; @@ -4692,3 +4693,88 @@ (define-public smtpmail mailserver on their machine. It enables these users to send their mail over a remote SMTP server.") (license license:gpl2+))) + +(define-public aerc + (package + (name "aerc") + (version "0.10.0-20220703193224-4240f1fbfd09") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://git.sr.ht/~rjarry/aerc") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "19zq3dsyl46py29vpzkbicmg1wz50zx0fc8awp87ycp1jf8wfpka")))) + (build-system go-build-system) + (arguments + (list #:import-path "git.sr.ht/~rjarry/aerc" + #:install-source? #f ; end-user application + #:build-flags + #~(list "-tags=notmuch" "-ldflags" + (string-append "-X main.Version=" + #$(go-version->git-ref version) + " -X git.sr.ht/~rjarry/aerc/config.shareDir=" + #$output "/share/aerc")) + #:phases + #~(modify-phases %standard-phases + (add-after 'build 'doc + (lambda* (#:key import-path #:allow-other-keys) + (with-directory-excursion (string-append "src/" import-path) + (invoke "make" "doc")))) + (replace 'install + (lambda* (#:key outputs import-path #:allow-other-keys) + (let ((out (assoc-ref outputs "out"))) + (with-directory-excursion (string-append "src/" import-path) + (invoke "make" "install" + (string-append "PREFIX=" out))))))))) + (inputs (list go-github-com-zenhack-go-notmuch + go-golang-org-x-oauth2 + go-github-com-xo-terminfo + go-github-com-stretchr-testify + go-github-com-riywo-loginshell + go-github-com-pkg-errors + go-github-com-mitchellh-go-homedir + go-github-com-miolini-datacounter + go-github-com-mattn-go-runewidth + go-github-com-mattn-go-isatty + go-github-com-lithammer-fuzzysearch + go-github-com-kyoh86-xdg + go-github-com-imdario-mergo + go-github-com-google-shlex + go-github-com-go-ini-ini + go-github-com-gdamore-tcell + go-github-com-gatherstars-com-jwz + go-github-com-fsnotify-fsnotify + go-github-com-emersion-go-smtp + go-github-com-emersion-go-sasl + go-github-com-emersion-go-pgpmail + go-github-com-emersion-go-message + go-github-com-emersion-go-maildir + go-github-com-emersion-go-imap-sortthread + go-github-com-emersion-go-imap + go-github-com-emersion-go-msgauth + go-github-com-ddevault-go-libvterm + go-github-com-danwakefield-fnmatch + go-github-com-creack-pty + go-github-com-arran4-golang-ical + go-github-com-protonmail-go-crypto + go-github-com-syndtr-goleveldb-leveldb + go-git-sr-ht--sircmpwn-getopt)) + (native-inputs (list scdoc)) + (home-page "https://git.sr.ht/~rjarry/aerc") + (synopsis "Email client for the terminal") + (description "@code{aerc} is a textual email client for terminals. It +features: +@enumerate +@item First-class support for using patches and @code{git send-email} +@item Vi-like keybindings and command system +@item A built-in console +@item Support for multiple accounts +@end enumerate") + ;; The license given is MIT/Expat; however, linking against notmuch + ;; effectively makes it GPL-3.0-or-later. See this thread discussing it: + ;; + (license license:gpl3+)))