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 UCyMGvBeS2RwJgAASxT56A (envelope-from ) for ; Fri, 28 Apr 2023 07:51:44 +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 mMJxGvBeS2SiwQAAauVa8A (envelope-from ) for ; Fri, 28 Apr 2023 07:51:44 +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 47D94B102 for ; Fri, 28 Apr 2023 07:51:44 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1psH0p-0005c0-10; Fri, 28 Apr 2023 01:51:19 -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 1psH0Z-0005WF-M0 for guix-patches@gnu.org; Fri, 28 Apr 2023 01:51:04 -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 1psH0Y-0003AA-Sa for guix-patches@gnu.org; Fri, 28 Apr 2023 01:51:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1psH0Y-0006YX-H8 for guix-patches@gnu.org; Fri, 28 Apr 2023 01:51:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63139] [PATCH python 01/20] gnu: Add python-installer. Resent-From: John Kehayias Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 28 Apr 2023 05:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63139 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63139@debbugs.gnu.org Cc: John Kehayias Received: via spool by 63139-submit@debbugs.gnu.org id=B63139.168266101424887 (code B ref 63139); Fri, 28 Apr 2023 05:51:02 +0000 Received: (at 63139) by debbugs.gnu.org; 28 Apr 2023 05:50:14 +0000 Received: from localhost ([127.0.0.1]:60252 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1psGzm-0006TL-3g for submit@debbugs.gnu.org; Fri, 28 Apr 2023 01:50:14 -0400 Received: from mail-4322.protonmail.ch ([185.70.43.22]:48183) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1psGzi-0006T4-Pi for 63139@debbugs.gnu.org; Fri, 28 Apr 2023 01:50:12 -0400 Date: Fri, 28 Apr 2023 05:49:49 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1682661004; x=1682920204; bh=g8YacUCwugmydAd/qKEVZVk8CZkV420yyzTyuuJvKOg=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=e60lFlqSakPhOvS4hyVQyrc3wU2jaiuMjJT5icE/34XnaI7QZU3T1ZtrY4cSmEdem d2BQooPWMcrJexEx7LU1BcjZUwCPbbbQ5CFWTxNKiSlatY3vsn6BcdyvJ8w1XAmj1R znIwfEn3VNy2Foe28pQli7n/6CElD7hiLpImZNayiEL4pV/6c5uCzMpVMVf4lIEDRq HWVcwPuDoJ52GUFEgWnhp2hwNHCPScpGzuQTlJ/BSrwkQHZJjIF03+FnXTHM8F6f/U P/K/AB0x80y6/NmadcOiaggypXpawamRl76AKbHgsb9pa8q5xGz8ktEHQwFe2g1XtS xDS1klKCLcxEQ== Message-ID: <0504e49b958ab84da4ca632c243d5072c7b9862f.1682660104.git.john.kehayias@protonmail.com> In-Reply-To: References: Feedback-ID: 7805494:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: John Kehayias X-ACL-Warn: , John Kehayias via Guix-patches From: John Kehayias 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-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1682661104; a=rsa-sha256; cv=none; b=FWmVdtEGTDDtvJ72ylhHgjw9K/B6DwP2A3RU9TXbfgieaqDAVpD5C5zvJytFym9mtXn/7P 9SPxut29e4MOeXECVxrxpXuMYK6HL6P5vosbL7pcf8PLwFPGJGbvSDVqm5LZRFv6ZFfK78 30gvLLCgur1rsTkq45krWqquz8kwOwmFy2qvSFX9XEENLNvPLiqY0crQHkcsOh54J8K92y DqH4IcZPdsVsPdLP6U88DpcnIMbtgk1mUA/K1a+ltgql7MjJKiSShrOY1i8MFleoBuQlJG Esex3hcCnLoYBYZrwM3Rvn5d0zNfdesdHmVQ+DqK9mGwzHIx/LilCSopLmDUcA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=e60lFlqS; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1682661104; 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-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=g8YacUCwugmydAd/qKEVZVk8CZkV420yyzTyuuJvKOg=; b=IQl+xsdBxsbz6IsMxsx4y6k47WMhegpvFGLZm11G8riFJW8I2jJTCVfbJWL01416SdfuaX 9VO0cVJ0TnszSSDTBgyOvpAP5Oo74B5FbysR3/JqYvQIExFKRAmdXXTj2N/pftPsZ0F6m/ 9nG/xqPMOfGFT/IZvRWJzZJpN3VspCPb2JV7RKeT2J48pcKJIMXRGyk3Lw7iuDmF5wLvx3 +M78yOYiLn5c8ZjqQabnwScv5r2PTSvJu8ufSrbdssZBcXrn2NbWNXQxFREvMARQx9dK4p qBSEOWDTT97aRqmzkdZD9wos40D9Ji1k9RXQ2+rBh1/PPrLMhACbWmKJqklREg== X-Migadu-Spam-Score: -2.20 X-Spam-Score: -2.20 X-Migadu-Queue-Id: 47D94B102 X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=e60lFlqS; 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-TUID: KBCN5Y9FmoFc * gnu/packages/python-xyz.scm (python-installer): New variable. --- gnu/packages/python-xyz.scm | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index e2d082091f..83beb1c8ef 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -1329,6 +1329,24 @@ (define-public python-d2to1 distribute/setuptools setup.py script.") (license license:bsd-2))) +(define-public python-installer + (package + (name "python-installer") + (version "0.7.0") + (source (origin + (method url-fetch) + (uri (pypi-uri "installer" version)) + (sha256 + (base32 + "0cdnqh3a3amw8k4s1pzfjh0hpvzw4pczgl702s1b16r82qqkwvd2")))) + (build-system pyproject-build-system) + (native-inputs (list python-flit-core python-pytest)) + (home-page "https://installer.readthedocs.io/") + (synopsis "A library for installing Python wheels.") + (description + "This package provides a library for installing Python wheels.") + (license license:expat))) + (define-public python-rawkit (package (name "python-rawkit") -- 2.39.2