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 ms5.migadu.com with LMTPS id kG42FnflGGMxgQAAbAwnHQ (envelope-from ) for ; Wed, 07 Sep 2022 20:39:51 +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 YCoZFnflGGOWvwAAauVa8A (envelope-from ) for ; Wed, 07 Sep 2022 20:39:51 +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 006D5128D0 for ; Wed, 7 Sep 2022 20:39:51 +0200 (CEST) Received: from localhost ([::1]:34086 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oVzxm-0001YR-4m for larch@yhetil.org; Wed, 07 Sep 2022 14:39:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41322) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oVztD-0005vB-Tj for guix-patches@gnu.org; Wed, 07 Sep 2022 14:35:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39345) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oVztD-0005aB-Ki for guix-patches@gnu.org; Wed, 07 Sep 2022 14:35:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oVztD-00084K-HW for guix-patches@gnu.org; Wed, 07 Sep 2022 14:35:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57540] [RFC PATCH v2 19/19] gnu: Add python-jsonschema-4.15.* gnu/packages/python-xyz.scm (python-jsonschema-4.15): New variable. References: <79d544f7d8ba64b631a6f0f1d2ef0b08@disroot.org> In-Reply-To: <79d544f7d8ba64b631a6f0f1d2ef0b08@disroot.org> Resent-From: Garek Dyszel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 07 Sep 2022 18:35:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57540 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57540@debbugs.gnu.org Received: via spool by 57540-submit@debbugs.gnu.org id=B57540.166257570631008 (code B ref 57540); Wed, 07 Sep 2022 18:35:07 +0000 Received: (at 57540) by debbugs.gnu.org; 7 Sep 2022 18:35:06 +0000 Received: from localhost ([127.0.0.1]:56275 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oVztC-00083x-7f for submit@debbugs.gnu.org; Wed, 07 Sep 2022 14:35:06 -0400 Received: from knopi.disroot.org ([178.21.23.139]:32924) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oVztA-00083M-P5 for 57540@debbugs.gnu.org; Wed, 07 Sep 2022 14:35:05 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 3CC6340121 for <57540@debbugs.gnu.org>; Wed, 7 Sep 2022 20:35:04 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9gu3jbYuCeZu for <57540@debbugs.gnu.org>; Wed, 7 Sep 2022 20:35:02 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1662575697; bh=g9vGwd9z/ETUQ9QKviACR0QH0Rz3kAjBdyhcTQ51ca0=; h=From:To:Subject:Date; b=ED9O/1swzQ+MwbkHggXC3Q4RiaL/nvOeyoxC4qQfJEWrJPFcXy1FyHO5NGROHc+t5 w+3vswpRDM6wduFktLDp+KmebT7yJEcRXBZXQSFeYpoisWwOJeahNXvr3RJ85Uta9E eT9iPj+nJ0UbzL8pmfJs4gGWICr27S5SNh9yAkmB/rww08sKWd7LSkcegf/GXt/R/M /YwsQZcxD58Xby9Dd1gYxuqXIFgxlcWL5Kw5TUMoU+rFsjHniWQsBFYxUM8nVJ1ssk k+Va9mX2d7mh4danj1Pd3L6lBJ9mMArZ5BkZNLMAdEuXwlJdnNPvEkm2TbRoR3hikS /1KRMknEa/8bA== Date: Wed, 07 Sep 2022 14:34:55 -0400 Message-ID: <8735d3vxrk.fsf@disroot.org> Mime-Version: 1.0 Content-Type: text/plain 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" Reply-to: Garek Dyszel X-ACL-Warn: , Garek Dyszel via Guix-patches From: Garek Dyszel via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1662575991; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: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=TPnrSPFlAOqD4JSY2Gl0Xl5gjee6RQTaR+5Q3HDzXao=; b=FIaknys40JL960f5pEEQRZc1d1X+4L2ct7tglmeixrHcRGiw0Fbh7wUQ9RYoRqpLRWEZR0 EuyVgwtqId5yekDqa0Fn9jmGhbRhvNzwZQl1g4UEoG+hXnycjxytgEcVW9K4OmM55jrvGu 2Eta9gaE4EfGOZOuh/ESlhlCIeJXSA5Slnd+OiWigQA/ReBaXPMR6n+Q7YFz6kgqK/JwGi nke0+84Rzj3WsuRwVY7aaSawOsZ066t15c7ClhL9ty+XVHainblTjShtubgoywOKHlh/1F bKRFoJHOzQLYTVhYOZb9/BwO2J4dPTGbZhSXMOi+zeS2mbW0iEJwi+3S9cc4ZA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1662575991; a=rsa-sha256; cv=none; b=LXReW/d7/4EvFD+0dBoxOVtyowswBCZ1oY0ASmyQuHt1k4tqs7XMHCuET0iJcdsmt9NVfO 0dJanTmnAPzTpq9XEw63YsT6nhihapNL9qTmd9TMw7iXgADwOe3lwGBy3F94XzJAnl7ico C1CQaBl5dYY3+3rz1hLQi5uMo9GvztmEr8fyJeU5+yUyAW/VA7QWbkLhh3szsCji29zedB aksKNExL5PDWZ4FWF9qHzBn5mrU2Nk7ZrpwJf8xl9lQ6EXVNscTrxCDROC/KvJGS1q3PLA 4D3pzXHv+hoetUcsKZ0ORibOmiiLmqR0f4uacWtHmuROfyoAVhQdYO6yif86XA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b="ED9O/1sw"; dmarc=pass (policy=none) header.from=gnu.org; 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-Spam-Score: -3.28 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b="ED9O/1sw"; dmarc=pass (policy=none) header.from=gnu.org; 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-Queue-Id: 006D5128D0 X-Spam-Score: -3.28 X-Migadu-Scanner: scn0.migadu.com X-TUID: 8rSgS9Em18o7 * gnu/packages/python-xyz.scm (python-jsonschema-4.15): New variable. --- gnu/packages/python-xyz.scm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 0e67adc95f..fd470652bc 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -3661,6 +3661,37 @@ (define-public python-jsonschema-next python-pyrsistent python-typing-extensions)))) +(define-public python-jsonschema-4.15 + (package + (inherit python-jsonschema) + (name "python-jsonschema-4.15") + (version "4.15.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/python-jsonschema/jsonschema") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1yv01id6l0s1dq6khal9jvxh9dqivy394z04y6yr5lv8cimwcx2x")))) + (native-inputs (list python-pypa-build + python-twisted + python-hatchling + python-pathspec + python-pluggy-1.0 + python-editables + python-hatch-vcs + python-setuptools-scm-7 + python-hatch-fancy-pypi-readme)) + (propagated-inputs (list python-attrs python-importlib-metadata + python-pyrsistent python-typing-extensions + python-hatch-vcs)) + (arguments + (substitute-keyword-arguments + (package-arguments python-jsonschema-next))) + (home-page "https://github.com/python-jsonschema/jsonschema"))) + (define-public python-schema (package (name "python-schema") -- 2.37.2