From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CAE6D15810F for ; Thu, 8 Jun 2023 20:55:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07063E07EA; Thu, 8 Jun 2023 20:55:16 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E156AE07EA for ; Thu, 8 Jun 2023 20:55:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DFBEE335D74 for ; Thu, 8 Jun 2023 20:55:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 16E50A53 for ; Thu, 8 Jun 2023 20:55:13 +0000 (UTC) From: "Patrick McLean" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick McLean" Message-ID: <1686257689.5f617a2875cc647beb2f723904b3cd02c958116c.chutzpah@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/ruff/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/ruff/ruff-0.0.272.ebuild X-VCS-Directories: dev-util/ruff/ X-VCS-Committer: chutzpah X-VCS-Committer-Name: Patrick McLean X-VCS-Revision: 5f617a2875cc647beb2f723904b3cd02c958116c X-VCS-Branch: master Date: Thu, 8 Jun 2023 20:55:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 00b9a3e4-4036-495e-b76f-5191503f8fd2 X-Archives-Hash: 04d27f50e790fd519a8733e5218477bb commit: 5f617a2875cc647beb2f723904b3cd02c958116c Author: Patrick McLean gentoo org> AuthorDate: Thu Jun 8 20:54:49 2023 +0000 Commit: Patrick McLean gentoo org> CommitDate: Thu Jun 8 20:54:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f617a28 dev-util/ruff: Silence warning about double empty line Signed-off-by: Patrick McLean gentoo.org> dev-util/ruff/ruff-0.0.272.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-util/ruff/ruff-0.0.272.ebuild b/dev-util/ruff/ruff-0.0.272.ebuild index 96df073fbfcf..ebda1f2b4b6c 100644 --- a/dev-util/ruff/ruff-0.0.272.ebuild +++ b/dev-util/ruff/ruff-0.0.272.ebuild @@ -307,7 +307,6 @@ CRATES=" yansi-term-0.1.2 " - LIBCST_COMMIT="80e4c1399f95e5beb532fdd1e209ad2dbb470438" RUSTPYTHON_COMMIT="7a3eedbf6fb4ea7068a1bf7fe0e97e963ea95ffd" declare -A GIT_CRATES=(