From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gentoolkit:master commit in: pym/gentoolkit/ekeyword/
Date: Mon, 28 Dec 2020 18:01:12 +0000 (UTC) [thread overview]
Message-ID: <1609178455.2f572237ebbf2be2b56803394a40d5c4938cbdb7.mattst88@gentoo> (raw)
commit: 2f572237ebbf2be2b56803394a40d5c4938cbdb7
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 28 18:00:28 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Dec 28 18:00:55 2020 +0000
URL: https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=2f572237
ekeyword: Use mock from unittest
Since we only support Python 3.6+.
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
pym/gentoolkit/ekeyword/test_ekeyword.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pym/gentoolkit/ekeyword/test_ekeyword.py b/pym/gentoolkit/ekeyword/test_ekeyword.py
index 12a0b54..0763783 100755
--- a/pym/gentoolkit/ekeyword/test_ekeyword.py
+++ b/pym/gentoolkit/ekeyword/test_ekeyword.py
@@ -10,7 +10,7 @@ import subprocess
import tempfile
import unittest
-import mock
+from unittest import mock
from gentoolkit.ekeyword import ekeyword
next reply other threads:[~2020-12-28 18:01 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-28 18:01 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-24 18:05 [gentoo-commits] proj/gentoolkit:master commit in: pym/gentoolkit/ekeyword/ Matt Turner
2022-07-09 19:50 Brian Dolbec
2021-06-18 14:03 Sam James
2020-12-28 17:52 Matt Turner
2020-12-28 17:52 Matt Turner
2020-04-24 8:06 Michał Górny
2019-10-24 15:07 Michael Haubenwallner
2019-10-24 15:07 Michael Haubenwallner
2017-09-11 20:20 Sebastian Pipping
2017-03-22 12:51 Brian Dolbec
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=1609178455.2f572237ebbf2be2b56803394a40d5c4938cbdb7.mattst88@gentoo \
--to=mattst88@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