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 829B7138335 for ; Wed, 30 Oct 2019 08:33:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE736E0891; Wed, 30 Oct 2019 08:33:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 961B5E0891 for ; Wed, 30 Oct 2019 08:33:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 51A9934C590 for ; Wed, 30 Oct 2019 08:33:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B53BA897 for ; Wed, 30 Oct 2019 08:32:58 +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: <1572424374.531fac9ec57963d7752ee08304832e372cf966d7.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/setuptools/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/setuptools/setuptools-41.5.1.ebuild X-VCS-Directories: dev-python/setuptools/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 531fac9ec57963d7752ee08304832e372cf966d7 X-VCS-Branch: master Date: Wed, 30 Oct 2019 08:32:58 +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: 3a48b343-5147-45b3-acc1-741dfeb2e268 X-Archives-Hash: 1f5e938414752128be12f4a8c0142a64 commit: 531fac9ec57963d7752ee08304832e372cf966d7 Author: Michał Górny gentoo org> AuthorDate: Wed Oct 30 08:28:07 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Oct 30 08:32:54 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=531fac9e dev-python/setuptools: Allow new dev-python/pytest Signed-off-by: Michał Górny gentoo.org> dev-python/setuptools/setuptools-41.5.1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-python/setuptools/setuptools-41.5.1.ebuild b/dev-python/setuptools/setuptools-41.5.1.ebuild index f3990f7b4a6..69da3de1a38 100644 --- a/dev-python/setuptools/setuptools-41.5.1.ebuild +++ b/dev-python/setuptools/setuptools-41.5.1.ebuild @@ -31,7 +31,6 @@ DEPEND="${RDEPEND} dev-python/mock[${PYTHON_USEDEP}] dev-python/pip[${PYTHON_USEDEP}] >=dev-python/pytest-3.7.0[${PYTHON_USEDEP}] -