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 92CAF158013 for ; Fri, 8 Dec 2023 16:54:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7D962BC01D; Fri, 8 Dec 2023 16:54:05 +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 BBD612BC01D for ; Fri, 8 Dec 2023 16:54:05 +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 C3379340200 for ; Fri, 8 Dec 2023 16:54:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ADEE0146E for ; Fri, 8 Dec 2023 16:54:02 +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: <1702054396.91e4b33c4724e31d2a51e7b052575a2ef832d230.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pynvim/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pynvim/pynvim-0.4.3-r1.ebuild dev-python/pynvim/pynvim-0.4.3-r2.ebuild X-VCS-Directories: dev-python/pynvim/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 91e4b33c4724e31d2a51e7b052575a2ef832d230 X-VCS-Branch: master Date: Fri, 8 Dec 2023 16:54:02 +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: d837a9ca-dcc6-4bf6-965f-df9ffca01752 X-Archives-Hash: 16a47ee278e9f3e49ed658e90d0c4786 commit: 91e4b33c4724e31d2a51e7b052575a2ef832d230 Author: Sam James gentoo org> AuthorDate: Fri Dec 8 16:53:16 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Dec 8 16:53:16 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91e4b33c dev-python/pynvim: revbump for dropping virtual dep Fixes: 4164edb4a43016931c1dfee360994122a076e9ac Signed-off-by: Sam James gentoo.org> dev-python/pynvim/{pynvim-0.4.3-r1.ebuild => pynvim-0.4.3-r2.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/dev-python/pynvim/pynvim-0.4.3-r1.ebuild b/dev-python/pynvim/pynvim-0.4.3-r2.ebuild similarity index 100% rename from dev-python/pynvim/pynvim-0.4.3-r1.ebuild rename to dev-python/pynvim/pynvim-0.4.3-r2.ebuild