From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id IPhUEHLYumL6wwAAbAwnHQ (envelope-from ) for ; Tue, 28 Jun 2022 12:31:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id wIRVEHLYumK5fwAA9RJhRA (envelope-from ) for ; Tue, 28 Jun 2022 12:31:14 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id EA59F1382A for ; Tue, 28 Jun 2022 12:31:12 +0200 (CEST) Received: from localhost ([::1]:47802 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o68Ux-0007j3-K7 for larch@yhetil.org; Tue, 28 Jun 2022 06:31:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52956) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o68P7-0008Us-24 for guix-patches@gnu.org; Tue, 28 Jun 2022 06:25:11 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60104) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o68P0-0000ko-Dk for guix-patches@gnu.org; Tue, 28 Jun 2022 06:25:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o68P0-0007Pm-92 for guix-patches@gnu.org; Tue, 28 Jun 2022 06:25:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56274] [PATCH 0/1] Add python-gp-extras Resent-From: Wiktor =?UTF-8?Q?=C5=BBelazny?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 28 Jun 2022 10:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 56274 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 56274@debbugs.gnu.org Cc: Wiktor =?UTF-8?Q?=C5=BBelazny?= X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.165641184228414 (code B ref -1); Tue, 28 Jun 2022 10:25:02 +0000 Received: (at submit) by debbugs.gnu.org; 28 Jun 2022 10:24:02 +0000 Received: from localhost ([127.0.0.1]:54001 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o68O1-0007O2-RM for submit@debbugs.gnu.org; Tue, 28 Jun 2022 06:24:02 -0400 Received: from lists.gnu.org ([209.51.188.17]:41212) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o68Ny-0007Nn-RN for submit@debbugs.gnu.org; Tue, 28 Jun 2022 06:24:00 -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 1o68Nv-0005lt-3H for guix-patches@gnu.org; Tue, 28 Jun 2022 06:23:58 -0400 Received: from freeshell.de ([116.202.128.144]:45320) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o68Ns-0000XZ-7O for guix-patches@gnu.org; Tue, 28 Jun 2022 06:23:53 -0400 Received: from localhost.localdomain (cst-prg-4-201.cust.vodafone.cz [46.135.4.201]) (Authenticated sender: wz) by freeshell.de (Postfix) with ESMTPSA id 47E5EB22063C; Tue, 28 Jun 2022 12:23:39 +0200 (CEST) From: Wiktor =?UTF-8?Q?=C5=BBelazny?= Date: Tue, 28 Jun 2022 12:22:53 +0200 Message-Id: <20220628102253.31872-1-wz@freeshell.de> X-Mailer: git-send-email 2.36.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=116.202.128.144; envelope-from=wz@freeshell.de; helo=freeshell.de 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 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+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1656412273; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=7yct/sllgcttCbA07TT++9iPB4lE3eTlkK37dq2PLmo=; b=ksqLJTCcsQRob4WmY3gvpx62vXSKNiWwVpxqtF9pX+EGuEMqJc/tW+rtGD/HH19hL0qV6r zvDeIQEfgV/OEkxm0EK2IySjLAMaVbri+0HK1opB5TOhZaSRs/f0NwjvBui/mf4RY+syuh O1S1vMSiQmhWrieCBvs+Zhd2Q4ePhlIsh2dS8n7ftytEggyQG0zdETEF4VVoCbMYgIRmpA qlmfhZU6HBi70KZbm5IzFbMYSIwukGlxr9pyPuTXp/tdZPcJEoKtqy6VmjOGs5xFmBixnr 6fJPpDkai++V0tzMY2dw/Q9tORaZ6JThfMARPvlp6gC92WOrG2IEBKSL5PARpw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1656412273; a=rsa-sha256; cv=none; b=eEFctdHd07yd156ojLe8d3dbBwekZqBef7EsiPeT2afZqzS+pzsuh88FOlfPq5cBH74FgK av9cGQ8+0Ec+FauvReQY7vb5t2W1PpMXT12racrfz2mb62efh29m8gn44LDp7f5yJl2yvc mo4NLFpjHhcJHdd1qyzdYD/ovLrX9vNyJNC/eMMlf5SIWT2rLwCM+Fe516SZ7gWcqoTbna gCSPFMQ1NN8HkwU/0T9Gf34P+iOaXErxRQChLgIeUjSC9+bOUpMbwxVFSJBHiNbGDnkhs8 NM7VEZVLhcyzkiqGPIZc+Jhw1WIzPKvC/ZqIsADOI8mZMeRrGMWiL1mzu2X4Mw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=freeshell.de (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 1.95 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=freeshell.de (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: EA59F1382A X-Spam-Score: 1.95 X-Migadu-Scanner: scn0.migadu.com X-TUID: iLVJgGSbsdy9 This project is not active, anymore, but appears to be still compatible with scikit-learn. I’m concerned about the license. There are “License: BSD 3 clause” comments at the top of the scripts, but that’s all. I’m unsure whether such a form of licensing is sufficient. Wiktor Żelazny (1): gnu: Add python-gp-extras. gnu/packages/machine-learning.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) base-commit: 8d810c209f18ffb635a1db2488a939543c6f060f -- 2.36.1