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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 21434158087 for ; Wed, 27 Oct 2021 03:36:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8BABE085B; Wed, 27 Oct 2021 03:36:10 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 167BCE0828 for ; Wed, 27 Oct 2021 03:36:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B7C6534363B for ; Wed, 27 Oct 2021 03:36:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A163163 for ; Wed, 27 Oct 2021 03:36:07 +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: <1635305750.6e7e5226ffba0a7116fbdcbdf1a3de1b84a2162a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/hiredis/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/hiredis/hiredis-2.0.0-r1.ebuild dev-python/hiredis/hiredis-2.0.0.ebuild X-VCS-Directories: dev-python/hiredis/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 6e7e5226ffba0a7116fbdcbdf1a3de1b84a2162a X-VCS-Branch: master Date: Wed, 27 Oct 2021 03:36:07 +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: edbafb2e-7e41-43d2-a7d7-de35ae8f75de X-Archives-Hash: 4f0923bc50c8203d12ebae24c13dbcf9 commit: 6e7e5226ffba0a7116fbdcbdf1a3de1b84a2162a Author: Sam James gentoo org> AuthorDate: Wed Oct 27 03:34:33 2021 +0000 Commit: Sam James gentoo org> CommitDate: Wed Oct 27 03:35:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e7e5226 dev-python/hiredis: revbump for dependency change We need a revbump otherwise there's no obligation for the PM to allow upgrading to a newer version with a different subslot (as has happened here, see 9f410c09b870adfd7307af838c85745a4bc468ea). Fixes: 39da55fa72e9a05275fde2a85ed307fcaee0d1b3 Signed-off-by: Sam James gentoo.org> dev-python/hiredis/{hiredis-2.0.0.ebuild => hiredis-2.0.0-r1.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/dev-python/hiredis/hiredis-2.0.0.ebuild b/dev-python/hiredis/hiredis-2.0.0-r1.ebuild similarity index 100% rename from dev-python/hiredis/hiredis-2.0.0.ebuild rename to dev-python/hiredis/hiredis-2.0.0-r1.ebuild