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 CF722158083 for ; Wed, 25 Sep 2024 04:39:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B0D4E2B54; Wed, 25 Sep 2024 04:39:36 +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 41A62E2B55 for ; Wed, 25 Sep 2024 04:39:36 +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 A63BC343172 for ; Wed, 25 Sep 2024 04:39:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A15C916EF for ; Wed, 25 Sep 2024 04:39:31 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1727239148.406db3223417abd4b8bd1a8bf1b1b78e250cfdaf.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-test/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/jaraco-test/jaraco-test-5.4.0-r1.ebuild dev-python/jaraco-test/jaraco-test-5.4.0.ebuild X-VCS-Directories: dev-python/jaraco-test/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 406db3223417abd4b8bd1a8bf1b1b78e250cfdaf X-VCS-Branch: master Date: Wed, 25 Sep 2024 04:39:31 +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: 2a164dc2-20c2-49ad-9387-8faf71d3a3bc X-Archives-Hash: 45c0c2dd2bc067cea73b23a8bafd3a2a commit: 406db3223417abd4b8bd1a8bf1b1b78e250cfdaf Author: Michał Górny gentoo org> AuthorDate: Wed Sep 25 04:36:34 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Sep 25 04:39:08 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=406db322 dev-python/jaraco-test: Missing revbump for 5.4.0 Signed-off-by: Michał Górny gentoo.org> .../jaraco-test/{jaraco-test-5.4.0.ebuild => jaraco-test-5.4.0-r1.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/dev-python/jaraco-test/jaraco-test-5.4.0.ebuild b/dev-python/jaraco-test/jaraco-test-5.4.0-r1.ebuild similarity index 100% rename from dev-python/jaraco-test/jaraco-test-5.4.0.ebuild rename to dev-python/jaraco-test/jaraco-test-5.4.0-r1.ebuild