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 3A925158003 for ; Sat, 12 Mar 2022 09:10:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EB8072BC01A; Sat, 12 Mar 2022 09:10:41 +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 C8E682BC020 for ; Sat, 12 Mar 2022 09:10:41 +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 AA1E734307E for ; Sat, 12 Mar 2022 09:10:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3DF9F344 for ; Sat, 12 Mar 2022 09:10:37 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1647076184.52759b13b4acc7275afecd00e2255e92c440af1e.arthurzam@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/python-octaviaclient/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/python-octaviaclient/python-octaviaclient-2.5.0.ebuild X-VCS-Directories: dev-python/python-octaviaclient/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 52759b13b4acc7275afecd00e2255e92c440af1e X-VCS-Branch: master Date: Sat, 12 Mar 2022 09:10:37 +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: bfdbd1b2-56e5-46fd-abca-e504f05591dc X-Archives-Hash: 3c8a49520f33c62b6d4439f6a968f17f commit: 52759b13b4acc7275afecd00e2255e92c440af1e Author: Arthur Zamarin gentoo org> AuthorDate: Sat Mar 12 09:09:44 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Mar 12 09:09:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=52759b13 dev-python/python-octaviaclient: fix missing hacking Closes: https://bugs.gentoo.org/830519 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/python-octaviaclient/python-octaviaclient-2.5.0.ebuild | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dev-python/python-octaviaclient/python-octaviaclient-2.5.0.ebuild b/dev-python/python-octaviaclient/python-octaviaclient-2.5.0.ebuild index f37ba056d..e863ade9a 100644 --- a/dev-python/python-octaviaclient/python-octaviaclient-2.5.0.ebuild +++ b/dev-python/python-octaviaclient/python-octaviaclient-2.5.0.ebuild @@ -42,3 +42,7 @@ DEPEND=" " distutils_enable_tests pytest + +EPYTEST_IGNORE=( + octaviaclient/tests/unit/test_hacking.py +) 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 8B947158003 for ; Sat, 12 Mar 2022 09:10:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3E1CE07C9; Sat, 12 Mar 2022 09:10:25 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7EA48E07C9 for ; Sat, 12 Mar 2022 09:10:23 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2D03B342C36 for ; Sat, 12 Mar 2022 09:10:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6CCD72B0 for ; Sat, 12 Mar 2022 09:10:20 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1647076184.52759b13b4acc7275afecd00e2255e92c440af1e.arthurzam@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/python-octaviaclient/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/python-octaviaclient/python-octaviaclient-2.5.0.ebuild X-VCS-Directories: dev-python/python-octaviaclient/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 52759b13b4acc7275afecd00e2255e92c440af1e X-VCS-Branch: dev Date: Sat, 12 Mar 2022 09:10:20 +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: 15f9d726-db7e-43c2-8491-c0b01e39a50f X-Archives-Hash: 58d771a424e4313624b0b5c3c2b63fd5 Message-ID: <20220312091020.D-nrtN6DipY-9-syophAnXMlYU3LZR8wcWmUs-dPkAk@z> commit: 52759b13b4acc7275afecd00e2255e92c440af1e Author: Arthur Zamarin gentoo org> AuthorDate: Sat Mar 12 09:09:44 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Mar 12 09:09:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=52759b13 dev-python/python-octaviaclient: fix missing hacking Closes: https://bugs.gentoo.org/830519 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/python-octaviaclient/python-octaviaclient-2.5.0.ebuild | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dev-python/python-octaviaclient/python-octaviaclient-2.5.0.ebuild b/dev-python/python-octaviaclient/python-octaviaclient-2.5.0.ebuild index f37ba056d..e863ade9a 100644 --- a/dev-python/python-octaviaclient/python-octaviaclient-2.5.0.ebuild +++ b/dev-python/python-octaviaclient/python-octaviaclient-2.5.0.ebuild @@ -42,3 +42,7 @@ DEPEND=" " distutils_enable_tests pytest + +EPYTEST_IGNORE=( + octaviaclient/tests/unit/test_hacking.py +)