From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1441002-garchives=archives.gentoo.org@lists.gentoo.org>
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) server-digest SHA256)
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 5AB61158096
	for <garchives@archives.gentoo.org>; Fri, 30 Sep 2022 15:41:46 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C06E0E08F3;
	Fri, 30 Sep 2022 15:41:45 +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 AA7F5E08F3
	for <gentoo-commits@lists.gentoo.org>; Fri, 30 Sep 2022 15:41:45 +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 A98993410B7
	for <gentoo-commits@lists.gentoo.org>; Fri, 30 Sep 2022 15:41:44 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B50D65EC
	for <gentoo-commits@lists.gentoo.org>; Fri, 30 Sep 2022 15:41:42 +0000 (UTC)
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" <arthurzam@gentoo.org>
Message-ID: <1664552494.7a14cf04840e0b264d36997168e1a7120ac31379.arthurzam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/pkgcore/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sys-apps/pkgcore/pkgcore-0.12.13-r1.ebuild sys-apps/pkgcore/pkgcore-0.12.13-r2.ebuild
X-VCS-Directories: sys-apps/pkgcore/
X-VCS-Committer: arthurzam
X-VCS-Committer-Name: Arthur Zamarin
X-VCS-Revision: 7a14cf04840e0b264d36997168e1a7120ac31379
X-VCS-Branch: master
Date: Fri, 30 Sep 2022 15:41:42 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 0bac3b0e-b461-41c3-91fd-54df0d19b252
X-Archives-Hash: 999070254982cf59864c0d28d64a18e5

commit:     7a14cf04840e0b264d36997168e1a7120ac31379
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 30 15:38:39 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 30 15:41:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a14cf04

sys-apps/pkgcore: ping snakeoil version for 0.12.13

Bug: https://bugs.gentoo.org/873517
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 .../pkgcore/{pkgcore-0.12.13-r1.ebuild => pkgcore-0.12.13-r2.ebuild}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/pkgcore/pkgcore-0.12.13-r1.ebuild b/sys-apps/pkgcore/pkgcore-0.12.13-r2.ebuild
similarity index 95%
rename from sys-apps/pkgcore/pkgcore-0.12.13-r1.ebuild
rename to sys-apps/pkgcore/pkgcore-0.12.13-r2.ebuild
index 496205d4330d..ae6de145bdd7 100644
--- a/sys-apps/pkgcore/pkgcore-0.12.13-r1.ebuild
+++ b/sys-apps/pkgcore/pkgcore-0.12.13-r2.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
 if [[ ${PV} == *9999 ]]; then
 	RDEPEND+=" ~dev-python/snakeoil-9999[${PYTHON_USEDEP}]"
 else
-	RDEPEND+=" >=dev-python/snakeoil-0.9.12[${PYTHON_USEDEP}]"
+	RDEPEND+=" =dev-python/snakeoil-0.9.12[${PYTHON_USEDEP}]"
 fi
 BDEPEND="
 	test? (