From unknown Sat Aug 16 18:32:39 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#70750 <70750@debbugs.gnu.org> To: bug#70750 <70750@debbugs.gnu.org> Subject: Status: [PATCH 015/714] gnu: python-isort: Improve package style. Reply-To: bug#70750 <70750@debbugs.gnu.org> Date: Sun, 17 Aug 2025 01:32:39 +0000 retitle 70750 [PATCH 015/714] gnu: python-isort: Improve package style. reassign 70750 guix-patches submitter 70750 Nicolas Graves severity 70750 normal tag 70750 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Fri May 03 13:28:06 2024 Received: (at submit) by debbugs.gnu.org; 3 May 2024 17:28:06 +0000 Received: from localhost ([127.0.0.1]:47457 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s2wha-0004AF-BC for submit@debbugs.gnu.org; Fri, 03 May 2024 13:28:06 -0400 Received: from lists.gnu.org ([2001:470:142::17]:57732) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s2whX-00047a-8U for submit@debbugs.gnu.org; Fri, 03 May 2024 13:28: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 1s2wh5-0006ZQ-DM for guix-patches@gnu.org; Fri, 03 May 2024 13:27:35 -0400 Received: from 11.mo583.mail-out.ovh.net ([46.105.47.167]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s2wh3-0007FS-FZ for guix-patches@gnu.org; Fri, 03 May 2024 13:27:35 -0400 Received: from director4.ghost.mail-out.ovh.net (unknown [10.109.176.161]) by mo583.mail-out.ovh.net (Postfix) with ESMTP id 4VWHmz1Hjbz1QpJ for ; Fri, 3 May 2024 17:27:31 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-5h7r4 (unknown [10.111.182.238]) by director4.ghost.mail-out.ovh.net (Postfix) with ESMTPS id A1F451FD74; Fri, 3 May 2024 17:27:30 +0000 (UTC) Received: from ngraves.fr ([37.59.142.109]) by ghost-submission-6684bf9d7b-5h7r4 with ESMTPSA id 8A3iGYIeNWYFrgAAY6HlPQ (envelope-from ); Fri, 03 May 2024 17:27:30 +0000 Authentication-Results: garm.ovh; auth=pass (GARM-109S003f7f6571b-6a0c-4ac7-9fff-11dd65d1aae2, 44E02D0CF96B660981C6182668FBB9CE20F2591D) smtp.auth=ngraves@ngraves.fr X-OVh-ClientIp: 80.214.115.223 From: Nicolas Graves To: guix-patches@gnu.org Subject: [PATCH 015/714] gnu: python-isort: Improve package style. Date: Fri, 3 May 2024 18:55:14 +0200 Message-ID: <20240503172650.32434-15-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240503172650.32434-1-ngraves@ngraves.fr> References: <20240503172650.32434-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 2198601046732563170 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvddvtddgudduvdcutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeelffejteeutefhfeekfffffedvudekjeekgfeludeitdfhkeevhfeivdfhffeggeenucfkphepuddvjedrtddrtddruddpkedtrddvudegrdduudehrddvvdefpdefjedrheelrddugedvrddutdelnecuvehluhhsthgvrhfuihiivgepudenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopehguhhigidqphgrthgthhgvshesghhnuhdrohhrghdpoffvtefjohhsthepmhhoheekfedpmhhouggvpehsmhhtphhouhht Received-SPF: pass client-ip=46.105.47.167; envelope-from=ngraves@ngraves.fr; helo=11.mo583.mail-out.ovh.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: submit Cc: ngraves@ngraves.fr X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) * gnu/packages/python-xyz.scm (python-isort): Improve package style. [build-system]: Move to pyproject-build-system. [arguments]<#:test-flags>: Add option to replace former check phase. <#:phases>: Remove phases build, install and check. Change-Id: Idac8f151977f2494eb44d51aa1fcbf3156b5cc87 --- gnu/packages/python-xyz.scm | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 2c81cd2d51..8be0040220 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -23654,19 +23654,13 @@ (define-public python-isort (sha256 (base32 "1vbwc4gpffclf6hw08lvvgqlvsgfjlw7gjsm28jfcrln2pixla7j")))) - (build-system python-build-system) + (build-system pyproject-build-system) (arguments (list + #:test-flags '(list "tests/unit/" "-k" "not test_gitignore" + "--ignore=tests/unit/test_deprecated_finders.py") #:phases #~(modify-phases %standard-phases - (replace 'build - (lambda _ - (invoke "python" "-m" "build" "--wheel" "--no-isolation" "."))) - (replace 'install - (lambda _ - (let ((whl (car (find-files "dist" "\\.whl$")))) - (invoke "pip" "--no-cache-dir" "--no-input" - "install" "--no-deps" "--prefix" #$output whl)))) (add-after 'install 'install-example-plugins (lambda _ (for-each (lambda (source-directory) @@ -23680,15 +23674,7 @@ (define-public python-isort (setenv "HOME" (getcwd)) (let ((example-whls (find-files "dist" "^example.*\\.whl$"))) (apply invoke "pip" "--no-cache-dir" "--no-input" - "install" "--user" "--no-deps" example-whls)))) - (replace 'check - (lambda* (#:key tests? inputs outputs #:allow-other-keys) - (when tests? - (let ((bin (string-append #$output "/bin"))) - (setenv "PATH" (string-append (getenv "PATH") ":" bin))) - (invoke "pytest" "-vv" "tests/unit/" - "-k" "not test_gitignore" ;requires git - "--ignore=tests/unit/test_deprecated_finders.py"))))))) + "install" "--user" "--no-deps" example-whls))))))) (native-inputs (list python-black python-colorama -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Fri May 03 17:10:20 2024 Received: (at control) by debbugs.gnu.org; 3 May 2024 21:10:20 +0000 Received: from localhost ([127.0.0.1]:48828 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s30Ae-0007hG-74 for submit@debbugs.gnu.org; Fri, 03 May 2024 17:10:20 -0400 Received: from 15.mo583.mail-out.ovh.net ([178.33.107.29]:56911) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s30Ab-0007h6-8m for control@debbugs.gnu.org; Fri, 03 May 2024 17:10:18 -0400 Received: from director5.ghost.mail-out.ovh.net (unknown [10.108.17.93]) by mo583.mail-out.ovh.net (Postfix) with ESMTP id 4VWNjY42Qlz1QqP for ; Fri, 3 May 2024 21:09:53 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-mtzvq (unknown [10.110.113.27]) by director5.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 657AA1FE52 for ; Fri, 3 May 2024 21:09:53 +0000 (UTC) Received: from ngraves.fr ([37.59.142.97]) by ghost-submission-6684bf9d7b-mtzvq with ESMTPSA id frfdFaFSNWamMgAAVIITMA (envelope-from ) for ; Fri, 03 May 2024 21:09:53 +0000 Authentication-Results: garm.ovh; auth=pass (GARM-97G002d608ea65-9bf4-4500-8647-e20781e061ac, 44E02D0CF96B660981C6182668FBB9CE20F2591D) smtp.auth=ngraves@ngraves.fr X-OVh-ClientIp: 81.67.146.208 From: Nicolas Graves To: control@debbugs.gnu.org Subject: control message for bug #70750 Date: Fri, 03 May 2024 23:09:52 +0200 Message-ID: <87jzkaob4v.fsf@ngraves.fr> MIME-Version: 1.0 Content-Type: text/plain X-Ovh-Tracer-Id: 5954040185959670373 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvddvtddgudehkecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvufffkfggtgesthdtredttddttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeeujeelieeljeffhfelteejtdeljeehveduffelvefgudefkeehgfdvvdevgeevfeenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddrleejnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopegtohhnthhrohhlseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehkeefpdhmohguvgepshhmthhpohhuth X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) close 70750 quit -- Best regards, Nicolas Graves From unknown Sat Aug 16 18:32:39 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 01 Jun 2024 11:24:13 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator