From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id yAd6GkZHiWUL0AAAkFu2QA (envelope-from ) for ; Mon, 25 Dec 2023 10:11:34 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id IMOzE0ZHiWUMCQAA62LTzQ (envelope-from ) for ; Mon, 25 Dec 2023 10:11:34 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=VlEIj6mx; 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=1703495494; 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=QgfA4eyiNGe9mgzMcJC60fkdvR72lDtq0oW1bvTta2g=; b=fRjOUgFC3MAD4PX+SPOe7dAv6EGiXqp/hKbEnheX7nKw7oOgMVdkchtoEYtGQPhMKTUrov VtaBqkak2EHbn4YwDSqGNlPlr6SAVU+LaQxpQfSb4fiEYxaetvpySd0YjSUlK4lT3VugQZ T38rWX79Cj5ocW5lUf3DFYtMSs47oRV/DwOnn1SlSg7WbesyrEmAsPiamwgEXQWhhqZNyM FKST3l7aF9ZNgpD5WdmzS2s4ce2TgMW558e6ACUjUNMv/qvtGZLUwfStewT7PEYEMHZZII BHf9V0P4UoB2zHjruAGXr2hgFutTnO55IRULsR2ixNlqJ5zublqbw3Yu0yC20Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=VlEIj6mx; 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=1703495494; a=rsa-sha256; cv=none; b=lp1hRO3J7VyiqxE0XxRiyItV0rbTaGhfaTL+zPHm/wLxs6GLznHYmc0ozLtyCVU7KfOTR3 UrCfVkVuLoMrrnmFgtgYLRghKmcjMrZbwXsp/5ApAMpdmo298L5ZxI7Nze+3qmz81oa76S l2rWr+nmY0Z8523pFserJ2cebsSpj6f80Qe/K9eNTHv+KcO15DrjgfpNa96ffgjFKV66fl jF7PyGOSzIUhdqPb6QAKtAYosJK1qpJNS/uWQjgYg3iZe9aM/BbPkkcr5ogd+olD4TB93s pJMNbBxxcM8VjePBRDzk/J6wrI9XVYFoksE1e4I0SIg3SoKIHXRp/P0iItuvtg== 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 2E5A7526AE for ; Mon, 25 Dec 2023 10:11:34 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rHgzI-0003QB-3w; Mon, 25 Dec 2023 04:11:04 -0500 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 1rHgzG-0003PU-Bf for guix-patches@gnu.org; Mon, 25 Dec 2023 04:11:02 -0500 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 1rHgzG-00019x-39; Mon, 25 Dec 2023 04:11:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rHgzI-0003jN-Ou; Mon, 25 Dec 2023 04:11:04 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68023] [PATCH 10/13] gnu: Add python-jsonschema-specifications. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, marius@gnu.org, me@bonfacemunyoki.com, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Mon, 25 Dec 2023 09:11:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68023 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68023@debbugs.gnu.org Cc: me@bonfacemunyoki.com, Mathieu Othacehe , me@tobias.gr, lars@6xq.net, efraim@flashner.co.il, leo@famulari.name, vagrant@debian.org, jgart@dismail.de, marius@gnu.org, Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , jgart X-Debbugs-Original-Xcc: Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , jgart Received: via spool by 68023-submit@debbugs.gnu.org id=B68023.170349541914200 (code B ref 68023); Mon, 25 Dec 2023 09:11:04 +0000 Received: (at 68023) by debbugs.gnu.org; 25 Dec 2023 09:10:19 +0000 Received: from localhost ([127.0.0.1]:53958 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rHgyY-0003gr-Nq for submit@debbugs.gnu.org; Mon, 25 Dec 2023 04:10:19 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:48266) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rHgyP-0003fL-J5 for 68023@debbugs.gnu.org; Mon, 25 Dec 2023 04:10:09 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rHgyD-0000kC-OU; Mon, 25 Dec 2023 04:09:57 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:In-Reply-To:Date:Subject:To: From; bh=QgfA4eyiNGe9mgzMcJC60fkdvR72lDtq0oW1bvTta2g=; b=VlEIj6mxJjWX3Hx6pN5R WFC4W00W0Np2tc0vk3/dZ/hg77sIVmS992zEOzoDf/4PF8K6WtnLiatzRE8u0kqcCDz1Q4gBKzerh lLwzrArcAhhR7DCI+HGRJgKTV/jpWikTvG7DVgb/QlKtuAzrAMMnyJzxxPnf2rdm0GEsCtqG+OMSq WxDYaesg3yLyb058n7WkNRsBgpESoZ+kVIKf0INTZ2TJYbqTnOkj1O4Odc7avcUwCcF5iAwWsDNLw YkOFC8DWwt8V3rj+FInWwYOmTQdHDmRhzJ7bkPsaPjCh7jaXpRfogaYlwLmdvlPlr2GwjpUHgHbnN Ts9U+C1LjSFRvQ==; From: Mathieu Othacehe Date: Mon, 25 Dec 2023 10:09:26 +0100 Message-ID: <8a52cc7f8acddedeaf62b7d57b5145aa6ecdfd02.1703494195.git.othacehe@gnu.org> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -3.91 X-Spam-Score: -3.91 X-Migadu-Queue-Id: 2E5A7526AE X-TUID: nCOBtGuqQG+0 * gnu/packages/python-xyz.scm (python-jsonschema-specifications): New variable. Signed-off-by: Mathieu Othacehe Change-Id: I967800d6867d6a6405230aa48ed4a06ee3d42d14 --- gnu/packages/python-xyz.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index e80e3c9089..c4d6d20751 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -5038,6 +5038,32 @@ (define-public python-schema-0.5 (base32 "10zqvpaky51kgb8nd42bk7jwl8cn2zvayxjpdc1wwmpybj92x67s")))))) +(define-public python-jsonschema-specifications + (package + (name "python-jsonschema-specifications") + (version "2023.11.2") + (source + (origin + (method url-fetch) + (uri (pypi-uri "jsonschema_specifications" version)) + (sha256 + (base32 "1f41kby85dd1yzy0xa1fvgjakdfcmq6ijasax95xfk27x97zqwll")))) + (build-system pyproject-build-system) + (native-inputs + (list python-hatchling + python-hatch-fancy-pypi-readme + python-hatch-vcs + python-pytest)) + (propagated-inputs + (list python-importlib-resources python-referencing)) + (home-page "https://github.com/python-jsonschema/jsonschema-specifications") + (synopsis "JSON Schema Specifications support") + (description + "This package provides support for the JSON Schema +Specifications (metaschemas, vocabularies, ...), packaged for runtime access +from Python as a referencing-based Schema Registry.") + (license license:expat))) + (define-public python-kitchen (package (name "python-kitchen") -- 2.41.0