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 EFD0515852A for ; Thu, 15 Aug 2024 13:41:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5722E29CD; Thu, 15 Aug 2024 13:41:52 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CCA4FE29CD for ; Thu, 15 Aug 2024 13:41:52 +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 D74A5343017 for ; Thu, 15 Aug 2024 13:41:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3FC051EEC for ; Thu, 15 Aug 2024 13:41:50 +0000 (UTC) From: "Petr Vaněk" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Petr Vaněk" Message-ID: <1723729237.b9b60f8ac711869673ff2f6ced1668f3eaf96327.arkamar@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pipdeptree/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pipdeptree/pipdeptree-2.18.1-r1.ebuild dev-python/pipdeptree/pipdeptree-2.18.1.ebuild X-VCS-Directories: dev-python/pipdeptree/ X-VCS-Committer: arkamar X-VCS-Committer-Name: Petr Vaněk X-VCS-Revision: b9b60f8ac711869673ff2f6ced1668f3eaf96327 X-VCS-Branch: master Date: Thu, 15 Aug 2024 13:41:50 +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: a7fce629-fc17-4369-bd3f-021516c17017 X-Archives-Hash: f06aa8e3e6b97fd02afe473f623a5799 commit: b9b60f8ac711869673ff2f6ced1668f3eaf96327 Author: Oz Tiram gmail com> AuthorDate: Thu Aug 15 13:32:02 2024 +0000 Commit: Petr Vaněk gentoo org> CommitDate: Thu Aug 15 13:40:37 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9b60f8a dev-python/pipdeptree: bump revision Signed-off-by: Oz Tiram gmail.com> Closes: https://github.com/gentoo/gentoo/pull/38161 Signed-off-by: Petr Vaněk gentoo.org> .../pipdeptree/{pipdeptree-2.18.1.ebuild => pipdeptree-2.18.1-r1.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/dev-python/pipdeptree/pipdeptree-2.18.1.ebuild b/dev-python/pipdeptree/pipdeptree-2.18.1-r1.ebuild similarity index 100% rename from dev-python/pipdeptree/pipdeptree-2.18.1.ebuild rename to dev-python/pipdeptree/pipdeptree-2.18.1-r1.ebuild