From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id IMhDKTFtwmQAJgAASxT56A (envelope-from ) for ; Thu, 27 Jul 2023 15:12:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id /2kVKTFtwmQLMwEAauVa8A (envelope-from ) for ; Thu, 27 Jul 2023 15:12:17 +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 389D64E40A for ; Thu, 27 Jul 2023 15:12:17 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=foundationdevices.com header.s=google header.b=MbWWGFGM; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690463537; h=from:from:sender:sender:reply-to: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=XP7oGPbZrIchrMsQFQYnPcp69Yp1xLQcMFu9C/Y8r4E=; b=Hq81hSoRmhd8lVrK8vETuIbtn2r2bKZWBBnZnLmigeU6+FKrImK1xMlhMok2cLi/SHhFZQ yDL9CSwkjtAc4UaF3DG3stqblrydorbE2tbOCAyuQlE/mXG2iN+rXPC7f2LBhyCD47Pyik Zr3g61xCw9gxPc9AiXgIgM30U0GT/MM3ZoQN9USYhBLPzUzV+bZ6eVkrn1U/wb83R4YNTf Mc6SUKOzl5ZflDLLOu45nUGxcRoWZGwyQz2rkUtiKNlHyR6X6PL+GttIa8qNKysMywyMNV ZCcjAfoLOeCuiGtw2a1aFHYESOhZYLlYiVxt1kPg5OAuzwHkGigTKtsWgj260g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=foundationdevices.com header.s=google header.b=MbWWGFGM; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690463537; a=rsa-sha256; cv=none; b=UYf8dnvdM9QwrhFWQDFrkVjIO7vZ015Eny3608wEx4smZXFg6G5NviPSj7YyDN3elz5jWw 34Oa4MwJMevwVsL053iAYbL3olx8rZaHJJbagxuHgTZfg15EgqVW7T0AIC6jO3GGeJHpLk X6TZQ5In1jX6fbMgMUUuyY/iJC6CeUIcTw/URJ7lhpxYqeNglcZhhIUlk67f1aWWaPqTmF oNtw3ciJnfQ8vRAvqOl4/+/9NC8eUQ1sv0pl371qGLT3Q4Mwpg7u9OgDsAr+02/ZRJmrdH SxAuG3IiO5cuvHl3gdwLBVKsHkGNNpW2QbOKn38d5hhgIAXrtKpW6Q8+tP6y+A== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qP0aG-0000Zg-GW; Thu, 27 Jul 2023 08:59:12 -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 1qP0a7-0000XB-U7 for guix-patches@gnu.org; Thu, 27 Jul 2023 08:59:03 -0400 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 1qP0a6-0003Ss-Nq for guix-patches@gnu.org; Thu, 27 Jul 2023 08:59:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qP0a6-0003Cl-KE for guix-patches@gnu.org; Thu, 27 Jul 2023 08:59:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64896] [PATCH 6/8] gnu: Add python-dotty-dict. Resent-From: Jean-Pierre De Jesus DIAZ Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 27 Jul 2023 12:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64896 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64896@debbugs.gnu.org Cc: Jean-Pierre De Jesus DIAZ Received: via spool by 64896-submit@debbugs.gnu.org id=B64896.169046269312224 (code B ref 64896); Thu, 27 Jul 2023 12:59:02 +0000 Received: (at 64896) by debbugs.gnu.org; 27 Jul 2023 12:58:13 +0000 Received: from localhost ([127.0.0.1]:40909 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qP0ZJ-0003B0-B5 for submit@debbugs.gnu.org; Thu, 27 Jul 2023 08:58:13 -0400 Received: from mail-wr1-x433.google.com ([2a00:1450:4864:20::433]:54304) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qP0ZF-0003A4-2p for 64896@debbugs.gnu.org; Thu, 27 Jul 2023 08:58:09 -0400 Received: by mail-wr1-x433.google.com with SMTP id ffacd0b85a97d-3175f17a7baso1012485f8f.0 for <64896@debbugs.gnu.org>; Thu, 27 Jul 2023 05:58:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foundationdevices.com; s=google; t=1690462683; x=1691067483; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=XP7oGPbZrIchrMsQFQYnPcp69Yp1xLQcMFu9C/Y8r4E=; b=MbWWGFGMHdW1OgD7E/DKeGLVN9ZlJbz1Ej2ydJYsk/1/X7eX6H1OKcfAFo4atZQFkN jkKnRFBoizeT2J87cQGGgrW5Gqb29Jk1ew9IeDkTwy5o9LWAeJrenLbwUQsq0B2dZv3l dAqjWcgJAD8llT9qNP32xHzwoGhACFteNUNhWHnmHGQqjlqdozpPwSQgD9iVaYFgaZW9 dlGni3aBf2LWVuSUS9gAaMiYOCw7PYudxq5HL2AEtOBlpVX7sv+XX0nZUjlPjhbxLP3i BExq0nBLAbuNt0GON257Q/8G9HqHXxgvPqen0drKujToYrl1v4rtCGDU2xyej4/DN95a 4n8w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690462683; x=1691067483; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XP7oGPbZrIchrMsQFQYnPcp69Yp1xLQcMFu9C/Y8r4E=; b=cWq72Y3LVeTMRifSLyfrGo2sXb7hrDtuB7hJJY7qWxCp6keOkFodWZ253aDaYeJJnd Ul28rkhAdybMuQQvzQ11x4qboatb57dLirqDuxjzhb8j5X7I4ETBy8cxxrI7INdfU4OQ 2N1hszwNMsB6Ugv1549fDsKsSsEepOScqZAat8mAAPo8MHgmjEwMLkSnoatJ2jmj8Q6h 7GkuP3gPovN3q4CuqQjIlvfnMGwQGOK9RFT0I3lgorBTMHCOgVEEoduG7vhASQWxCBo9 KCHIMzHKzhdZJQrabomVt6nSTuyXzEhi0K56PjaKey1RAiIu4zN20ehd3KfUXNIhtv16 Jj8g== X-Gm-Message-State: ABy/qLb+fnVMpCtpN6OoON6+ZhC3QZCgvyBakXlzTJEGT6MafsdOJiF1 5lhHMG/2Ogh+6FwBLX2nYLIWexTriX47iYMtVMG+xw== X-Google-Smtp-Source: APBJJlE4cM2ZMwNNCh68B9KUmiGr7l28J1rTefR5kdjc3l7XE6RDuvrP6OSw1xiosUQpkqTND7vHtA== X-Received: by 2002:a5d:6a91:0:b0:314:fe8:94d8 with SMTP id s17-20020a5d6a91000000b003140fe894d8mr1622790wru.31.1690462683341; Thu, 27 Jul 2023 05:58:03 -0700 (PDT) Received: from omen15.home ([89.131.29.87]) by smtp.gmail.com with ESMTPSA id v15-20020a5d4a4f000000b003143b7449ffsm2049800wrs.25.2023.07.27.05.58.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 27 Jul 2023 05:58:03 -0700 (PDT) Date: Thu, 27 Jul 2023 14:57:39 +0200 Message-Id: <20230727125741.8766-6-jean@foundationdevices.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230727125741.8766-1-jean@foundationdevices.com> References: <20230727125741.8766-1-jean@foundationdevices.com> 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: , Reply-to: Jean-Pierre De Jesus DIAZ X-ACL-Warn: , Jean-Pierre De Jesus DIAZ via Guix-patches From: Jean-Pierre De Jesus DIAZ via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -4.65 X-Migadu-Queue-Id: 389D64E40A X-Migadu-Spam-Score: -4.65 X-Migadu-Scanner: mx0.migadu.com X-TUID: ZPnBfAj9Bx3V * gnu/packages/python-xyz.scm (python-dotty-dict): New variable. Signed-off-by: Jean-Pierre De Jesus DIAZ --- gnu/packages/python-xyz.scm | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 91dbbe7d83..a6d789aacf 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -625,6 +625,25 @@ (define-public python-dotmap dictionary, can be convert to a dictionary, and is ordered by insertion.") (license license:expat))) +(define-public python-dotty-dict + (package + (name "python-dotty-dict") + (version "1.3.1") + (source (origin + (method url-fetch) + (uri (pypi-uri "dotty_dict" version)) + (sha256 + (base32 + "058sah2nyg44xq5wxywlzc3abzcv9fifnlvsflwma9mfp01nw0ab")))) + (build-system pyproject-build-system) + (native-inputs (list python-poetry-core)) + (home-page "https://github.com/pawelzny/dotty_dict") + (synopsis "Python library for accessing dictionaries using a dot syntax") + (description "This package provides a library that wraps the traditional +Python dictionaries and provides a syntax to access nested dictionaries values +using a dot syntax, for example: @code{dictionary['deeply.nested.key']}.") + (license license:expat))) + (define-public python-twodict (package (name "python-twodict") -- 2.34.1