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 43CBC158041 for ; Tue, 12 Mar 2024 05:16:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5FC4E2A06; Tue, 12 Mar 2024 05:16:29 +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 61B07E2A06 for ; Tue, 12 Mar 2024 05:16:29 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5DC46342FFE for ; Tue, 12 Mar 2024 05:16:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD9341515 for ; Tue, 12 Mar 2024 05:16:26 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1710220535.ec6777d0e9c682d1c3902c7a56a5c7cad8ec591c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/powerline/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-shells/powerline/powerline-2.7-r2.ebuild app-shells/powerline/powerline-2.7-r3.ebuild X-VCS-Directories: app-shells/powerline/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: ec6777d0e9c682d1c3902c7a56a5c7cad8ec591c X-VCS-Branch: master Date: Tue, 12 Mar 2024 05:16:26 +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: 6b2c73b6-bc4b-4bad-a57c-e27719b8fb15 X-Archives-Hash: 0f3d3ecacfd22a78200429063cca0fb2 commit: ec6777d0e9c682d1c3902c7a56a5c7cad8ec591c Author: Sam James gentoo org> AuthorDate: Tue Mar 12 04:47:08 2024 +0000 Commit: Sam James gentoo org> CommitDate: Tue Mar 12 05:15:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec6777d0 app-shells/powerline: revbump for PEP517 change diff is OK: ``` * CMP: =app-shells/powerline-2.7-r2 with app-shells/powerline-2.7-r2/image * FILES:-usr/lib/python3.10/site-packages/powerline_status-*-py3.10.egg-info/PKG-INFO * FILES:-usr/lib/python3.10/site-packages/powerline_status-*-py3.10.egg-info/SOURCES.txt * FILES:-usr/lib/python3.10/site-packages/powerline_status-*-py3.10.egg-info/dependency_links.txt * FILES:-usr/lib/python3.10/site-packages/powerline_status-*-py3.10.egg-info/not-zip-safe * FILES:-usr/lib/python3.10/site-packages/powerline_status-*-py3.10.egg-info/requires.txt * FILES:-usr/lib/python3.10/site-packages/powerline_status-*-py3.10.egg-info/top_level.txt * FILES:+usr/lib/python3.10/site-packages/powerline_status-*.dist-info/METADATA * FILES:+usr/lib/python3.10/site-packages/powerline_status-*.dist-info/RECORD * FILES:+usr/lib/python3.10/site-packages/powerline_status-*.dist-info/WHEEL * FILES:+usr/lib/python3.10/site-packages/powerline_status-*.dist-info/top_level.txt * FILES:-usr/lib/python3.11/site-packages/powerline_status-*-py3.11.egg-info/PKG-INFO * FILES:-usr/lib/python3.11/site-packages/powerline_status-*-py3.11.egg-info/SOURCES.txt * FILES:-usr/lib/python3.11/site-packages/powerline_status-*-py3.11.egg-info/dependency_links.txt * FILES:-usr/lib/python3.11/site-packages/powerline_status-*-py3.11.egg-info/not-zip-safe * FILES:-usr/lib/python3.11/site-packages/powerline_status-*-py3.11.egg-info/requires.txt * FILES:-usr/lib/python3.11/site-packages/powerline_status-*-py3.11.egg-info/top_level.txt * FILES:+usr/lib/python3.11/site-packages/powerline_status-*.dist-info/METADATA * FILES:+usr/lib/python3.11/site-packages/powerline_status-*.dist-info/RECORD * FILES:+usr/lib/python3.11/site-packages/powerline_status-*.dist-info/WHEEL * FILES:+usr/lib/python3.11/site-packages/powerline_status-*.dist-info/top_level.txt * ------> FILES(+8,-12) ``` Fixes: 6faa61c59e55bf56acb8fddbbea8f820a22a1c56 Bug: https://bugs.gentoo.org/909895 Signed-off-by: Sam James gentoo.org> app-shells/powerline/{powerline-2.7-r2.ebuild => powerline-2.7-r3.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/app-shells/powerline/powerline-2.7-r2.ebuild b/app-shells/powerline/powerline-2.7-r3.ebuild similarity index 100% rename from app-shells/powerline/powerline-2.7-r2.ebuild rename to app-shells/powerline/powerline-2.7-r3.ebuild