From patchwork Fri Sep 2 19:01:44 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christopher Baines X-Patchwork-Id: 42157 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 E880727BBEA; Fri, 2 Sep 2022 20:02:49 +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.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, SPF_HELO_PASS 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 73C7527BBE9 for ; Fri, 2 Sep 2022 20:02:49 +0100 (BST) Received: from localhost ([::1]:34654 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oUBwG-0007Wd-L8 for patchwork@mira.cbaines.net; Fri, 02 Sep 2022 15:02:48 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35974) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oUBvW-0007QE-8g for guix-patches@gnu.org; Fri, 02 Sep 2022 15:02:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51721) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oUBvV-0002Jy-V5 for guix-patches@gnu.org; Fri, 02 Sep 2022 15:02:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oUBvV-0001MY-Ps for guix-patches@gnu.org; Fri, 02 Sep 2022 15:02:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57549] [PATCH] gnu: Add comments to the bottom of a few package modules. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 02 Sep 2022 19:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 57549 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57549@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16621453115218 (code B ref -1); Fri, 02 Sep 2022 19:02:01 +0000 Received: (at submit) by debbugs.gnu.org; 2 Sep 2022 19:01:51 +0000 Received: from localhost ([127.0.0.1]:40420 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oUBvL-0001M6-Eh for submit@debbugs.gnu.org; Fri, 02 Sep 2022 15:01:51 -0400 Received: from lists.gnu.org ([209.51.188.17]:49298) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oUBvJ-0001Ly-FH for submit@debbugs.gnu.org; Fri, 02 Sep 2022 15:01:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51990) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oUBvJ-0007It-9u for guix-patches@gnu.org; Fri, 02 Sep 2022 15:01:49 -0400 Received: from mira.cbaines.net ([212.71.252.8]:36710) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oUBvH-0002HA-Ir for guix-patches@gnu.org; Fri, 02 Sep 2022 15:01:48 -0400 Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:54d1:d5d4:280e:f699]) by mira.cbaines.net (Postfix) with ESMTPSA id 9437B27BBE9 for ; Fri, 2 Sep 2022 20:01:45 +0100 (BST) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id ab19bc64 for ; Fri, 2 Sep 2022 19:01:44 +0000 (UTC) From: Christopher Baines Date: Fri, 2 Sep 2022 20:01:44 +0100 Message-Id: <20220902190144.16221-1-mail@cbaines.net> X-Mailer: git-send-email 2.37.0 MIME-Version: 1.0 Received-SPF: pass client-ip=212.71.252.8; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, UNPARSEABLE_RELAY=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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" X-getmail-retrieved-from-mailbox: Patches This will hopefully discourage patches which add new packages to the bottom of files, as this increases the likelyhood of conflicts when applying patches. --- gnu/packages/python-science.scm | 5 +++++ gnu/packages/python-xyz.scm | 5 +++++ gnu/packages/ruby.scm | 5 +++++ gnu/packages/tex.scm | 5 +++++ 4 files changed, 20 insertions(+) diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm index 95f60aae7b..1c165aa1de 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm @@ -1478,3 +1478,8 @@ (define-public python-opt-einsum well as potentially any library which conforms to a standard API. See the documentation for more information.") (license license:expat))) + +;;; +;;; Avoid adding new packages to the end of this file. Place them above by +;;; existing packages with similar functionality or similar names. +;;; diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index b058704172..e0e144de29 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -30738,3 +30738,8 @@ (define-public python-lief "@code{python-lief} is a cross platform library which can parse, modify and abstract ELF, PE and MachO formats.") (license license:asl2.0))) + +;;; +;;; Avoid adding new packages to the end of this file. Place them above by +;;; existing packages with similar functionality or similar names. +;;; diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index 94c3bfeb6f..a0c3990b98 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -13766,3 +13766,8 @@ (define (run-with-output-file file command . args) has not yet been packaged for Guix.") (license license:bsd-2) (properties `((upstream-name . "anystyle-cli"))))) + +;;; +;;; Avoid adding new packages to the end of this file. Place them above by +;;; existing packages with similar functionality or similar names. +;;; diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 212c7eb4a9..c09bae4303 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -11572,3 +11572,8 @@ (define-public texlive-sourcecodepro Adobe in both Adobe Type 1 and OpenType formats, plus macros supporting the use of the fonts in LaTeX (Type 1) and XeLaTeX/LuaLaTeX (OTF).") (license (list license:lppl1.3+ license:silofl1.1)))) + +;;; +;;; Avoid adding new packages to the end of this file. Place them above by +;;; existing packages with similar functionality or similar names. +;;;