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 7A1F3158091 for ; Thu, 2 Jun 2022 08:33:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3925E07B3; Thu, 2 Jun 2022 08:33:04 +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 6EBDDE07B3 for ; Thu, 2 Jun 2022 08:33:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 8CD99341F52 for ; Thu, 2 Jun 2022 08:33:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 018D74F2 for ; Thu, 2 Jun 2022 08:33:00 +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: <1654158773.d3d6569ceac7660edf86022650a24cfee8990daa.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/keyring/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/keyring/keyring-23.5.1.ebuild X-VCS-Directories: dev-python/keyring/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: d3d6569ceac7660edf86022650a24cfee8990daa X-VCS-Branch: master Date: Thu, 2 Jun 2022 08:33:00 +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: ae7d26a4-7a11-47dc-84f0-443cb4ff6e94 X-Archives-Hash: e6e4ab0f8c822486ab7cc11b970791cc commit: d3d6569ceac7660edf86022650a24cfee8990daa Author: Michał Górny gentoo org> AuthorDate: Thu Jun 2 08:31:33 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Jun 2 08:32:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3d6569c dev-python/keyring: Remove broken USE=doc Signed-off-by: Michał Górny gentoo.org> dev-python/keyring/keyring-23.5.1.ebuild | 3 --- 1 file changed, 3 deletions(-) diff --git a/dev-python/keyring/keyring-23.5.1.ebuild b/dev-python/keyring/keyring-23.5.1.ebuild index 490599b99cce..b0b2427e6483 100644 --- a/dev-python/keyring/keyring-23.5.1.ebuild +++ b/dev-python/keyring/keyring-23.5.1.ebuild @@ -32,9 +32,6 @@ BDEPEND=" " distutils_enable_tests pytest -distutils_enable_sphinx docs \ - dev-python/jaraco-packaging \ - dev-python/rst-linker export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}