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 7787813835A for ; Sun, 27 Sep 2020 23:02:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F3E2E07F9; Sun, 27 Sep 2020 23:02:14 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 59390E07D8 for ; Sun, 27 Sep 2020 23:02:14 +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 34907340C50 for ; Sun, 27 Sep 2020 23:02:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A248337F for ; Sun, 27 Sep 2020 23:02:11 +0000 (UTC) From: "Aisha Tammy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aisha Tammy" Message-ID: <1601247720.26a6561ed3947a5427c4d1639d9d6d3ac8c4ae9a.epsilon-0@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: dev-python/dnaio/ X-VCS-Repository: proj/sci X-VCS-Files: dev-python/dnaio/dnaio-0.4.2.ebuild X-VCS-Directories: dev-python/dnaio/ X-VCS-Committer: epsilon-0 X-VCS-Committer-Name: Aisha Tammy X-VCS-Revision: 26a6561ed3947a5427c4d1639d9d6d3ac8c4ae9a X-VCS-Branch: master Date: Sun, 27 Sep 2020 23:02:11 +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: d19a1734-7409-4d0a-94ac-fe0a1fd179cf X-Archives-Hash: 842ff740ac8be06292f582d88147187a commit: 26a6561ed3947a5427c4d1639d9d6d3ac8c4ae9a Author: Aisha Tammy aisha cc> AuthorDate: Sun Sep 27 22:40:12 2020 +0000 Commit: Aisha Tammy aisha cc> CommitDate: Sun Sep 27 23:02:00 2020 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=26a6561e dev-python/dnaio: explain no tests Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Aisha Tammy aisha.cc> dev-python/dnaio/dnaio-0.4.2.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-python/dnaio/dnaio-0.4.2.ebuild b/dev-python/dnaio/dnaio-0.4.2.ebuild index 18c372450..73615c246 100644 --- a/dev-python/dnaio/dnaio-0.4.2.ebuild +++ b/dev-python/dnaio/dnaio-0.4.2.ebuild @@ -18,3 +18,5 @@ RDEPEND=" ${PYTHON_DEPS} dev-python/xopen " + +# no tests in package