From patchwork Thu Oct 21 03:52:47 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33967 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 5CDA327BBE1; Thu, 21 Oct 2021 04:55:14 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 3E78F27BBE3 for ; Thu, 21 Oct 2021 04:55:13 +0100 (BST) Received: from localhost ([::1]:34832 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPAe-0007k8-A2 for patchwork@mira.cbaines.net; Wed, 20 Oct 2021 23:55:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38316) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPAV-0007jl-2Y for guix-patches@gnu.org; Wed, 20 Oct 2021 23:55:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44374) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPAU-0005KA-Pe for guix-patches@gnu.org; Wed, 20 Oct 2021 23:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPAU-0005LM-PY for guix-patches@gnu.org; Wed, 20 Oct 2021 23:55:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 02/29] gnu: Add python-immutabledict. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 03:55:02 +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.163478845620448 (code B ref 51314); Thu, 21 Oct 2021 03:55:02 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 03:54:16 +0000 Received: from localhost ([127.0.0.1]:55913 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdP9j-0005Jj-W3 for submit@debbugs.gnu.org; Wed, 20 Oct 2021 23:54:16 -0400 Received: from mout01.posteo.de ([185.67.36.65]:36511) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdP9i-0005JK-MX for 51314@debbugs.gnu.org; Wed, 20 Oct 2021 23:54:15 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 010C1240026 for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 05:54:09 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634788449; bh=P6MH4R0zl/axEjEHhNyZA35WxaLServdpY7x7J5WoMk=; h=From:To:Cc:Subject:Date:From; b=pc8g1K+ErtzOIcd8Z+RQehDUj2567pd+lO+zC+IZ8s79Mvjhnl/89dCfzf87pN9iu juZiy1OgGObV+7P0NjZ83pEmjjt9AJN0Hrs90Cpe5CqST93bm2MJplw9KwhdRKVUio AsuJTWP77Dh4xSLaqcILRvN8ziljwq0x5O6ZccGWJ8xrSl7HhQfDhW9zhWWLB42DPY yIDqofjAjSWn1n1OdBRtoBE+rdKl2O2ITCxvRUdPuRdvONqZg4Ew9/nD87dqJ+rBI9 2b9CU0pqqTDMbvXdaS9OHmdafhKgYNfRza+lzYxPFcrn27zE0nYwKqYeM2BEoVEEaS RI3/msxW4//Ag== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYWN16HGz9rxH; Thu, 21 Oct 2021 05:54:07 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 03:52:47 +0000 Message-Id: <20211021035314.241360-2-monego@posteo.net> In-Reply-To: <20211021035314.241360-1-monego@posteo.net> References: <20211021035314.241360-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-xyz.scm (python-immutabledict): 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 0e56570b83..cf6b4e8e82 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -9691,6 +9691,28 @@ applications.") "PyZMQ is the official Python binding for the ZeroMQ messaging library.") (license license:bsd-4))) +(define-public python-immutabledict + (package + (name "python-immutabledict") + (version "2.2.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "immutabledict" version)) + (sha256 + (base32 "0fpc4gbk7inpfbgdypsg6c18bmdjw8gwx47bjw0hvixn3gghxnqx")))) + (build-system python-build-system) + (arguments + `(#:tests? #f)) ; no tests in PyPI release and no setup.py in GitHub + (native-inputs + `(("python-pytest" ,python-pytest))) + (home-page "https://github.com/corenting/immutabledict") + (synopsis "Immutable wrapper around dictionaries") + (description + "@code{immutabledict} is a immutable wrapper around dictionaries. It is +a fork of @code{frozendict}.") + (license license:expat))) + (define-public python-pep8 ;; This package has been renamed to ‘pycodestyle’ and is no longer updated. ;; Its last release (1.7.1) adds only a scary warning to this effect, breaking