From: "Mike Auty" <ikelos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/mypy_extensions/
Date: Wed, 10 Jun 2020 23:33:46 +0000 (UTC) [thread overview]
Message-ID: <1591832014.98cf34f06f6082f3742f933c0618ca170fb8205c.ikelos@gentoo> (raw)
commit: 98cf34f06f6082f3742f933c0618ca170fb8205c
Author: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 10 20:21:38 2020 +0000
Commit: Mike Auty <ikelos <AT> gentoo <DOT> org>
CommitDate: Wed Jun 10 23:33:34 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98cf34f0
dev-python/mypy_extensions: fixed failing test phase
Closes: https://bugs.gentoo.org/723546
Signed-off-by: Dennis Lamm <expeditioneer <AT> gentoo.org>
Signed-off-by: Mike Auty <ikelos <AT> gentoo.org>
dev-python/mypy_extensions/mypy_extensions-0.4.3.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/dev-python/mypy_extensions/mypy_extensions-0.4.3.ebuild b/dev-python/mypy_extensions/mypy_extensions-0.4.3.ebuild
index 61bac404128..0536aa7c3de 100644
--- a/dev-python/mypy_extensions/mypy_extensions-0.4.3.ebuild
+++ b/dev-python/mypy_extensions/mypy_extensions-0.4.3.ebuild
@@ -40,9 +40,7 @@ python_compile_all() {
}
python_test() {
- local PYTHONPATH="$(pwd)"
-
- "${PYTHON}" runtests.py || die "tests failed under ${EPYTHON}"
+ "${PYTHON}" -m unittest discover tests -v || die "tests fail with ${EPYTHON}"
}
python_install_all() {
next reply other threads:[~2020-06-10 23:33 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-10 23:33 Mike Auty [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-22 19:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/mypy_extensions/ Michał Górny
2024-06-10 20:02 Petr Vaněk
2023-07-24 12:49 Michał Górny
2023-06-06 6:13 Michał Górny
2023-03-11 17:12 Michał Górny
2023-03-11 16:28 Arthur Zamarin
2023-03-11 8:04 Arthur Zamarin
2023-02-05 19:56 Michał Górny
2023-02-05 17:07 Michał Górny
2022-11-08 5:59 Michał Górny
2022-11-08 5:17 Sam James
2022-10-27 11:44 Andrew Ammerlaan
2022-09-02 10:52 Marek Szuba
2022-04-25 18:41 Sam James
2021-12-07 8:40 Joshua Kinard
2021-08-10 7:57 Michał Górny
2021-08-10 7:57 Michał Górny
2021-07-05 20:17 Mike Auty
2021-05-13 22:10 Michał Górny
2020-12-11 14:43 Michał Górny
2020-11-30 21:12 Sergei Trofimovich
2020-11-28 13:41 Sam James
2020-11-26 19:08 Sam James
2020-11-26 13:21 Sam James
2020-10-07 7:28 Michał Górny
2020-10-07 1:02 Sam James
2020-10-01 17:29 Sergei Trofimovich
2020-10-01 17:29 Sergei Trofimovich
2020-09-30 20:26 Sam James
2020-09-30 8:10 Michał Górny
2020-09-27 6:42 Matt Turner
2020-09-13 4:55 Sam James
2020-09-13 4:55 Sam James
2020-09-13 3:31 Sam James
2020-08-30 3:57 Sam James
2020-08-29 20:04 Sam James
2020-08-27 22:10 Sergei Trofimovich
2020-08-26 20:35 Patrick McLean
2020-03-28 8:34 Michał Górny
2020-03-28 8:34 Michał Górny
2020-03-25 17:44 Agostino Sarubbo
2020-03-25 16:12 Agostino Sarubbo
2020-01-05 21:11 Mike Auty
2019-02-26 23:13 Mike Auty
2019-02-26 22:05 Mike Auty
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=1591832014.98cf34f06f6082f3742f933c0618ca170fb8205c.ikelos@gentoo \
--to=ikelos@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: 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