From patchwork Thu Dec 1 18:53:27 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 6268 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4NNQG66wBLz3whh for ; Thu, 1 Dec 2022 18:53:50 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4NNQG62V8Hz2pN; Thu, 1 Dec 2022 18:53:50 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4NNQG62m9Vz2y3Y; Thu, 1 Dec 2022 18:53:50 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4NNQG43Gzmz2y3Y for ; Thu, 1 Dec 2022 18:53:48 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4NNQG23K73z2QT for ; Thu, 1 Dec 2022 18:53:45 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1669920827; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=GzC+d2RJz+2PLMm75qRHEjFa2dE2FcZ+W6oRvwwqza0=; b=q4QWrb2LX2F2IoDe4Z82tjptPq2YHpbNyh9mtQdH3liPpAihsMQCwggRWLBpAP2o3HERAb dsTQxreY4K/hqIAw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1669920827; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=GzC+d2RJz+2PLMm75qRHEjFa2dE2FcZ+W6oRvwwqza0=; b=PmSuM+fHmBHG7hDyOqEMdHFA65fp0Z+462nxNc/dVN4P+bKs5QL6Q9whHXkax6nhPOv24Z YuZSjyYtZMXDfzyYbqrE030LLLCHT398KT3uAJlssXBxjOhse/FTkmn6VWw0rEYLqCCobi Yknq2XJf835yXaRCjKpBecWIQ1oIsEXBihZxNSMZ2JeqqqUbiwHFMQjb3J/FrZADQqKT++ /Gf19J0gt9nhp5zPIv5HcwuWDphdZb+NBAcp8zxH/Dgf3rtoCy5mG0GuvslxzZRd9l7ZRc wtKZu658OejUlSRa/04TqsLIo2dLMxvUKNayRJFEjKZadIPg7O8Ln5OvKCjK0A== Message-ID: <879ecb00-f927-edc8-1cca-14c39f75f690@ipfire.org> Date: Thu, 1 Dec 2022 19:53:27 +0100 MIME-Version: 1.0 Subject: [PATCH 2/4] python3-pip: New package Content-Language: en-US To: development@lists.ipfire.org References: <50b30ae3-0673-4f5c-1e5c-cdf390a5bbcb@ipfire.org> From: =?utf-8?q?Peter_M=C3=BCller?= In-Reply-To: <50b30ae3-0673-4f5c-1e5c-cdf390a5bbcb@ipfire.org> X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Peter Müller --- python3-pip/python3-pip.nm | 46 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 python3-pip/python3-pip.nm diff --git a/python3-pip/python3-pip.nm b/python3-pip/python3-pip.nm new file mode 100644 index 000000000..0a5f03345 --- /dev/null +++ b/python3-pip/python3-pip.nm @@ -0,0 +1,46 @@ +############################################################################### +# IPFire.org - An Open Source Firewall Solution # +# Copyright (C) - IPFire Development Team # +############################################################################### + +name = python3-pip +version = 22.3.1 +release = 1 +arch = noarch +thisapp = pip-%{version} + +groups = Development/Libraries +url = https://github.com/pypa/pip/ +license = MIT and Python +summary = The package installer for Python. + +description + pip is the Python package installer. It integrates with virtualenv, doesn't + do partial installs, can save package state for replaying, can install from + non-egg sources, and can install from version control repositories. +end + +source_dl = https://github.com/pypa/pip/archive/refs/tags/%{version}.tar.gz#/ + +build + requires + python3 + python3-devel + python3-setuptools + python3-wheel + end + + export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES = 0 + + build + %{python3} setup.py build + end + + install + %{python3} setup.py install + end +end + +packages + package %{name} +end