public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/curio/
Date: Tue, 31 Jan 2023 03:09:19 +0000 (UTC)	[thread overview]
Message-ID: <1675134552.ee44f476e8d611c82eb2244f7d3c75b868dc6d03.julien@gentoo> (raw)

commit:     ee44f476e8d611c82eb2244f7d3c75b868dc6d03
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Tue Jan 31 03:07:02 2023 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Tue Jan 31 03:09:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ee44f476

dev-python/curio: deselect test that requires network

Closes: https://bugs.gentoo.org/892595
Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 dev-python/curio/curio-1.6.ebuild | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/dev-python/curio/curio-1.6.ebuild b/dev-python/curio/curio-1.6.ebuild
index 0cf35ad54..17adf0b74 100644
--- a/dev-python/curio/curio-1.6.ebuild
+++ b/dev-python/curio/curio-1.6.ebuild
@@ -23,5 +23,10 @@ SLOT="0"
 
 DEPEND="test? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
 
+EPYTEST_DESELECT=(
+	# Needs net
+	"tests/test_network.py::test_ssl_outgoing"
+)
+
 distutils_enable_sphinx docs --no-autodoc
 distutils_enable_tests pytest


             reply	other threads:[~2023-01-31  3:09 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-31  3:09 Julien Roy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-13 22:38 [gentoo-commits] repo/proj/guru:master commit in: dev-python/curio/ Julien Roy
2024-05-13 22:21 ` [gentoo-commits] repo/proj/guru:dev " Julien Roy
2023-01-29 19:36 Julien Roy
2023-01-29 19:28 Julien Roy
2022-07-11 19:22 Anna Vyalkova
2021-05-25  8:10 Anna Vyalkova
2021-05-24 11:06 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-05-24 10:01 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-03-12 12:10 Andrew Ammerlaan
2020-12-06  9:40 Alessandro Barbieri
2020-11-28 13:57 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-11-28 13:46 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-11-27 10:26 Alessandro Barbieri
2020-08-29 14:14 Andrew Ammerlaan
2020-04-12 16:16 Andrew Ammerlaan
2020-03-27 17:53 Alessandro Barbieri
2020-02-03 18:07 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=1675134552.ee44f476e8d611c82eb2244f7d3c75b868dc6d03.julien@gentoo \
    --to=julien@jroy.ca \
    --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: link
Be 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