From patchwork Sat Feb 10 21:51:33 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 59982 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 BC59F27BBEA; Sat, 10 Feb 2024 21:53:15 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-3.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H5,RCVD_IN_MSPIKE_WL, SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham 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 4607527BBE2 for ; Sat, 10 Feb 2024 21:53:14 +0000 (GMT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rYvHE-0003SP-6Q; Sat, 10 Feb 2024 16:52:48 -0500 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 1rYvHC-0003Rl-Et for guix-patches@gnu.org; Sat, 10 Feb 2024 16:52:46 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rYvHC-0007EQ-6i for guix-patches@gnu.org; Sat, 10 Feb 2024 16:52:46 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rYvHR-0003Oq-T1 for guix-patches@gnu.org; Sat, 10 Feb 2024 16:53:01 -0500 Subject: bug#68613: [PATCH] gnu: Add python-scikit-opt. Resent-From: Ludovic =?utf-8?q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 10 Feb 2024 21:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 68613 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: TimotheeMathieu Cc: Sharlatan Hellseher , Munyoki Kilyungi , Lars-Dominik Braun , jgart , Marius Bakke , 68613-done@debbugs.gnu.org Mail-Followup-To: 68613@debbugs.gnu.org, ludo@gnu.org, timothee.mathieu@inria.fr Received: via spool by 68613-done@debbugs.gnu.org id=D68613.170760192412921 (code D ref 68613); Sat, 10 Feb 2024 21:53:01 +0000 Received: (at 68613-done) by debbugs.gnu.org; 10 Feb 2024 21:52:04 +0000 Received: from localhost ([127.0.0.1]:44430 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rYvGV-0003MG-Tk for submit@debbugs.gnu.org; Sat, 10 Feb 2024 16:52:04 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:52152) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rYvGT-0003Lc-NB for 68613-done@debbugs.gnu.org; Sat, 10 Feb 2024 16:52:02 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rYvG5-00078v-76; Sat, 10 Feb 2024 16:51:37 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=lATOkmB16pSO6Obd8gQ2eJikAX0R/1IxXYJdZ/ob6Tc=; b=WEZVSx8Wq0WAWRYpVohT sCxys9X11ikYx0XenkG8814Ng5wP4e2ZOPrCP5kCaf9iyIPr+nXMqBWtuQC1ehN1Rs/wXJRdwKsAu 79DOCHq/DOYp34uIKpMP1QjJmVPxx9ZoK/wxkxfZNFXOy0DZu/7cIk3zIk1qYvxqa1RfmFz8XuMjw R9N0eFMx8K+R2hvd6roeW1kXEZRH8+c2uBGT0t/C1Y8vT1Eww94Em3G83UfYug6ygd+3MrYb6l09h QpRXvVqhreghpdTkDlG8QbtI6DJkEYwtk21xTCpOv9MuQt1vT1U0E696KGvrRiGRGiePa/Dr9fX5w 9j8ipttHDKdsSA==; From: Ludovic =?utf-8?q?Court=C3=A8s?= In-Reply-To: <7951a014460cd0928ef46de7336f8811009dc4bf.1705750860.git.timothee.mathieu@inria.fr> (TimotheeMathieu's message of "Sat, 20 Jan 2024 12:41:00 +0100") References: <7951a014460cd0928ef46de7336f8811009dc4bf.1705750860.git.timothee.mathieu@inria.fr> Date: Sat, 10 Feb 2024 22:51:33 +0100 Message-ID: <8734u0htsq.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) 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-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches Hi, TimotheeMathieu skribis: > * gnu/packages/python-science.scm (python-scikit-opt): New variable. > > Change-Id: I47d6b35d9658a37a242b4db61d293fa7efd33802 In the meantime, qa.guix caught up and apparently all is fine. Applied with the changes below, as per: https://guix.gnu.org/manual/devel/en/html_node/Synopses-and-Descriptions.html Thanks, Ludo’. diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm index c02c2b3f9b..2cdada5ef3 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm @@ -352,12 +352,12 @@ (define-public python-scikit-opt (build-system pyproject-build-system) (propagated-inputs (list python-numpy python-scipy)) (home-page "https://github.com/guofei9987/scikit-opt") - (synopsis "Swarm Intelligence in Python") + (synopsis "Swarm intelligence algorithm in Python") (description - "Scikit-opt(or sko) is a Python module of Swarm Intelligence - Algorithm. Such as Genetic Algorithm, Particle Swarm Optimization, - Simulated Annealing, Ant Colony Algorithm, Immune Algorithm, - Artificial Fish Swarm Algorithm.") + "Scikit-opt (or sko) is a Python module implementing @dfn{swarm +intelligence} algorithms: genetic algorithm, particle swarm optimization, +simulated annealing, ant colony algorithm, immune algorithm, artificial fish +swarm algorithm.") (license license:expat))) (define-public python-scikit-optimize