From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id gPp0H5IaLGEfMgAAgWs5BA (envelope-from ) for ; Mon, 30 Aug 2021 01:38:58 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id YEwfG5IaLGEyNAAAB5/wlQ (envelope-from ) for ; Sun, 29 Aug 2021 23:38: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 4622519915 for ; Mon, 30 Aug 2021 01:38:58 +0200 (CEST) Received: from localhost ([::1]:39770 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mKUO8-0005lb-Uq for larch@yhetil.org; Sun, 29 Aug 2021 19:38:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56484) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mKUNG-0005lI-J3 for guix-patches@gnu.org; Sun, 29 Aug 2021 19:38:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46202) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mKUNG-0006VY-AR for guix-patches@gnu.org; Sun, 29 Aug 2021 19:38:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mKUNF-0005OP-W3 for guix-patches@gnu.org; Sun, 29 Aug 2021 19:38:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50262] [PATCH] gnu: Add python-box. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 29 Aug 2021 23:38:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 50262 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50262@debbugs.gnu.org Cc: Giacomo Leidi X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.163028023820664 (code B ref -1); Sun, 29 Aug 2021 23:38:01 +0000 Received: (at submit) by debbugs.gnu.org; 29 Aug 2021 23:37:18 +0000 Received: from localhost ([127.0.0.1]:57748 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mKUMX-0005ND-Ob for submit@debbugs.gnu.org; Sun, 29 Aug 2021 19:37:17 -0400 Received: from lists.gnu.org ([209.51.188.17]:43178) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mKUMV-0005N6-R6 for submit@debbugs.gnu.org; Sun, 29 Aug 2021 19:37:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56464) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mKUMV-0005jK-Jx for guix-patches@gnu.org; Sun, 29 Aug 2021 19:37:15 -0400 Received: from latitanza.investici.org ([2001:888:2000:56::19]:34847) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mKUMS-0005xK-Se for guix-patches@gnu.org; Sun, 29 Aug 2021 19:37:15 -0400 Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4GyVGr6BCXzGp5t; Sun, 29 Aug 2021 23:37:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1630280228; bh=K2pmKnYUUpO/drVJ81GHJrcwHtid4+eOxPyk5phg9wI=; h=From:To:Cc:Subject:Date:From; b=gJANaBnCNkmv2r4BGW+0Ijhzv7lF+LvvnMYAGwZ119xCuZ8tSYIxVWzy35G0ACeZu uALya2fxtDvB6YCDiM+rDaFxt2Glf/It4j77mr/Uz+rHeNa/uvSvfw60YYiFFqxTHj HTIiRvJM1cRdW1I2Z6n7Ayk+je4hB+D3OC2bZbzo= Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4GyVGr5JX1zGp5p; Sun, 29 Aug 2021 23:37:08 +0000 (UTC) From: Giacomo Leidi Date: Mon, 30 Aug 2021 01:36:55 +0200 Message-Id: <20210829233655.2550-1-goodoldpaul@autistici.org> X-Mailer: git-send-email 2.33.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2001:888:2000:56::19; envelope-from=goodoldpaul@autistici.org; helo=latitanza.investici.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-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+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=1630280338; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=K2pmKnYUUpO/drVJ81GHJrcwHtid4+eOxPyk5phg9wI=; b=i92teSzJVAOvsclg5P4Hlc5Uv7suI0eHmIo3IWwCeNfkueBF7j5/Q9DbXgcI6l2edVe9uw VC3PfP1Stiy22GY2CiYr3bT6V0t3ipmSkWj8TRZtYIjaghLN+0Oz7L2jdBs0NeQLb4g5Q4 QLi6TtmczNT2oi1kO+SXV0/aAr5Wj7/Lqgek8YE/FkJ1MfomFUgMJuqBW0ZO/bHDQEh970 maHFOdwmOG80nok5Qx2VsHwjJDGhWTuIQuBd7S3AXsAs6BWt6ZEUy18yR9qY0QV73P2qRA BVdOQqutcdTrf9GdDWHWv9XYGezT+qvq0PseLsu4BzKK8fmu1IwKb1qUDXyIKw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1630280338; a=rsa-sha256; cv=none; b=fFP/9RzOwydgtIEHU6qQfB41miV8WpwJcRfb+e3gVZD+QXEMXnxZvBOAUW1Mocp771KZt+ r5q9j0pgVvd/miIhpEZCNAqyCXOi26sdqhohh3Id8JuXE2yemhPJRbVvhr+Ddbkpzi+Yr8 sRgM04wV5It+vlTAXa5uK9ap0PVCXOhGI8egQtYH+2oVRRoiYwQDq8jmGS8VNLyvfmFx/7 O1Y8/IhHt5U54F4JjMHPeSNU7PNYx1WnFsj6JVgP6bArqhvu3kQ7PBefaL3REpPHbKMO3Y wmDT2Vy83oj2kzA/FmD7GohLtQHLL2GlsgOHvMKW8YvLV2GRLdkav/HagbGyMw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=gJANaBnC; dmarc=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.58 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=gJANaBnC; dmarc=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: 4622519915 X-Spam-Score: 3.58 X-Migadu-Scanner: scn0.migadu.com X-TUID: O4tO4FhIiDjv * gnu/packages/python-xyz.scm (python-box): New variable. --- gnu/packages/python-xyz.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 1d1a679133..69fbb8b40a 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -26435,3 +26435,27 @@ a (rather superficial) static analysis, and constructs a directed graph of the objects in the combined source, and how they define or use each other. The graph can be output for rendering by GraphViz or yEd.") (license license:gpl2))) + +(define-public python-box + (package + (name "python-box") + (version "5.3.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "python-box" version)) + (sha256 + (base32 + "0jhrdif57khx2hsw1q6a9x42knwcvq8ijgqyq1jmll6y6ifyzm2f")))) + (build-system python-build-system) + (propagated-inputs + `(("python-msgpack" ,python-msgpack) + ("python-ruamel.yaml" ,python-ruamel.yaml) + ("python-toml" ,python-toml))) + (home-page "https://github.com/cdgriffith/Box") + (synopsis + "Advanced Python dictionaries with dot notation access") + (description + "This package provides the @code{python-box} Python module. +It implements advanced Python dictionaries with dot notation access.") + (license license:expat))) base-commit: 994d8ce394e88b55985241b7b14f6a8459bcf9e8 -- 2.33.0