From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id mODQM5HPjWRwtQAASxT56A (envelope-from ) for ; Sat, 17 Jun 2023 17:21:53 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id KMWnM5HPjWS1jAAAauVa8A (envelope-from ) for ; Sat, 17 Jun 2023 17:21:53 +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 AFCEE16B66 for ; Sat, 17 Jun 2023 17:21:53 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qAXjd-00055z-Ed; Sat, 17 Jun 2023 11:21:05 -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 1qAXjb-00054o-Ls for guix-patches@gnu.org; Sat, 17 Jun 2023 11:21:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qAXjb-0008DR-DZ for guix-patches@gnu.org; Sat, 17 Jun 2023 11:21:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qAXjb-0000Xd-9E for guix-patches@gnu.org; Sat, 17 Jun 2023 11:21:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64134] [PATCH 13/17] gnu: Add python-detecta. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 17 Jun 2023 15:21:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64134 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64134@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 64134-submit@debbugs.gnu.org id=B64134.16870152291941 (code B ref 64134); Sat, 17 Jun 2023 15:21:03 +0000 Received: (at 64134) by debbugs.gnu.org; 17 Jun 2023 15:20:29 +0000 Received: from localhost ([127.0.0.1]:52367 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qAXj3-0000VF-Dv for submit@debbugs.gnu.org; Sat, 17 Jun 2023 11:20:29 -0400 Received: from mout01.posteo.de ([185.67.36.65]:48521) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qAXj1-0000V1-N3 for 64134@debbugs.gnu.org; Sat, 17 Jun 2023 11:20:28 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 34D3F240028 for <64134@debbugs.gnu.org>; Sat, 17 Jun 2023 17:20:22 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1687015222; bh=2NCnL5iOkPbWET9bsfrL3qQkfnW45MosK5irpY9y+kQ=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version: Content-Transfer-Encoding:From; b=feyjWvaQPClIuQbYY41J3+PFZXsMEe/8bm4sQu63QbGOrkcv2Eo+so4GeqNLyb1aO dCLjSVJNkMjT9rYpl2AWWADFuCOoewOburBXHqrhzieW/DZJYPEjSWewytzkC74yW9 5lsdXXhWhGo8Wva5slXr9cvJNNNX2Gd9VavspY9FT8FhDsLiWVzXhDha11Si/Y4I8c xmuIeA/Eakg4viLO+7kZn1EBT34XJDH+DvR/BSdH2Royn/0N7vMlJO2OVi8PcUXSLz qH5nDek27VKpstOQqJxlX4b/xvm/88sGfCWC+gV8kz8YUTOD+RIHu+do4Mif4JykIg HARVZjluNIUBQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Qk08N37yKz6tvr; Sat, 17 Jun 2023 17:20:20 +0200 (CEST) From: Vinicius Monego Date: Sat, 17 Jun 2023 15:18:36 +0000 Message-Id: <20230617151840.1748096-13-monego@posteo.net> In-Reply-To: <20230617151840.1748096-1-monego@posteo.net> References: <20230617151840.1748096-1-monego@posteo.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1687015313; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=bCBMbR7a7qCSP0uTtqeT8tksd5t20wzYmC4MEQf2THk=; b=BfJg4C55Z+jeZJSPaIRWZJJeyCf3AWbPIYPUIj/y3KCFb1O87XzjGR2xnabGBbAA4XqsM/ rSKACMumu5wzGE2kmGQed+T2k82MgBSAWW462kHUlLgoPe3IPPqSOfNo1Zl0FDrbRZ/Y/O i8HkEmjx8DoC0z8PT0c1Ni/xVQl2sqEw5MivN6SRw1GkLgUB/pYnW6pc+p04sG0gOPTJml m5BeMDq9WYVpXoj9nOSMRqO1g7ysXPo2a3zvSILI5yaVVD4+eqeGKdPEDe55/zry+C+5SS dTdRgwB/EIrzrx2e9FUKrf2g5eqwKPQDuzfLgFcmzBsjZ9+SLsflRA9aP+rCkw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=feyjWvaQ; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1687015313; a=rsa-sha256; cv=none; b=iPO9jxxISkMmKDH0NkoQZywXIvP5D/HyGhzaiXqB3ooVSnjzSjqOJf5sS0Y+6b+vne+yfn o2YpXSJ9RRYodGcvnlVQsgyCAiGgxkNdT6tV0WLuAPYy5LNsrO7PHkelsC1SDV3War8Wri siRafKgOXewX8jaDUMuL50etibtYnWnBDwT0wcT6nxa3pk2VHn5R089JaBP4ndQzNZDNmX dg88jrUXilwQJG9lH0BfwLYeM8+zGcHMFAPdeGSEK2WvvZ2ef4JU/nP/MRUynMS/avLaEQ THXy9vfGKY4dSe0W9iyorcgp2GEi3NYcj6aT0PUGeJpbnEWA1scovsBiIjBclg== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: 0.67 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=feyjWvaQ; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (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: AFCEE16B66 X-Spam-Score: 0.67 X-TUID: r4cI4eABVuA8 * gnu/packages/python-science.scm (python-detecta): New variable. --- gnu/packages/python-science.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm index fb2ea0c3b5..ca0d0e5941 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm @@ -532,6 +532,28 @@ (define-public python-pythran Python module with the same interface, but (hopefully) faster.") (license license:bsd-3))) +(define-public python-detecta + (package + (name "python-detecta") + (version "0.0.5") + (source (origin + (method url-fetch) + (uri (pypi-uri "detecta" version)) + (sha256 + (base32 + "1v830v258vn59sk15rx8m1sycpx8q26pyniqrvb99jdvvw9pvsnj")))) + (build-system pyproject-build-system) + (arguments + (list #:tests? #f)) ; no tests + (propagated-inputs (list python-numpy)) + (home-page "https://github.com/demotu/detecta") + (synopsis "Detect events in data") + (description + "This package provides a Python module to detect events in data, such as +peaks, onset, abrupt changes, initial and final indices of sequential data +identical to a parameter.") + (license license:expat))) + (define-public python-pyts (package (name "python-pyts") -- 2.34.1