From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 4D8AAx9jS2TB4AAASxT56A (envelope-from ) for ; Fri, 28 Apr 2023 08:09:35 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id aBPhAh9jS2SFxQAAauVa8A (envelope-from ) for ; Fri, 28 Apr 2023 08:09:35 +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 D8F1722D37 for ; Fri, 28 Apr 2023 08:09:34 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1psH0n-0005bG-LK; Fri, 28 Apr 2023 01:51:17 -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 1psH0c-0005Ww-Kn for guix-patches@gnu.org; Fri, 28 Apr 2023 01:51:08 -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 1psH0b-0003Ap-Tr for guix-patches@gnu.org; Fri, 28 Apr 2023 01:51:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1psH0b-0006Zp-PP for guix-patches@gnu.org; Fri, 28 Apr 2023 01:51:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63139] [PATCH python 07/20] gnu: python-platformdirs: Update to 3.2.0. Resent-From: John Kehayias Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 28 Apr 2023 05:51:05 +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.168266105525141 (code B ref 63139); Fri, 28 Apr 2023 05:51:05 +0000 Received: (at 63139) by debbugs.gnu.org; 28 Apr 2023 05:50:55 +0000 Received: from localhost ([127.0.0.1]:60276 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1psH0Q-0006XJ-NF for submit@debbugs.gnu.org; Fri, 28 Apr 2023 01:50:55 -0400 Received: from mail-40134.protonmail.ch ([185.70.40.134]:52707) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1psH0O-0006W8-8u for 63139@debbugs.gnu.org; Fri, 28 Apr 2023 01:50:52 -0400 Date: Fri, 28 Apr 2023 05:50:37 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1682661046; x=1682920246; bh=UK8ee+qUdV0Jyf2kZXr/yuAYVMXI8glf5UZSrMPkOTA=; 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=MMbsahuC+QqMh94T5PMsQkLhpEAVW71H/Dh6dnvv80/cpIx1/MGl5yWfdFYRgdXEE VjsWOojG4sgJRCETE+gY/G+ZypcT4v74kq2AQxlCDwCvgMDAeqgGldpPAIN9TQ33F6 k4TrX6rbTJTL/hndavvV4Jt+ZA0qUl9HGn9YsTJLFKzS4rD/c5DbQ+cExyfg7Ut9nM 9Hi0vkTjL1GdqeYDsd3jAUpWmLEnilREHFhVl3J/w/p2EXdeEK/xa8aQtO8XohW6Q8 hGv/jtypoZLx4iJdauDC0sq6P2G/bg73MP4n86nqgcu7v+XLF1x/+5ocOdB63WVVK2 a0NHJVqAcZZKg== Message-ID: <7a4f03ad5860bc8c607074e62482836599d4fe32.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-Flow: FLOW_IN X-Migadu-Country: US ARC-Seal: i=1; s=key1; d=yhetil.org; t=1682662174; a=rsa-sha256; cv=none; b=mbvuZPMQ2j0f7bILQRZd8GB5xyGGD+84FoiEOiNGqWX2LvVRYG01ZuSA20NsYLN4wWK6j9 2DmUK9bQAOm4M2Rt+azWTGnXwHf2vM0L+BjkGOvJTbZdaX/X7PoiH6zJdk3TjxiZW3yv1l iOGtpN5IP1BwNdSYDQFwNJSckmDWEqPUzwKeX0oPOgH8Bmjqi6C5Vr8/3lg5vxBQXcC0xV D5UQMo2sfMDUe8Cm500YvE3bYIguweeC98aqzhVjHaT2OzSatJSx/ZPFnqgPuQ2wss+SN7 x8TichlGmup5Q+6MnHuZMnnvNaE+f+Raf5Qy7U5NvPYdTKnrqG8g/ssDsSF+3A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=MMbsahuC; 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=1682662174; 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=UK8ee+qUdV0Jyf2kZXr/yuAYVMXI8glf5UZSrMPkOTA=; b=ob9n/hbakTFS4l69uH2z4N27oyUD6CaqAWHLTKoA829ymKF7x9gDcIJFTZnZyZYcU9O7TI B26dzrmuvzg84f9+vMHPE/R55dpshgZXSa5gVAPMX2wqgTtyl8ylhK2kvKoOx6kvY7UFUk H74bKq5qd9aNC4UPa0PzA+MOnBjIAAL64s/FSI9RWo924R43kOcLgFN4oY7cCUYGfvo+8w T8XD1TyITneMNCpf6Ub7GKghSTGysfE8+V8RI8cu6InlD+hpyUfYbrG/1Vl57SCWWPDwdB C9yWBK9fbxScdTIEJw+kHAzZ2S00gv52JvcBsCrnkvDtZhg2ZRIlwuc7AVLoLg== X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=MMbsahuC; 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: -2.20 X-Spam-Score: -2.20 X-Migadu-Queue-Id: D8F1722D37 X-TUID: kfxTdSZ985Qq * gnu/packages/python-xyz.scm (python-platformdirs): Update to 3.2.0. [build-system]: Switch to pyproject-build-system. [arguments]: Remove 'check' phase. [native-inputs]: Add python-hatch-vcs and python-hatchling. Remove python-setuptools-scm. --- gnu/packages/python-xyz.scm | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 95eea4ecf2..46ceb1583b 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -29928,23 +29928,20 @@ (define-public python-stripe (define-public python-platformdirs (package (name "python-platformdirs") - (version "2.4.1") + (version "3.2.0") (source (origin (method url-fetch) (uri (pypi-uri "platformdirs" version)) (sha256 - (base32 "1njz0h4iky8iglrb85cd07hpa3lp1a2dfr934dj65hxwzvfk61j4")))) - (build-system python-build-system) - (arguments - '(#:phases (modify-phases %standard-phases - (replace 'check - (lambda* (#:key tests? #:allow-other-keys) - (when tests? - (invoke "pytest" "-vv"))))))) + (base32 "021bdjqy29vvyl1qkcha07mdf0sr6gdqkxqg6mwzj9bz7753idnm")))) + (build-system pyproject-build-system) (native-inputs - (list python-appdirs python-pytest python-pytest-mock - python-setuptools-scm)) + (list python-appdirs + python-hatch-vcs + python-hatchling + python-pytest + python-pytest-mock)) (home-page "https://github.com/platformdirs/platformdirs") (synopsis "Determine the appropriate platform-specific directories") (description "When writing applications, finding the right location to -- 2.39.2