From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id KNPmNurmcGFs1QAAgWs5BA (envelope-from ) for ; Thu, 21 Oct 2021 06:04:58 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id AH+eMurmcGHOMgAAB5/wlQ (envelope-from ) for ; Thu, 21 Oct 2021 04:04:58 +0000 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 769D52BB76 for ; Thu, 21 Oct 2021 06:04:58 +0200 (CEST) Received: from localhost ([::1]:41694 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPK5-0004Ny-K9 for larch@yhetil.org; Thu, 21 Oct 2021 00:04:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39820) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPJE-0003Ih-HD for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44436) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPJE-0000Ke-8b for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPJE-0005eE-4J for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 12/29] gnu: Add python-executing. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:04:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51314 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 51314@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 51314-submit@debbugs.gnu.org id=B51314.163478900621508 (code B ref 51314); Thu, 21 Oct 2021 04:04:04 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:03:26 +0000 Received: from localhost ([127.0.0.1]:55949 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPIc-0005aq-MP for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:26 -0400 Received: from mout02.posteo.de ([185.67.36.66]:57731) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPIb-0005aP-0F for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:25 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 163E7240101 for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:03:19 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634788999; bh=CuSDAiORPlrbeXdN//snykKj+9PZO201IiUalpcS/zM=; h=From:To:Cc:Subject:Date:From; b=BjGgwR9Lp8E/6bFIhYzdYIN9N1iZP8p2bS/xVVRn45DIrdwSVN5tJI53lqHGomogS bxnL1AQOH7ujq3ZfJp0p96T47fcdJ8azw7+sv07iVXtWCj97p3bIZp1Xnd0iD4BRMZ 0rM+mpwA3BZ9med+n+KgQcAuo+fvcH5RjzngtvdmP/6yhRkVuecsOC8qazfqKBx7gv kLn2C3GzIAwVCh/+FKtoKKTBqVqP6+yH+3sdUOZkKPuSXcsdS5u+DchD6DLfrNpSkF 8F5Xzt/XvpyF5GiiHL1luS7vRsrt0J/p5ZLuOwfwVqlo/kowdrsJ55GJeGrU6DAGCJ RkB1LtpPklfdw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYjy25XVz9rxN; Thu, 21 Oct 2021 06:03:18 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:43 +0000 Message-Id: <20211021040200.241873-8-monego@posteo.net> In-Reply-To: <20211021040200.241873-1-monego@posteo.net> References: <20211021040200.241873-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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1634789098; 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=+I3z4KXOsUUd+QVNpe0tRIQsInmy7/PSDczF7l5z87Q=; b=RoD96vnSJ5qbVJmb1tStxPX/sl5LuETml9/kfry8lwACQl8rJum7QfEnpTO/6OLF1Yzce4 fzZq/gqpat8nrpmBHgzxtA65ycDU7MHQQrmn8fWF7tf3JZ+Sg+5oo51dpRPWkPx34JsNIW uA/5vXM54I3NMMmkg1uTeEg4J1/AdLrcpAiIPvDHWabXyPllKOyvwc/KhlBKi/PF3GW3Pp l20ZI3y9ZnS34G3YdKyq+qVQjpUgD+ZFqQGbCBC+Kvm0Ic74HzJEwIMzSjolUjI4NfDkry UdBu7fXitICzLv5Lu4pESINdF418gSRrUqrjUx41Rx1ErRGtQw+GQ1Og3pmGGA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634789098; a=rsa-sha256; cv=none; b=U+BWY9uFJkxvPhxqS7Nb3P9siC3Yspe5etSY7uUr4VeukY9BCmt6kvIiM8ZPnqmW0op9R9 VtRrTNvlTjcbpwsQ2DXp7b0In96Qf7pJvf0HKaa9xFkKUzCQW2xFUMgECCK6j5gYWCVcLc jSwTZGg1B7Q92TclVhED9BbYTYZboKd8w1pqcVqI0ZAKBKBHjubm4A99ZTKS7YMg/aOxLv owyr5YOKDDLk7I/nJ0k4Q1z7j+nfUKKQ/WdcqNc05pxJdIn5gwJg5fiN5KTgHmSRZeC/Nz KIGV1rrdizvZAQJFdVb8rb5Sr6XFuYOApI8hmS/kiVrGHb+0BUwd+xkTpNEdew== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=BjGgwR9L; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.67 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=BjGgwR9L; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 769D52BB76 X-Spam-Score: 3.67 X-Migadu-Scanner: scn0.migadu.com X-TUID: kXnhNe0s4c94 * gnu/packages/python-xyz.scm (python-executing): New variable. --- gnu/packages/python-xyz.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 20aa6d9970..9c1ad55fbd 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -7070,6 +7070,28 @@ buffer transformation, compression, and decompression functions for use in the tifffile, czifile, and other scientific image input/output modules.") (license license:bsd-3))) +(define-public python-executing + (package + (name "python-executing") + (version "0.8.2") + (source + (origin + (method url-fetch) + (uri (pypi-uri "executing" version)) + (sha256 + (base32 "08q0xh9fd8k41sqpp23q6fb9bf7yj4y2q6sv30pj36vvk8pg8fy2")))) + (build-system python-build-system) + (arguments + `(#:tests? #f)) ; TODO: tests require python-asttokens + (native-inputs + `(("python-setuptools-scm" ,python-setuptools-scm) + ("python-toml" ,python-toml))) + (home-page "https://github.com/alexmojaki/executing") + (synopsis "Get information about what a Python frame is currently doing") + (description "This package lets you get information about what a frame is +currently doing, particularly the AST node being executed.") + (license license:expat))) + (define-public python-roifile (package (name "python-roifile") -- 2.30.2