From: "Arthur Zamarin" <arthurzam@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/python-octaviaclient/ Date: Sat, 12 Mar 2022 09:10:37 +0000 (UTC) [thread overview] Message-ID: <1647076184.52759b13b4acc7275afecd00e2255e92c440af1e.arthurzam@gentoo> (raw) commit: 52759b13b4acc7275afecd00e2255e92c440af1e Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 12 09:09:44 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> 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 <arthurzam <AT> 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 +)
WARNING: multiple messages have this Message-ID (diff)
From: "Arthur Zamarin" <arthurzam@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/python-octaviaclient/ Date: Sat, 12 Mar 2022 09:10:20 +0000 (UTC) [thread overview] Message-ID: <1647076184.52759b13b4acc7275afecd00e2255e92c440af1e.arthurzam@gentoo> (raw) Message-ID: <20220312091020.D-nrtN6DipY-9-syophAnXMlYU3LZR8wcWmUs-dPkAk@z> (raw) commit: 52759b13b4acc7275afecd00e2255e92c440af1e Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 12 09:09:44 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> 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 <arthurzam <AT> 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 +)
next reply other threads:[~2022-03-12 9:10 UTC|newest] Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-03-12 9:10 Arthur Zamarin [this message] 2022-03-12 9:10 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-python/python-octaviaclient/ Arthur Zamarin -- strict thread matches above, loose matches on Subject: below -- 2025-03-04 9:39 [gentoo-commits] repo/proj/guru:master " David Roman 2024-12-15 18:10 Julien Roy 2024-12-12 13:06 David Roman 2024-12-12 13:06 David Roman 2024-08-30 13:16 David Roman 2022-05-30 6:39 Florian Schmaus 2022-03-11 10:57 Arthur Zamarin 2022-01-02 15:34 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2022-01-02 15:34 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=1647076184.52759b13b4acc7275afecd00e2255e92c440af1e.arthurzam@gentoo \ --to=arthurzam@gentoo.org \ --cc=gentoo-commits@lists.gentoo.org \ --cc=gentoo-dev@lists.gentoo.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox