From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id MDu8BWmQ32RmvwAASxT56A (envelope-from ) for ; Fri, 18 Aug 2023 17:38:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id UEqIBWmQ32R29QAAauVa8A (envelope-from ) for ; Fri, 18 Aug 2023 17:38:17 +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 A2A0748F01 for ; Fri, 18 Aug 2023 17:38:16 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=PMzLNWA+; 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=1692373096; 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-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=8zw58a+I+la5/qCvxwlnv7fbSevaxWNTxVuHG4yv+fU=; b=YA+oRAaRpNuB2twfInFbUGRqQKMi2U6n1JFM7t5HrKnzeDhIajNSSdecZCH6wC8kJiTxOl rbYxwJNNZAsHFZukvlh5vW3jDmqxbhAVyfWvos6BtIuyuvy4zGJHd10a0/6mtRh2V06L+/ cKjWaHKzrAjRx+WG3GVRcgtGZ0k8oFGwOBGgCJ/aggvd41nkdBXJYd0c+AqF6aXPhcNqUW +Ig757x7uIv9FVTIkkY4EfkHD1OiPCWX5/VOTPg6/93NUA0GLQ191epAbSKXZiYUv6mICs K+3rScrIuUMLHyZuYz/PiUjp/Ni8ENCEkAZ4RtaEkx8aiVKlLguJDtxMH/4Cqw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692373096; a=rsa-sha256; cv=none; b=AJAEWZ8JD+VxEt3+5w+M/xOjfD8LTjjl4wZVWnR1OFcBgeOT0Oi8X6CwM6ItzVl67tVfyq kvPShe6mIdX/VgThABsVe/2rS7uau0HPzwuRQxy0LWlkU3wqTZgL5ElB/Q8mfPJ5EzdaQs JJvjJ3vO5lEBGW1qd3SRbwU6fAkPG7HSEe8Wddb7WPJzbKr98deHx410WfcHic+OAkWvOo acACngyk56x89u3X++abBmbF4W/PISdQ/XV/QAdSA4zeXSOP2XPk0BvVBZrgqcJAJqUjBH nfxv0l0AUGUhTCRmX4qAzMogfxOgFOoCLP4JcnbXaEvPW/T2SgAixZQTEMOrzQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=PMzLNWA+; 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 Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qX1Y3-0005Bm-Hj; Fri, 18 Aug 2023 11:38:04 -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 1qX1Y1-0005AP-L8 for guix-patches@gnu.org; Fri, 18 Aug 2023 11:38:01 -0400 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 1qX1Y1-0006lq-D3 for guix-patches@gnu.org; Fri, 18 Aug 2023 11:38:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qX1Y1-0007LR-RR; Fri, 18 Aug 2023 11:38:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65367] [PATCH 3/5] gnu: Add python-packaging. Resent-From: Sughosha Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Fri, 18 Aug 2023 15:38:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65367 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65367@debbugs.gnu.org Cc: Sughosha , Lars-Dominik Braun , jgart X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Lars-Dominik Braun , jgart Received: via spool by submit@debbugs.gnu.org id=B.169237302728147 (code B ref -1); Fri, 18 Aug 2023 15:38:01 +0000 Received: (at submit) by debbugs.gnu.org; 18 Aug 2023 15:37:07 +0000 Received: from localhost ([127.0.0.1]:48551 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qX1X8-0007Ju-Vx for submit@debbugs.gnu.org; Fri, 18 Aug 2023 11:37:07 -0400 Received: from lists.gnu.org ([2001:470:142::17]:57352) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qX1X6-0007IS-Hg for submit@debbugs.gnu.org; Fri, 18 Aug 2023 11:37:05 -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 1qX1X0-0004gI-Lp for guix-patches@gnu.org; Fri, 18 Aug 2023 11:36:58 -0400 Received: from layka.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qX1Wy-0006db-A0 for guix-patches@gnu.org; Fri, 18 Aug 2023 11:36:58 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 422A1411EB; Fri, 18 Aug 2023 17:36:55 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jerL5BAk61QF; Fri, 18 Aug 2023 17:36:54 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1692373014; bh=UYymaGr9iUwg3E/mEDQ0TeUqOIna6A2mpXNx3OrmL0c=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=PMzLNWA+TKmMDwKYd96eVqaCZWpbp2TfysyAf1hP4jZz6Dgxjy37eT2lnuVZwbYjZ JjPO7nGah948n6Itp3ZLgBFZ+HVeG0gFCTZ8jLlpsuVCj0FkQVa/CcNQmW6Vi3V1sI K0no1o2yzIbJqb6wsxKVvcyv4OtW1KLWQN/LqYppipuTSlzqQjhvjJIzoj3NFPu4X1 +g2mzCPKn+/Qq527x0+RD3k2gajpIfL6XowNrC4ib8BKra1duSjkEy7S7pHsU6gbEn wlfbyX1HqSKO4yG8k1jAfPUtaelUtb/8pPEGWpLMHZxv4DRz+YH2P5d8anSuP/xxT0 T1eq5LLnZwUHg== Date: Fri, 18 Aug 2023 17:35:40 +0200 Message-ID: <15d851b669b5d666e08973d30b811731e75ce1c0.1692372645.git.sughosha@disroot.org> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=sughosha@disroot.org; helo=layka.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: Sughosha X-ACL-Warn: , Sughosha via Guix-patches From: Sughosha 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.20 X-Spam-Score: -6.20 X-Migadu-Queue-Id: A2A0748F01 X-Migadu-Scanner: mx1.migadu.com X-TUID: cXv3qBtjun5G * gnu/packages/python-xyz.scm (python-packaging): New variable. --- gnu/packages/python-xyz.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 67721666ec..84f0e3a049 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -23069,6 +23069,28 @@ (define-public python-tqdm design and layout.") (license (list license:mpl2.0 license:expat)))) +(define-public python-packaging + (package + (name "python-packaging") + (version "23.1") + (source (origin + (method url-fetch) + (uri (pypi-uri "packaging" version)) + (sha256 + (base32 + "0krkvmkqgm7y1i7w6zhyklqm2l84n1abx60q8d2adzvc5c6ri4m3")))) + (build-system pyproject-build-system) + (arguments + ;; test_elffile.py, test_manylinux.py, test,markers.py and + ;; test_metadata.py fail. + (list #:tests? #f)) + (native-inputs + (list python-flit-core)) + (home-page "https://packaging.pypa.io/en/stable/") + (synopsis "Core utilities for Python packages") + (description "This package provides core utilities for Python packages.") + (license (list license:asl2.0 license:bsd-2)))) + (define-public python-pkginfo (package (name "python-pkginfo") -- 2.41.0