From patchwork Thu Dec 1 18:53:03 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: 6267 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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4NNQFR2b8jz3whh for ; Thu, 1 Dec 2022 18:53:15 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4NNQFP2d6lz2sM; Thu, 1 Dec 2022 18:53:13 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4NNQFP1k42z2yLH; Thu, 1 Dec 2022 18:53:13 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4NNQFM2Zktz2xbM for ; Thu, 1 Dec 2022 18:53:11 +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) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4NNQFJ5qsNzqN for ; Thu, 1 Dec 2022 18:53:08 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1669920790; 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; bh=pcDIo9J5XuImF1OCYvq67neh7joaSUKq5jBzzyERF9s=; b=cKzimk51ly+T/BeMnmbmzsxGWIBel1NFvJP9Pu0j6u/FnktcG6WfPPgt77TLxP4J5E+mOh jw0roRg2Z3szi/DA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1669920790; 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; bh=pcDIo9J5XuImF1OCYvq67neh7joaSUKq5jBzzyERF9s=; b=BWC0dmA8GB+xWrIA1d01Mj+NN/M4W1ZZwRLPq5VuHyENjb9OIK8eEzVsbPDCUnOwH/2N3m w1l7P3a0pG7JeDTvoFgag5M6B9WuE/5HIC61XrTSmIC2miXWfl6j5I6fBs+e7LuGTTr//6 eliSWLueR6rAC+4fHLDQx+UP39aes5rVf4pfV0h8vr4zPmed0yU06ytfB1K/AzNqJL/bar BOlTujBnJwzgl9XShmX9Qs6x+w75mn6DxCvyNYUQJMVTmKj8P2BSgGsV64gzXSfsQrC4rs gQ8z4ZIqYoKUoXt4ozoawJ3ubbbqYER3KDvVSAfFxUsxFQ565RJ1hb1hK6Aiqw== Message-ID: <50b30ae3-0673-4f5c-1e5c-cdf390a5bbcb@ipfire.org> Date: Thu, 1 Dec 2022 19:53:03 +0100 MIME-Version: 1.0 Content-Language: en-US To: development@lists.ipfire.org From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH 1/4] python3-wheel: New package 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" This is required as a dependency for python3-pip, which is required as a dependency for asciidoc. (What a mess... :-/ ) Signed-off-by: Peter Müller --- python3-wheel/python3-wheel.nm | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 python3-wheel/python3-wheel.nm diff --git a/python3-wheel/python3-wheel.nm b/python3-wheel/python3-wheel.nm new file mode 100644 index 000000000..ff7ef8e6d --- /dev/null +++ b/python3-wheel/python3-wheel.nm @@ -0,0 +1,42 @@ +############################################################################### +# IPFire.org - An Open Source Firewall Solution # +# Copyright (C) - IPFire Development Team # +############################################################################### + +name = python3-wheel +version = 0.38.4 +release = 1 +arch = noarch +thisapp = wheel-%{version} + +groups = Development/Libraries +url = https://github.com/pypa/wheel +license = MIT +summary = The official binary distribution format for Python. + +description + This library [python3-wheel] is the reference implementation of + the Python wheel packaging standard, as defined in PEP 427. +end + +source_dl = https://github.com/pypa/wheel/archive/refs/tags/%{version}.tar.gz#/ + +build + requires + python3 + python3-devel + python3-setuptools + end + + build + %{python3} setup.py build + end + + install + %{python3} setup.py install + end +end + +packages + package %{name} +end