From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/asyncssh/
Date: Tue, 25 May 2021 23:07:59 +0000 (UTC) [thread overview]
Message-ID: <1621939055.371946176e67a16ef7827283faa475e0a2f2f2ba.lanodan@gentoo> (raw)
commit: 371946176e67a16ef7827283faa475e0a2f2f2ba
Author: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Tue May 25 09:21:55 2021 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Tue May 25 10:37:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=37194617
dev-python/asyncssh: support python 3.9
Signed-off-by: Anna Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/asyncssh/asyncssh-2.6.0.ebuild | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/dev-python/asyncssh/asyncssh-2.6.0.ebuild b/dev-python/asyncssh/asyncssh-2.6.0.ebuild
index 43576f2c6..cf8388c46 100644
--- a/dev-python/asyncssh/asyncssh-2.6.0.ebuild
+++ b/dev-python/asyncssh/asyncssh-2.6.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..8} )
+PYTHON_COMPAT=( python3_{7..9} )
DOCS_DIR="docs"
DOCS_BUILDER="sphinx"
@@ -30,17 +30,17 @@ BDEPEND="
>=dev-python/libnacl-1.4.2[${PYTHON_USEDEP}]
>=dev-python/pyopenssl-17.0.0[${PYTHON_USEDEP}]
>=dev-python/python-pkcs11-0.7.0[${PYTHON_USEDEP}]
- >=dev-python/uvloop-0.9.1[${PYTHON_USEDEP}]
)
"
distutils_enable_tests pytest
+distutils_enable_sphinx docs
+
python_test() {
- pytest -vv \
+ epytest \
--deselect tests/test_agent.py::_TestAgent::test_confirm \
- --deselect tests/test_x509.py::_TestX509::test_expired_root \
- || die
+ --deselect tests/test_x509.py::_TestX509::test_expired_root
}
pkg_postinst() {
next reply other threads:[~2021-05-25 23:08 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-25 23:07 Haelwenn Monnier [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-06 13:38 [gentoo-commits] repo/proj/guru:master commit in: dev-python/asyncssh/ Florian Schmaus
2022-06-28 15:38 Arthur Zamarin
2022-04-21 17:46 Arthur Zamarin
2022-03-29 0:23 Ronny Gutbrod
2022-03-17 19:27 Ronny Gutbrod
2021-11-03 11:12 Andrew Ammerlaan
2021-11-03 11:12 Andrew Ammerlaan
2021-06-28 10:59 Florian Schmaus
2021-05-05 8:33 Andrew Ammerlaan
2020-12-27 12:48 Andrew Ammerlaan
2020-12-18 15:39 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-12-18 16:26 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-12-04 15:00 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=1621939055.371946176e67a16ef7827283faa475e0a2f2f2ba.lanodan@gentoo \
--to=contact@hacktivis.me \
--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