From unknown Fri Jun 20 07:15:08 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#73583] [PATCH] gnu: emacs-org-ref: Update to 3.1-0.732a20b. Resent-From: Cayetano Santos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 01 Oct 2024 17:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 73583 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 73583@debbugs.gnu.org Cc: Cayetano Santos X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.17278033055492 (code B ref -1); Tue, 01 Oct 2024 17:22:01 +0000 Received: (at submit) by debbugs.gnu.org; 1 Oct 2024 17:21:45 +0000 Received: from localhost ([127.0.0.1]:52610 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1svgZE-0001QW-Gj for submit@debbugs.gnu.org; Tue, 01 Oct 2024 13:21:44 -0400 Received: from lists.gnu.org ([209.51.188.17]:44158) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1svgZC-0001QO-31 for submit@debbugs.gnu.org; Tue, 01 Oct 2024 13:21:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1svgZ9-00048G-62 for guix-patches@gnu.org; Tue, 01 Oct 2024 13:21:40 -0400 Received: from devianza.investici.org ([2c0f:f930:0:4::108]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1svgZ5-0002oJ-G5 for guix-patches@gnu.org; Tue, 01 Oct 2024 13:21:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1727803287; bh=sq9gJNx6woFxohO70xZR2jXPD2bTL8p/e3zK1Y/thHQ=; h=From:To:Cc:Subject:Date:From; b=S8Os9rPYnE5n1GPMT3zt4UMdPmutV/KsGEoNyoS/D/FQYpUUrTsD1PQI9M18oVtHM vjC8onOqB190YvG+IxJ0YnAsNfv2FVGN13lixsPxqf+HAVZ/C746WLqtgJM2SWIlxi RDUqmaNVAFS6i46J1XCkO2z3Q9nbDJ/cRBvBu8ZA= Received: from mx2.investici.org (unknown [127.0.0.1]) by devianza.investici.org (Postfix) with ESMTP id 4XJ4VH2bzxz6xbC; Tue, 1 Oct 2024 17:21:27 +0000 (UTC) Received: from [198.167.222.108] (mx2.investici.org [198.167.222.108]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4XJ4VG6hqsz6xb8; Tue, 1 Oct 2024 17:21:26 +0000 (UTC) From: Cayetano Santos Date: Tue, 1 Oct 2024 19:20:50 +0200 Message-ID: <5dc12ccaa4defdcbde87377ff165f2ce87a0a8f5.1727803250.git.csantosb@inventati.org> X-Mailer: git-send-email 2.46.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2c0f:f930:0:4::108; envelope-from=csantosb@inventati.org; helo=devianza.investici.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * gnu/packages/emacs-xyz.scm (emacs-org-ref): Update to 3.1-0.732a20b. --- gnu/packages/emacs-xyz.scm | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 4e9ecbea48..6c4739e8c0 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -26160,11 +26160,11 @@ (define-public emacs-discover-my-major (license license:gpl3+))) (define-public emacs-org-ref - (let ((commit "bb375f366f883e5b60e3bb625f2acd026811fb55") + (let ((commit "732a20bd236fd02db4a651da29f87f87f458a54a") (revision "0")) (package (name "emacs-org-ref") - (version (git-version "3.0" revision commit)) + (version (git-version "3.1" revision commit)) (source (origin (method git-fetch) @@ -26174,29 +26174,27 @@ (define-public emacs-org-ref (file-name (git-file-name name version)) (sha256 (base32 - "01wxcyzdrx6ysv9rjd64fr7kkvm4fjr03ib4mmpchraxxm8g8z43")))) + "1kbjxz56fvln6drd2wqdxrpgwjshzpdbyaq7dz0gn285z93y1knk")))) (build-system emacs-build-system) (arguments (list #:include #~(cons* "org-ref.org" "org-ref.bib" %default-include) #:exclude #~(list - ;; github.com/jkitchin/org-ref/issues/1085 - "openalex.el" ;; author doesn't recommend using it "org-ref-pdf.el"))) (propagated-inputs - (list emacs-avy - emacs-citeproc-el - emacs-dash - emacs-f - emacs-helm - emacs-helm-bibtex - emacs-htmlize - emacs-hydra - emacs-ivy - emacs-ox-pandoc - emacs-parsebib - emacs-s)) + (list + emacs-dash + emacs-s + emacs-f + emacs-htmlize + emacs-hydra + emacs-avy + emacs-parsebib + emacs-helm-bibtex + emacs-citeproc-el + emacs-ox-pandoc + emacs-request)) (home-page "https://github.com/jkitchin/org-ref") (synopsis "Citations, cross-references and bibliographies in Org mode") (description base-commit: 71fef00c95b22a1d917abdb28de5aa217b023e31 -- 2.46.0 From unknown Fri Jun 20 07:15:08 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#73583] [PATCH] gnu: emacs-org-ref: Update to 3.1-0.732a20b. Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 15 Oct 2024 07:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 73583 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 73583@debbugs.gnu.org Cc: csantosb@inventati.org X-Debbugs-Original-To: Cayetano Santos via Guix-patches via X-Debbugs-Original-Cc: 73583@debbugs.gnu.org, Cayetano Santos Received: via spool by submit@debbugs.gnu.org id=B.17289758513624 (code B ref -1); Tue, 15 Oct 2024 07:05:02 +0000 Received: (at submit) by debbugs.gnu.org; 15 Oct 2024 07:04:11 +0000 Received: from localhost ([127.0.0.1]:53582 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t0bbG-0000wI-Q1 for submit@debbugs.gnu.org; Tue, 15 Oct 2024 03:04:11 -0400 Received: from lists.gnu.org ([209.51.188.17]:43668) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t0bbE-0000w7-UJ for submit@debbugs.gnu.org; Tue, 15 Oct 2024 03:04:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1t0bG2-0004V4-7e for guix-patches@gnu.org; Tue, 15 Oct 2024 02:42:14 -0400 Received: from msg-2.mailo.com ([213.182.54.12] helo=mailo.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1t0bFv-0005Cv-Ar for guix-patches@gnu.org; Tue, 15 Oct 2024 02:42:10 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nicolasgoaziou.fr; s=mailo; t=1728974516; bh=zHkg35UTY2ZfJLPCNQYFxZuOqpJJ2Frm6wx8GFVNZ1g=; h=X-EA-Auth:From:To:Cc:Subject:In-Reply-To:References:Date: Message-ID:MIME-Version:Content-Type; b=Cu8ly8d8txb6AqMKsDWsAsfAvXVTuuDr1JlXs4ESIxFeLQQ9BffRScYGIaTF989sa YecFwRDY9bN+Z+9W48GPjVygrzCFhX86kHwbAo2+DHGSuOYKWHb9cDCJJbucuhswMR om9ta9v0BpyzKbQVvhtJXJy9q3uYbkvnRfJKxg+Q= Received: by b221-3.in.mailobj.net [192.168.90.23] with ESMTP via ip-20.mailobj.net [213.182.54.20] Tue, 15 Oct 2024 08:41:56 +0200 (CEST) X-EA-Auth: pAUzsBPtXBTICR8JS5CV7fikzVXt90VigYj4njLpj9lb+t1jk6YIRpS/gE7VfcZhPzjr4/tDEaohDnnk6VZmFVhnRPDcNca27DkOHjBld1Q= From: Nicolas Goaziou In-Reply-To: <5dc12ccaa4defdcbde87377ff165f2ce87a0a8f5.1727803250.git.csantosb@inventati.org> (Cayetano Santos via Guix-patches via's message of "Tue, 1 Oct 2024 19:20:50 +0200") References: <5dc12ccaa4defdcbde87377ff165f2ce87a0a8f5.1727803250.git.csantosb@inventati.org> Date: Tue, 15 Oct 2024 08:41:37 +0200 Message-ID: <87o73lzx3y.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=213.182.54.12; envelope-from=mail@nicolasgoaziou.fr; helo=mailo.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) Hello, Cayetano Santos via Guix-patches via writes: > * gnu/packages/emacs-xyz.scm (emacs-org-ref): Update to 3.1-0.732a20b. Thank you. Some comments follow. > #:exclude #~(list > - ;; github.com/jkitchin/org-ref/issues/1085 > - "openalex.el" Why are you removing these lines? There is no mention about it in your commit message. > ;; author doesn't recommend using it > "org-ref-pdf.el"))) > (propagated-inputs > - (list emacs-avy > - emacs-citeproc-el > - emacs-dash > - emacs-f > - emacs-helm > - emacs-helm-bibtex > - emacs-htmlize > - emacs-hydra > - emacs-ivy > - emacs-ox-pandoc > - emacs-parsebib > - emacs-s)) > + (list > + emacs-dash > + emacs-s > + emacs-f > + emacs-htmlize > + emacs-hydra > + emacs-avy > + emacs-parsebib > + emacs-helm-bibtex > + emacs-citeproc-el > + emacs-ox-pandoc > + emacs-request)) I don't understand the purpose of this change either. You're breaking alphabetic order and use a dubious indentation. Regards, -- Nicolas Goaziou From unknown Fri Jun 20 07:15:08 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#73583] [PATCH v1] gnu: emacs-org-ref: Update to 3.1-0.732a20b. References: <5dc12ccaa4defdcbde87377ff165f2ce87a0a8f5.1727803250.git.csantosb@inventati.org> In-Reply-To: <5dc12ccaa4defdcbde87377ff165f2ce87a0a8f5.1727803250.git.csantosb@inventati.org> Resent-From: Cayetano Santos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 15 Oct 2024 08:15:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 73583 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 73583@debbugs.gnu.org Cc: Cayetano Santos Received: via spool by 73583-submit@debbugs.gnu.org id=B73583.172898006517929 (code B ref 73583); Tue, 15 Oct 2024 08:15:01 +0000 Received: (at 73583) by debbugs.gnu.org; 15 Oct 2024 08:14:25 +0000 Received: from localhost ([127.0.0.1]:53995 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t0chE-0004f6-Jr for submit@debbugs.gnu.org; Tue, 15 Oct 2024 04:14:25 -0400 Received: from devianza.investici.org ([198.167.222.108]:21905) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t0chB-0004eq-Rm for 73583@debbugs.gnu.org; Tue, 15 Oct 2024 04:14:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1728980041; bh=b+wEAoNq7x7D2wd9IYJAz9IORjpKq1RpjlRhWv8ft1E=; h=From:To:Cc:Subject:Date:From; b=LOwf9fTKLGsoTVX7NUIlbtprYqeRTcAz4uqh5LAcLw8Nj1z7wGBnwToQ5c7slJUhO MXPdmJEhFlFhxL0JVGucotDEuBNe/zx/YnXG7XTMtCwipbUZIe3DhTWCvC6X3GTZw6 foo1zxequp5XpFpq8qvy0XFf7GxzkyrifUh09RU0= Received: from mx2.investici.org (unknown [127.0.0.1]) by devianza.investici.org (Postfix) with ESMTP id 4XSRh96rfnz6vJL; Tue, 15 Oct 2024 08:14:01 +0000 (UTC) Received: from [198.167.222.108] (mx2.investici.org [198.167.222.108]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4XSRh95PnJz6vJJ; Tue, 15 Oct 2024 08:14:01 +0000 (UTC) From: Cayetano Santos Date: Tue, 15 Oct 2024 10:10:21 +0200 Message-ID: <77bb595944b232d8c976d118c0f25fa067022903.1728979821.git.csantosb@inventati.org> X-Mailer: git-send-email 2.46.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) 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/emacs-xyz.scm (emacs-org-ref): Update to 3.1-0.732a20b. Change-Id: I04f4cb9ffacaaf25a3e844c8e1d1b194e41d90a9 --- Update to 3.1-0.732a20b. The reason to exclude openalex.el from this package doesn't hold anymore, see github.com/jkitchin/org-ref/issues/1085. Emacs-helm is already pulled from emacs-helm-bibtex, no need to do it here. Emacs-request is a new hard dependency. Emacs-ivy is not. gnu/packages/emacs-xyz.scm | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 4e9ecbea48..ed1618fd4d 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -26160,11 +26160,11 @@ (define-public emacs-discover-my-major (license license:gpl3+))) (define-public emacs-org-ref - (let ((commit "bb375f366f883e5b60e3bb625f2acd026811fb55") + (let ((commit "732a20bd236fd02db4a651da29f87f87f458a54a") (revision "0")) (package (name "emacs-org-ref") - (version (git-version "3.0" revision commit)) + (version (git-version "3.1" revision commit)) (source (origin (method git-fetch) @@ -26174,14 +26174,12 @@ (define-public emacs-org-ref (file-name (git-file-name name version)) (sha256 (base32 - "01wxcyzdrx6ysv9rjd64fr7kkvm4fjr03ib4mmpchraxxm8g8z43")))) + "1kbjxz56fvln6drd2wqdxrpgwjshzpdbyaq7dz0gn285z93y1knk")))) (build-system emacs-build-system) (arguments (list #:include #~(cons* "org-ref.org" "org-ref.bib" %default-include) #:exclude #~(list - ;; github.com/jkitchin/org-ref/issues/1085 - "openalex.el" ;; author doesn't recommend using it "org-ref-pdf.el"))) (propagated-inputs @@ -26189,14 +26187,12 @@ (define-public emacs-org-ref emacs-citeproc-el emacs-dash emacs-f - emacs-helm emacs-helm-bibtex emacs-htmlize emacs-hydra - emacs-ivy emacs-ox-pandoc emacs-parsebib + emacs-request emacs-s)) (home-page "https://github.com/jkitchin/org-ref") (synopsis "Citations, cross-references and bibliographies in Org mode") -- 2.46.0 From unknown Fri Jun 20 07:15:08 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#73583] [PATCH] gnu: emacs-org-ref: Update to 3.1-0.732a20b. Resent-From: Cayetano Santos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 15 Oct 2024 08:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 73583 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nicolas Goaziou Cc: 73583@debbugs.gnu.org X-Debbugs-Original-Cc: 73583@debbugs.gnu.org, Cayetano Santos via Guix-patches via Received: via spool by submit@debbugs.gnu.org id=B.172898019318555 (code B ref -1); Tue, 15 Oct 2024 08:17:01 +0000 Received: (at submit) by debbugs.gnu.org; 15 Oct 2024 08:16:33 +0000 Received: from localhost ([127.0.0.1]:54006 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t0cjI-0004p8-Hd for submit@debbugs.gnu.org; Tue, 15 Oct 2024 04:16:32 -0400 Received: from lists.gnu.org ([209.51.188.17]:48168) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t0cjG-0004ot-0k for submit@debbugs.gnu.org; Tue, 15 Oct 2024 04:16:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1t0cix-0006Zh-OA for guix-patches@gnu.org; Tue, 15 Oct 2024 04:16:11 -0400 Received: from confino.investici.org ([2a11:7980:1::2:0]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1t0civ-0003Fq-MN for guix-patches@gnu.org; Tue, 15 Oct 2024 04:16:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1728980163; bh=QUtevmQStygckMOO5SNh7MBml3jjo+gMhryA/pDs35U=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=VQ7v8RdlVYZwO9ioG1rJhPo5xkvst51XUoffyApd9y4NCwIlyrMFQQyK8j5aeSAyX HzzUw/0C5uMga1E/n6R0JIgqqhA5mNRFOGPxpTRvJGGUe1CMHHd5tbxMuySurZQI92 VzeEwQ6y2cwZKYE9BG7nE8lMIuDWudFpcFil5ITI= Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4XSRkW2LxTz112B; Tue, 15 Oct 2024 08:16:03 +0000 (UTC) Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4XSRkW0rStz111R; Tue, 15 Oct 2024 08:16:03 +0000 (UTC) From: Cayetano Santos In-Reply-To: <87o73lzx3y.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Tue, 15 Oct 2024 08:41:37 +0200") References: <5dc12ccaa4defdcbde87377ff165f2ce87a0a8f5.1727803250.git.csantosb@inventati.org> <87o73lzx3y.fsf@nicolasgoaziou.fr> Date: Tue, 15 Oct 2024 10:16:02 +0200 Message-ID: <878qupaiil.fsf@inventati.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a11:7980:1::2:0; envelope-from=csantosb@inventati.org; helo=confino.investici.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) >mar. 15 oct. 2024 at 08:41, Nicolas Goaziou wrote: > Why are you removing these lines? There is no mention about it in your > commit message. The reason to exclude this file doesn=E2=80=99t hold anymore, see github.com/jkitchin/org-ref/issues/1085.=20 > I don't understand the purpose of this change either. You're breaking > alphabetic order and use a dubious indentation. Sorry for that. I submitted a v1 patch with corrections and text. From unknown Fri Jun 20 07:15:08 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#73583] [PATCH v1] gnu: emacs-org-ref: Update to 3.1-0.732a20b. Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 27 Oct 2024 10:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 73583 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 73583@debbugs.gnu.org Cc: 73583-done@debbugs.gnu.org, Cayetano Santos X-Debbugs-Original-To: Cayetano Santos via Guix-patches via Received: via spool by submit@debbugs.gnu.org id=B.173002462322706 (code B ref -1); Sun, 27 Oct 2024 10:24:02 +0000 Received: (at submit) by debbugs.gnu.org; 27 Oct 2024 10:23:43 +0000 Received: from localhost ([127.0.0.1]:43906 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t50Qx-0005uA-54 for submit@debbugs.gnu.org; Sun, 27 Oct 2024 06:23:43 -0400 Received: from lists.gnu.org ([209.51.188.17]:46578) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t50Qw-0005u3-8c for submit@debbugs.gnu.org; Sun, 27 Oct 2024 06:23:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1t50QN-0001lH-C9 for guix-patches@gnu.org; Sun, 27 Oct 2024 06:23:07 -0400 Received: from msg-3.mailo.com ([213.182.54.8] helo=mailo.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1t50QL-0002je-OU for guix-patches@gnu.org; Sun, 27 Oct 2024 06:23:07 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nicolasgoaziou.fr; s=mailo; t=1730024580; bh=a/bUIimERqyaMmUpqtJqJiQkHp4K8HW57hdGABloOm4=; h=X-EA-Auth:From:To:Cc:Subject:In-Reply-To:References:Date: Message-ID:MIME-Version:Content-Type; b=2pNann0p7HBLStlagZuxk2JkRUJVmMshg7nAjcrl4Cw5RjoSI3DTIQvVhRDRAE/wt baYzW/RJBVMC9zAEz9V3wUTGW2IJKHKt4ysybukDvfFk/vfQ3AlE04lPqnhOPXuvvv O2YMxH14DP51d3De+XKlDBwRFe5KmsmUNIM+QNsw= Received: by b221-4.in.mailobj.net [192.168.90.24] with ESMTP via ip-20.mailobj.net [213.182.54.20] Sun, 27 Oct 2024 11:22:59 +0100 (CET) X-EA-Auth: bYgV/uGvRlcln+EdCnnJ2L1gOS4TJkymwJSZTUO7/k5qXCIYDMs2OFCakapuSm6aHBRna1eEoGgslEt2kH+/8T7YtCdx34SnAd/h/kJoK0c= From: Nicolas Goaziou In-Reply-To: <77bb595944b232d8c976d118c0f25fa067022903.1728979821.git.csantosb@inventati.org> (Cayetano Santos via Guix-patches via's message of "Tue, 15 Oct 2024 10:10:21 +0200") References: <5dc12ccaa4defdcbde87377ff165f2ce87a0a8f5.1727803250.git.csantosb@inventati.org> <77bb595944b232d8c976d118c0f25fa067022903.1728979821.git.csantosb@inventati.org> Date: Sun, 27 Oct 2024 11:22:43 +0100 Message-ID: <871q01n8uk.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=213.182.54.8; envelope-from=mail@nicolasgoaziou.fr; helo=mailo.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) Hello, Cayetano Santos via Guix-patches via writes: > * gnu/packages/emacs-xyz.scm (emacs-org-ref): Update to 3.1-0.732a20b. Applied. Thank you. Regards, -- Nicolas Goaziou From unknown Fri Jun 20 07:15:08 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Cayetano Santos Subject: bug#73583: closed (Re: [bug#73583] [PATCH v1] gnu: emacs-org-ref: Update to 3.1-0.732a20b.) Message-ID: References: <871q01n8uk.fsf@nicolasgoaziou.fr> <5dc12ccaa4defdcbde87377ff165f2ce87a0a8f5.1727803250.git.csantosb@inventati.org> X-Gnu-PR-Message: they-closed 73583 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 73583@debbugs.gnu.org Date: Sun, 27 Oct 2024 10:24:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1730024643-22764-1" This is a multi-part message in MIME format... ------------=_1730024643-22764-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #73583: [PATCH] gnu: emacs-org-ref: Update to 3.1-0.732a20b. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 73583@debbugs.gnu.org. --=20 73583: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D73583 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1730024643-22764-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 73583-done) by debbugs.gnu.org; 27 Oct 2024 10:23:50 +0000 Received: from localhost ([127.0.0.1]:43909 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t50R3-0005uV-Fr for submit@debbugs.gnu.org; Sun, 27 Oct 2024 06:23:49 -0400 Received: from msg-3.mailo.com ([213.182.54.8]:42452 helo=mailo.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t50R1-0005u2-Aa for 73583-done@debbugs.gnu.org; Sun, 27 Oct 2024 06:23:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nicolasgoaziou.fr; s=mailo; t=1730024580; bh=a/bUIimERqyaMmUpqtJqJiQkHp4K8HW57hdGABloOm4=; h=X-EA-Auth:From:To:Cc:Subject:In-Reply-To:References:Date: Message-ID:MIME-Version:Content-Type; b=2pNann0p7HBLStlagZuxk2JkRUJVmMshg7nAjcrl4Cw5RjoSI3DTIQvVhRDRAE/wt baYzW/RJBVMC9zAEz9V3wUTGW2IJKHKt4ysybukDvfFk/vfQ3AlE04lPqnhOPXuvvv O2YMxH14DP51d3De+XKlDBwRFe5KmsmUNIM+QNsw= Received: by b221-4.in.mailobj.net [192.168.90.24] with ESMTP via ip-20.mailobj.net [213.182.54.20] Sun, 27 Oct 2024 11:22:59 +0100 (CET) X-EA-Auth: bYgV/uGvRlcln+EdCnnJ2L1gOS4TJkymwJSZTUO7/k5qXCIYDMs2OFCakapuSm6aHBRna1eEoGgslEt2kH+/8T7YtCdx34SnAd/h/kJoK0c= From: Nicolas Goaziou To: Cayetano Santos via Guix-patches via Subject: Re: [bug#73583] [PATCH v1] gnu: emacs-org-ref: Update to 3.1-0.732a20b. In-Reply-To: <77bb595944b232d8c976d118c0f25fa067022903.1728979821.git.csantosb@inventati.org> (Cayetano Santos via Guix-patches via's message of "Tue, 15 Oct 2024 10:10:21 +0200") References: <5dc12ccaa4defdcbde87377ff165f2ce87a0a8f5.1727803250.git.csantosb@inventati.org> <77bb595944b232d8c976d118c0f25fa067022903.1728979821.git.csantosb@inventati.org> Date: Sun, 27 Oct 2024 11:22:43 +0100 Message-ID: <871q01n8uk.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 73583-done Cc: 73583-done@debbugs.gnu.org, Cayetano Santos 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 (-) Hello, Cayetano Santos via Guix-patches via writes: > * gnu/packages/emacs-xyz.scm (emacs-org-ref): Update to 3.1-0.732a20b. Applied. Thank you. Regards, -- Nicolas Goaziou ------------=_1730024643-22764-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 1 Oct 2024 17:21:45 +0000 Received: from localhost ([127.0.0.1]:52610 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1svgZE-0001QW-Gj for submit@debbugs.gnu.org; Tue, 01 Oct 2024 13:21:44 -0400 Received: from lists.gnu.org ([209.51.188.17]:44158) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1svgZC-0001QO-31 for submit@debbugs.gnu.org; Tue, 01 Oct 2024 13:21:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1svgZ9-00048G-62 for guix-patches@gnu.org; Tue, 01 Oct 2024 13:21:40 -0400 Received: from devianza.investici.org ([2c0f:f930:0:4::108]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1svgZ5-0002oJ-G5 for guix-patches@gnu.org; Tue, 01 Oct 2024 13:21:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1727803287; bh=sq9gJNx6woFxohO70xZR2jXPD2bTL8p/e3zK1Y/thHQ=; h=From:To:Cc:Subject:Date:From; b=S8Os9rPYnE5n1GPMT3zt4UMdPmutV/KsGEoNyoS/D/FQYpUUrTsD1PQI9M18oVtHM vjC8onOqB190YvG+IxJ0YnAsNfv2FVGN13lixsPxqf+HAVZ/C746WLqtgJM2SWIlxi RDUqmaNVAFS6i46J1XCkO2z3Q9nbDJ/cRBvBu8ZA= Received: from mx2.investici.org (unknown [127.0.0.1]) by devianza.investici.org (Postfix) with ESMTP id 4XJ4VH2bzxz6xbC; Tue, 1 Oct 2024 17:21:27 +0000 (UTC) Received: from [198.167.222.108] (mx2.investici.org [198.167.222.108]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4XJ4VG6hqsz6xb8; Tue, 1 Oct 2024 17:21:26 +0000 (UTC) From: Cayetano Santos To: guix-patches@gnu.org Subject: [PATCH] gnu: emacs-org-ref: Update to 3.1-0.732a20b. Date: Tue, 1 Oct 2024 19:20:50 +0200 Message-ID: <5dc12ccaa4defdcbde87377ff165f2ce87a0a8f5.1727803250.git.csantosb@inventati.org> X-Mailer: git-send-email 2.46.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2c0f:f930:0:4::108; envelope-from=csantosb@inventati.org; helo=devianza.investici.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: Cayetano Santos X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * gnu/packages/emacs-xyz.scm (emacs-org-ref): Update to 3.1-0.732a20b. --- gnu/packages/emacs-xyz.scm | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 4e9ecbea48..6c4739e8c0 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -26160,11 +26160,11 @@ (define-public emacs-discover-my-major (license license:gpl3+))) (define-public emacs-org-ref - (let ((commit "bb375f366f883e5b60e3bb625f2acd026811fb55") + (let ((commit "732a20bd236fd02db4a651da29f87f87f458a54a") (revision "0")) (package (name "emacs-org-ref") - (version (git-version "3.0" revision commit)) + (version (git-version "3.1" revision commit)) (source (origin (method git-fetch) @@ -26174,29 +26174,27 @@ (define-public emacs-org-ref (file-name (git-file-name name version)) (sha256 (base32 - "01wxcyzdrx6ysv9rjd64fr7kkvm4fjr03ib4mmpchraxxm8g8z43")))) + "1kbjxz56fvln6drd2wqdxrpgwjshzpdbyaq7dz0gn285z93y1knk")))) (build-system emacs-build-system) (arguments (list #:include #~(cons* "org-ref.org" "org-ref.bib" %default-include) #:exclude #~(list - ;; github.com/jkitchin/org-ref/issues/1085 - "openalex.el" ;; author doesn't recommend using it "org-ref-pdf.el"))) (propagated-inputs - (list emacs-avy - emacs-citeproc-el - emacs-dash - emacs-f - emacs-helm - emacs-helm-bibtex - emacs-htmlize - emacs-hydra - emacs-ivy - emacs-ox-pandoc - emacs-parsebib - emacs-s)) + (list + emacs-dash + emacs-s + emacs-f + emacs-htmlize + emacs-hydra + emacs-avy + emacs-parsebib + emacs-helm-bibtex + emacs-citeproc-el + emacs-ox-pandoc + emacs-request)) (home-page "https://github.com/jkitchin/org-ref") (synopsis "Citations, cross-references and bibliographies in Org mode") (description base-commit: 71fef00c95b22a1d917abdb28de5aa217b023e31 -- 2.46.0 ------------=_1730024643-22764-1--