From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 26 13:19:56 2018 Received: (at submit) by debbugs.gnu.org; 26 Jun 2018 17:19:56 +0000 Received: from localhost ([127.0.0.1]:36453 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fXrdE-0006JI-CE for submit@debbugs.gnu.org; Tue, 26 Jun 2018 13:19:56 -0400 Received: from eggs.gnu.org ([208.118.235.92]:38296) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fXrdC-0006J4-5g for submit@debbugs.gnu.org; Tue, 26 Jun 2018 13:19:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fXrd6-0008Mm-5p for submit@debbugs.gnu.org; Tue, 26 Jun 2018 13:19:48 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:57795) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fXrd6-0008Mh-33 for submit@debbugs.gnu.org; Tue, 26 Jun 2018 13:19:48 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57462) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fXrd4-00027w-TY for guix-patches@gnu.org; Tue, 26 Jun 2018 13:19:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fXrd1-0008J1-JP for guix-patches@gnu.org; Tue, 26 Jun 2018 13:19:46 -0400 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:57579) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fXrd1-0008Ho-CT for guix-patches@gnu.org; Tue, 26 Jun 2018 13:19:43 -0400 X-Originating-IP: 185.131.40.67 Received: from saiph.lan (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 5D8711C000E; Tue, 26 Jun 2018 17:19:41 +0000 (UTC) From: Nicolas Goaziou To: guix-patches@gnu.org Subject: [PATCH 0/3] Add Silkaj Date: Tue, 26 Jun 2018 19:19:38 +0200 Message-Id: <20180626171938.31426-1-mail@nicolasgoaziou.fr> X-Mailer: git-send-email 2.18.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.4 (----) X-Debbugs-Envelope-To: submit Cc: Nicolas Goaziou X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.4 (-----) Hello, The following patch set adds Silkaj. Feedback welcome. Regards, Nicolas Goaziou (3): gnu: Add python-commandlines. gnu: Add python-scrypt. gnu: Add silkaj. gnu/packages/finance.scm | 68 ++++++++++++++++++++++++++++++++++ gnu/packages/python-crypto.scm | 20 ++++++++++ gnu/packages/python.scm | 20 ++++++++++ 3 files changed, 108 insertions(+) -- 2.18.0 From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 26 13:21:13 2018 Received: (at 31980) by debbugs.gnu.org; 26 Jun 2018 17:21:13 +0000 Received: from localhost ([127.0.0.1]:36459 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fXreS-0006M6-MD for submit@debbugs.gnu.org; Tue, 26 Jun 2018 13:21:13 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:50579) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fXreQ-0006Lw-RU for 31980@debbugs.gnu.org; Tue, 26 Jun 2018 13:21:11 -0400 X-Originating-IP: 185.131.40.67 Received: from saiph.lan (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id AD97A240005; Tue, 26 Jun 2018 17:21:13 +0000 (UTC) From: Nicolas Goaziou To: 31980@debbugs.gnu.org Subject: [PATCH 1/3] gnu: Add python-commandlines. Date: Tue, 26 Jun 2018 19:21:05 +0200 Message-Id: <20180626172107.31497-1-mail@nicolasgoaziou.fr> X-Mailer: git-send-email 2.18.0 X-Spam-Level: X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 31980 Cc: Nicolas Goaziou X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/python.scm (python-commandlines): New variable. --- gnu/packages/python.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 2f7d4dac0..646f5f657 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python.scm @@ -13791,3 +13791,23 @@ Let's Encrypt.") (define-public python2-dns-lexicon (package-with-python2 python-dns-lexicon)) + +(define-public python-commandlines + (package + (name "python-commandlines") + (version "0.4.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "commandlines" version)) + (sha256 + (base32 + "0r7xcr0knv02p4mswa2bng61nn8nbhhrs6kvdnb9bb3hhjvm1dl6")))) + (build-system python-build-system) + (home-page "https://github.com/chrissimpkins/commandlines") + (synopsis "Command line argument to object parsing library") + (description + "@code{Commandlines} is a Python library for command line application +development that supports command line argument parsing, command string +validation testing and application logic.") + (license license:expat))) -- 2.18.0 From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 26 13:21:16 2018 Received: (at 31980) by debbugs.gnu.org; 26 Jun 2018 17:21:16 +0000 Received: from localhost ([127.0.0.1]:36462 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fXreW-0006MQ-5B for submit@debbugs.gnu.org; Tue, 26 Jun 2018 13:21:16 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:37747) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fXreS-0006M4-EQ for 31980@debbugs.gnu.org; Tue, 26 Jun 2018 13:21:13 -0400 X-Originating-IP: 185.131.40.67 Received: from saiph.lan (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id E7285240007; Tue, 26 Jun 2018 17:21:15 +0000 (UTC) From: Nicolas Goaziou To: 31980@debbugs.gnu.org Subject: [PATCH 2/3] gnu: Add python-scrypt. Date: Tue, 26 Jun 2018 19:21:06 +0200 Message-Id: <20180626172107.31497-2-mail@nicolasgoaziou.fr> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20180626172107.31497-1-mail@nicolasgoaziou.fr> References: <20180626172107.31497-1-mail@nicolasgoaziou.fr> X-Spam-Level: X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 31980 Cc: Nicolas Goaziou X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/python-crypto.scm (python-scrypt): New variable. --- gnu/packages/python-crypto.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm index e29eaea80..14e20d1e4 100644 --- a/gnu/packages/python-crypto.scm +++ b/gnu/packages/python-crypto.scm @@ -945,3 +945,23 @@ main features are: @item Duniter signing key @end itemize") (license license:gpl3+))) + +(define-public python-scrypt + (package + (name "python-scrypt") + (version "0.8.6") + (source + (origin + (method url-fetch) + (uri (pypi-uri "scrypt" version)) + (sha256 + (base32 + "0b9nw10hfdl0jflm3b62q485ssc3f3f33lpg4yy407gs8wnrn8zq")))) + (build-system python-build-system) + (inputs + `(("openssl" ,openssl))) + (home-page "http://bitbucket.org/mhallin/py-scrypt") + (synopsis "Bindings for the scrypt key derivation function library") + (description "This is a set of Python bindings for the scrypt key +derivation function.") + (license license:bsd-2))) -- 2.18.0 From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 26 13:21:21 2018 Received: (at 31980) by debbugs.gnu.org; 26 Jun 2018 17:21:21 +0000 Received: from localhost ([127.0.0.1]:36464 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fXreW-0006MT-Ee for submit@debbugs.gnu.org; Tue, 26 Jun 2018 13:21:20 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:58041) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fXreS-0006M5-Uv for 31980@debbugs.gnu.org; Tue, 26 Jun 2018 13:21:13 -0400 X-Originating-IP: 185.131.40.67 Received: from saiph.lan (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id 7FAFF240004; Tue, 26 Jun 2018 17:21:16 +0000 (UTC) From: Nicolas Goaziou To: 31980@debbugs.gnu.org Subject: [PATCH 3/3] gnu: Add silkaj. Date: Tue, 26 Jun 2018 19:21:07 +0200 Message-Id: <20180626172107.31497-3-mail@nicolasgoaziou.fr> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20180626172107.31497-1-mail@nicolasgoaziou.fr> References: <20180626172107.31497-1-mail@nicolasgoaziou.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Level: X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 31980 Cc: Nicolas Goaziou X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/finance.scm (silkaj): New variable. --- gnu/packages/finance.scm | 68 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm index c93f64193..2ccecad71 100644 --- a/gnu/packages/finance.scm +++ b/gnu/packages/finance.scm @@ -9,6 +9,7 @@ ;;; Copyright © 2017 Tobias Geerinckx-Rice ;;; Copyright © 2018 Eric Bavier ;;; Copyright © 2018 Adriano Peluso +;;; Copyright © 2018 Nicolas Goaziou ;;; ;;; This file is part of GNU Guix. ;;; @@ -29,6 +30,7 @@ #:use-module ((guix licenses) #:prefix license:) #:use-module (guix packages) #:use-module (guix download) + #:use-module (guix git-download) #:use-module (guix build-system gnu) #:use-module (guix build-system cmake) #:use-module (guix build-system python) @@ -752,3 +754,69 @@ Luhn and family of ISO/IEC 7064 check digit algorithms. ") (define-public python2-stdnum (package-with-python2 python-stdnum)) + +(define-public silkaj + (package + (name "silkaj") + (version "0.5.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://git.duniter.org/clients/python/silkaj.git") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0xy25lpgz04nxikjvxlnlckrc9xmsxyiz2qm0bsiid8cnbdqcn12")))) + ;; The program is just a bunch of Python files in "src/" directory. Many + ;; phases are useless. However, + (build-system python-build-system) + (arguments + `(#:tests? #f ;no test + #:phases + (modify-phases %standard-phases + ;; The program is just a bunch of Python files in "src/" directory. + ;; Many phases are useless. However, `python-build-system' correctly + ;; sets PYTHONPATH and patches Python scripts. + (delete 'configure) + (delete 'build) + (replace 'install + (lambda* (#:key inputs outputs #:allow-other-keys) + (let* ((source (assoc-ref inputs "source")) + (out (assoc-ref outputs "out")) + (share (string-append out "/share/silkaj")) + (executable (string-append share "/silkaj.py")) + (doc (string-append out "/share/doc")) + (bin (string-append out "/bin"))) + ;; Install data. + (copy-recursively (string-append source "/src") share) + ;; Install license. + (install-file (string-append source "/LICENSE") doc) + ;; Install executable. + (mkdir-p bin) + (with-directory-excursion bin + (symlink executable "silkaj"))) + #t))))) + (inputs + `(("python-commandlines" ,python-commandlines) + ("python-ipaddress" ,python-ipaddress) + ("python-pyaes" ,python-pyaes) + ("python-pynacl" ,python-pynacl) + ("python-scrypt" ,python-scrypt) + ("python-tabulate" ,python-tabulate))) + (home-page "https://silkaj.duniter.org/") + (synopsis "Command line client for Duniter network") + (description "@code{Silkaj} is a command line client for the +@uref{https://github.com/duniter/duniter/, Duniter} network. + +Its features are: +@itemize +@item information about currency, +@item issuers difficulty to generate next block, +@item network view of nodes, +@item list of last issuers, +@item send transactions, +@item get account amount. +@end itemize") + (license license:agpl3+))) -- 2.18.0 From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 27 18:20:28 2018 Received: (at 31980) by debbugs.gnu.org; 27 Jun 2018 22:20:29 +0000 Received: from localhost ([127.0.0.1]:37969 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fYInY-0006x4-CT for submit@debbugs.gnu.org; Wed, 27 Jun 2018 18:20:28 -0400 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:50885) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fYInW-0006wv-8I for 31980@debbugs.gnu.org; Wed, 27 Jun 2018 18:20:23 -0400 X-Originating-IP: 185.131.40.67 Received: from saiph (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id F03401C0002 for <31980@debbugs.gnu.org>; Wed, 27 Jun 2018 22:20:20 +0000 (UTC) Received: from ngz by saiph with local (Exim 4.89) (envelope-from ) id 1fYInT-0001R4-V0 for 31980@debbugs.gnu.org; Thu, 28 Jun 2018 00:20:19 +0200 From: Nicolas Goaziou To: 31980@debbugs.gnu.org Subject: Add Silkaj take 2 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) Date: Thu, 28 Jun 2018 00:20:19 +0200 Message-ID: <87efgrq3bw.fsf@nicolasgoaziou.fr> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Level: X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 31980 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Hello, Here is a simplification of the last patch. Regards, -- Nicolas Goaziou 0x80A93738 --=-=-= Content-Type: text/x-diff; charset=utf-8 Content-Disposition: inline; filename=0001-gnu-Add-silkaj.patch Content-Transfer-Encoding: quoted-printable Content-Description: silkaj v2 >From 9b54eea5d3487a0d5868be31c2cbc5347c84d59a Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Wed, 16 May 2018 15:52:51 +0200 Subject: [PATCH] gnu: Add silkaj. * gnu/packages/finance.scm (silkaj): New variable. --- gnu/packages/finance.scm | 62 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm index c93f64193..787510cb3 100644 --- a/gnu/packages/finance.scm +++ b/gnu/packages/finance.scm @@ -9,6 +9,7 @@ ;;; Copyright =C2=A9 2017 Tobias Geerinckx-Rice ;;; Copyright =C2=A9 2018 Eric Bavier ;;; Copyright =C2=A9 2018 Adriano Peluso +;;; Copyright =C2=A9 2018 Nicolas Goaziou ;;; ;;; This file is part of GNU Guix. ;;; @@ -29,6 +30,7 @@ #:use-module ((guix licenses) #:prefix license:) #:use-module (guix packages) #:use-module (guix download) + #:use-module (guix git-download) #:use-module (guix build-system gnu) #:use-module (guix build-system cmake) #:use-module (guix build-system python) @@ -752,3 +754,63 @@ Luhn and family of ISO/IEC 7064 check digit algorithms= . ") =20 (define-public python2-stdnum (package-with-python2 python-stdnum)) + +(define-public silkaj + (package + (name "silkaj") + (version "0.5.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://git.duniter.org/clients/python/silkaj.git") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0xy25lpgz04nxikjvxlnlckrc9xmsxyiz2qm0bsiid8cnbdqcn12")))) + (build-system python-build-system) + (arguments + `(#:tests? #f ;no test + #:phases + (modify-phases %standard-phases + ;; The program is just a bunch of Python files in "src/" director= y. + ;; Many phases are useless. However, `python-build-system' corre= ctly + ;; sets PYTHONPATH and patches Python scripts. + (delete 'configure) + (delete 'build) + (replace 'install + (lambda* (#:key outputs #:allow-other-keys) + (let* ((out (assoc-ref outputs "out")) + (share (string-append out "/share/silkaj")) + (executable (string-append share "/silkaj.py")) + (bin (string-append out "/bin"))) + ;; Install data. + (copy-recursively "src" share) + ;; Install executable. + (mkdir-p bin) + (with-directory-excursion bin + (symlink executable "silkaj"))) + #t))))) + (inputs + `(("python-commandlines" ,python-commandlines) + ("python-ipaddress" ,python-ipaddress) + ("python-pyaes" ,python-pyaes) + ("python-pynacl" ,python-pynacl) + ("python-scrypt" ,python-scrypt) + ("python-tabulate" ,python-tabulate))) + (home-page "https://silkaj.duniter.org/") + (synopsis "Command line client for Duniter network") + (description "@code{Silkaj} is a command line client for the +@uref{https://github.com/duniter/duniter/, Duniter} network. + +Its features are: +@itemize +@item information about currency, +@item issuers difficulty to generate next block, +@item network view of nodes, +@item list of last issuers, +@item send transactions, +@item get account amount. +@end itemize") + (license license:agpl3+))) --=20 2.18.0 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 02 11:30:06 2018 Received: (at 31980) by debbugs.gnu.org; 2 Jul 2018 15:30:06 +0000 Received: from localhost ([127.0.0.1]:43747 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fa0mE-0006QP-Bn for submit@debbugs.gnu.org; Mon, 02 Jul 2018 11:30:06 -0400 Received: from eggs.gnu.org ([208.118.235.92]:35325) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fa0mC-0006PH-TT for 31980@debbugs.gnu.org; Mon, 02 Jul 2018 11:30:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fa0m2-0008Ou-PO for 31980@debbugs.gnu.org; Mon, 02 Jul 2018 11:29:58 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:59707) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fa0m2-0008Oq-Lp; Mon, 02 Jul 2018 11:29:54 -0400 Received: from [193.50.110.150] (port=59334 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1fa0m2-0006KL-6r; Mon, 02 Jul 2018 11:29:54 -0400 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Nicolas Goaziou Subject: Re: [bug#31980] Add Silkaj take 2 References: <20180626171938.31426-1-mail@nicolasgoaziou.fr> <87efgrq3bw.fsf@nicolasgoaziou.fr> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 14 Messidor an 226 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Mon, 02 Jul 2018 17:29:52 +0200 In-Reply-To: <87efgrq3bw.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Thu, 28 Jun 2018 00:20:19 +0200") Message-ID: <87a7r9fyfj.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 31980 Cc: 31980@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) Hi Nicolas, Nicolas Goaziou skribis: > From 9b54eea5d3487a0d5868be31c2cbc5347c84d59a Mon Sep 17 00:00:00 2001 > From: Nicolas Goaziou > Date: Wed, 16 May 2018 15:52:51 +0200 > Subject: [PATCH] gnu: Add silkaj. > > * gnu/packages/finance.scm (silkaj): New variable. All three patches LGTM, thank you! Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 02 11:54:47 2018 Received: (at 31980-done) by debbugs.gnu.org; 2 Jul 2018 15:54:47 +0000 Received: from localhost ([127.0.0.1]:43800 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fa1A7-000720-H1 for submit@debbugs.gnu.org; Mon, 02 Jul 2018 11:54:47 -0400 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:34923) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fa1A5-00071s-Mi for 31980-done@debbugs.gnu.org; Mon, 02 Jul 2018 11:54:46 -0400 X-Originating-IP: 185.131.40.67 Received: from saiph (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay9-d.mail.gandi.net (Postfix) with ESMTPSA id 3A1EEFF819; Mon, 2 Jul 2018 15:54:49 +0000 (UTC) Received: from ngz by saiph with local (Exim 4.89) (envelope-from ) id 1fa1A4-0000Ht-2z; Mon, 02 Jul 2018 17:54:44 +0200 From: Nicolas Goaziou To: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [bug#31980] Add Silkaj take 2 In-Reply-To: <87a7r9fyfj.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Mon, 02 Jul 2018 17:29:52 +0200") References: <20180626171938.31426-1-mail@nicolasgoaziou.fr> <87efgrq3bw.fsf@nicolasgoaziou.fr> <87a7r9fyfj.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) Date: Mon, 02 Jul 2018 17:54:44 +0200 Message-ID: <87woudtyyj.fsf@nicolasgoaziou.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Level: X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 31980-done Cc: 31980-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hello, ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Nicolas Goaziou skribis: > >> From 9b54eea5d3487a0d5868be31c2cbc5347c84d59a Mon Sep 17 00:00:00 2001 >> From: Nicolas Goaziou >> Date: Wed, 16 May 2018 15:52:51 +0200 >> Subject: [PATCH] gnu: Add silkaj. >> >> * gnu/packages/finance.scm (silkaj): New variable. > > All three patches LGTM, thank you! Applied. Thank you. Regards, --=20 Nicolas Goaziou 0x80A93738 From unknown Sun Jun 15 08:57:10 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 31 Jul 2018 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator