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 +OW/Ftg/MmRJIwEASxT56A (envelope-from ) for ; Sun, 09 Apr 2023 06:32:24 +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 OFqdFtg/MmSHmgAAauVa8A (envelope-from ) for ; Sun, 09 Apr 2023 06:32:24 +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 62AB33C495 for ; Sun, 9 Apr 2023 06:32:23 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1plMim-0006kT-UT; Sun, 09 Apr 2023 00:32:09 -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 1plMih-0006jR-1Z for guix-patches@gnu.org; Sun, 09 Apr 2023 00:32: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 1plMig-0008N7-BU for guix-patches@gnu.org; Sun, 09 Apr 2023 00:32:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1plMig-0004hg-7d for guix-patches@gnu.org; Sun, 09 Apr 2023 00:32:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#42682] [PATCH v2 1/9] gnu: Add python-hjson. Resent-From: Fredrik Salomonsson Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 09 Apr 2023 04:32:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42682 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 42682@debbugs.gnu.org Cc: Fredrik Salomonsson Received: via spool by 42682-submit@debbugs.gnu.org id=B42682.168101469717955 (code B ref 42682); Sun, 09 Apr 2023 04:32:02 +0000 Received: (at 42682) by debbugs.gnu.org; 9 Apr 2023 04:31:37 +0000 Received: from localhost ([127.0.0.1]:60018 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1plMiG-0004fW-S7 for submit@debbugs.gnu.org; Sun, 09 Apr 2023 00:31:37 -0400 Received: from mout02.posteo.de ([185.67.36.66]:47179) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1plMiE-0004f5-Dg for 42682@debbugs.gnu.org; Sun, 09 Apr 2023 00:31:35 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 9C19D240183 for <42682@debbugs.gnu.org>; Sun, 9 Apr 2023 06:31:28 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1681014688; bh=GV+tt2rW4+hheXaantb/W7WspeEbvTmhQoBuauLZy4A=; h=From:To:Cc:Subject:Date:From; b=GwhL2wyiSPyyabRFMPnbTAzhhKWiDYsryVE0BvqnH9G0JbyNX0DWNUxkANmSdg88A aeu6a7Y7/94lpQUMpNhgGuj8Cj5NDLShg8tbNy87SU79KesfLV+RNfKEOnSPQqHJeC 46J/B8ty/QbI8yhD/SKTzxsz16CxJsKEnX6HHZN4fV+kdu3tEtwrAIC/7WZcNap7ZX g2Wh/d2mnFPR9HugadJYHszNvaXrxDrFz/9BmUQMPRRo4hNr0advpX5RBNvw3SrH9D Gnwd2UXUGvnL8bU+6ZUaMZH1xz3dDUe+KNvxR1i9cpSyxB2EWCkZ9qhc54fiCbxMa0 e4KVWCx1vAMKA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4PvK1W5xTLz6tsj; Sun, 9 Apr 2023 06:31:27 +0200 (CEST) From: Fredrik Salomonsson Date: Sun, 9 Apr 2023 04:31:08 +0000 Message-Id: <20230409043116.13244-2-plattfot@posteo.net> In-Reply-To: <20230409043116.13244-1-plattfot@posteo.net> References: <20230409043116.13244-1-plattfot@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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-Seal: i=1; s=key1; d=yhetil.org; t=1681014743; a=rsa-sha256; cv=none; b=hdbS1vDg7IfDNYkCIGDDuhqSBA2wV2Fr6AwlTWo+IkS6D5JRyGXWGahrCXLYQ471bltCpn 6034p/Ukm0xxGg5maFo2pl/ArTBwrYCSExmT4lYbhsanw9Cqjne3BbdLX6VgUOs2jmNMWF 3DkwAxiXirzVEnFmJBCpG7Z39Uo0b4NA+Ehuu2Nlxrs/RLDrepZ7ZGk1hXnnrE6mgLLm89 zDsw7qTUL44FsV2W63j6A8w+K/nFOLyHnvlh6Uqly28YAS6h0Uegu0hlY/fcGT61NvjMuS w1O2NvbXkY5vguM88bw9XkRA55q0HX6t6wRsLHpXyTL/V2vCRRPtAThm5HXlKA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=GwhL2wyi; 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1681014743; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=LMpY4LKsAIWs+80RWJreFfNLxnQuaa+J6CyysBp++Wc=; b=JP5FzY604ioxeNYUXSBfrwCW7TNyzbHZaGQs8xGmuhPx0hCjntC+g53uQTaWv5VHGNiBKX jHkPquBPe8Z0q4FrfDHk/qBC8Btcn/BhQWmm8UzV9lGbS36Q5UVraEWTljSUHGqOntSHwM Hod8kXUxSfAwxp2SPoSHUI14gjHPHUCq/N9j81cIya8iG4MgB9J3Hje/AFGYGbly+EE7SC 7gQQfcjwFLJswCvvHh72MiwIDKWGOgqOL7AbfgkRAVY6NMLtyzegbQ4zNjHXo90wXaFmvn pd7faK33I2+TMYst6dxC8Qyt78vu2q9p+0tdvoep72XefXIhxIf6Vrz77WGuTw== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=GwhL2wyi; 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-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -0.92 X-Spam-Score: -0.92 X-Migadu-Queue-Id: 62AB33C495 X-TUID: nQQnsT4fdbJg * gnu/packages/python-xyz.scm (python-hjson): New variable. --- gnu/packages/python-xyz.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index bd68d060b5..6ce8aa2072 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -135,6 +135,7 @@ ;;; Copyright © 2023 Gabriel Wicki ;;; Copyright © 2023 Amade Nemes ;;; Copyright © 2023 Bruno Victal +;;; Copyright © 2023 Fredrik Salomonsson ;;; ;;; This file is part of GNU Guix. ;;; @@ -2413,6 +2414,25 @@ (define-public python-humanfriendly helpers.") (license license:expat))) +(define-public python-hjson + (package + (name "python-hjson") + (version "3.1.0") + (source (origin + (method url-fetch) + (uri (pypi-uri "hjson" version)) + (sha256 + (base32 + "0xfgrnwr6xaqfkaxnzd06sw8zv6dpkbrk0w0kjbag0yg4xd4gbsm")))) + (build-system python-build-system) + (arguments + (list #:tests? #f)) ; no tests + (home-page "https://github.com/hjson/hjson-py") + (synopsis "Hjson, the Human JSON user interface") + (description "This package provides a configuration file format that caters +to humans and helps reduce the errors they make.") + (license license:expat))) + (define-public python-textparser (package (name "python-textparser") -- 2.39.2