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 36CC015808D for ; Wed, 20 Apr 2022 17:24:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20FD5E09BA; Wed, 20 Apr 2022 17:24:53 +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 D5A42E09BA for ; Wed, 20 Apr 2022 17:24:52 +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 E1D8E341AE0 for ; Wed, 20 Apr 2022 17:24:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1598442F for ; Wed, 20 Apr 2022 17:24:48 +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: <1650475477.1cd76804d9dd2d535b1dc82f2d0240ccb61232c6.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ruamel-yaml/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/ruamel-yaml/ruamel-yaml-0.17.21-r1.ebuild dev-python/ruamel-yaml/ruamel-yaml-0.17.21-r2.ebuild X-VCS-Directories: dev-python/ruamel-yaml/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 1cd76804d9dd2d535b1dc82f2d0240ccb61232c6 X-VCS-Branch: master Date: Wed, 20 Apr 2022 17:24:48 +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: a297e61e-930f-4195-b20c-105074a129b0 X-Archives-Hash: 19a37ebdc6b6b1459693f4614c0c01f9 commit: 1cd76804d9dd2d535b1dc82f2d0240ccb61232c6 Author: Michał Górny gentoo org> AuthorDate: Wed Apr 20 16:15:41 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Apr 20 17:24:37 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cd76804 dev-python/ruamel-yaml: Add a blocker on namespace-ruamel Signed-off-by: Michał Górny gentoo.org> .../{ruamel-yaml-0.17.21-r1.ebuild => ruamel-yaml-0.17.21-r2.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/ruamel-yaml/ruamel-yaml-0.17.21-r1.ebuild b/dev-python/ruamel-yaml/ruamel-yaml-0.17.21-r2.ebuild similarity index 97% rename from dev-python/ruamel-yaml/ruamel-yaml-0.17.21-r1.ebuild rename to dev-python/ruamel-yaml/ruamel-yaml-0.17.21-r2.ebuild index 5537e692e098..e8911cc77e1d 100644 --- a/dev-python/ruamel-yaml/ruamel-yaml-0.17.21-r1.ebuild +++ b/dev-python/ruamel-yaml/ruamel-yaml-0.17.21-r2.ebuild @@ -24,6 +24,7 @@ KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" RDEPEND=" dev-python/ruamel-yaml-clib[${PYTHON_USEDEP}] + !dev-python/namespace-ruamel " BDEPEND=" test? (