From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/portage:master commit in: lib/portage/_emirrordist/
Date: Mon, 3 Aug 2020 19:30:51 +0000 (UTC) [thread overview]
Message-ID: <1596482526.1db30c8a1dc2215425a2d1036effc749c876c1b4.zmedico@gentoo> (raw)
commit: 1db30c8a1dc2215425a2d1036effc749c876c1b4
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 3 19:05:54 2020 +0000
Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Mon Aug 3 19:22:06 2020 +0000
URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=1db30c8a
lib/portage/_emirrordist/main.py: drop unused-import
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>
lib/portage/_emirrordist/main.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/portage/_emirrordist/main.py b/lib/portage/_emirrordist/main.py
index 23f6468c5..8d00a05f5 100644
--- a/lib/portage/_emirrordist/main.py
+++ b/lib/portage/_emirrordist/main.py
@@ -7,7 +7,7 @@ import sys
import portage
from portage import os
-from portage.util import normalize_path, writemsg_level, _recursive_file_list
+from portage.util import normalize_path, _recursive_file_list
from portage.util._async.run_main_scheduler import run_main_scheduler
from portage.util._async.SchedulerInterface import SchedulerInterface
from portage.util._eventloop.global_event_loop import global_event_loop
next reply other threads:[~2020-08-03 19:31 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-03 19:30 Zac Medico [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-05-24 5:25 [gentoo-commits] proj/portage:master commit in: lib/portage/_emirrordist/ Zac Medico
2021-02-27 3:57 Zac Medico
2021-01-22 7:27 Zac Medico
2020-08-03 21:42 Zac Medico
2019-11-07 6:29 Zac Medico
2019-11-06 20:04 Zac Medico
2019-11-05 19:16 Zac Medico
2019-10-21 13:38 Michał Górny
2019-10-21 8:09 Michał Górny
2019-10-21 7:40 Michał Górny
2019-10-17 18:09 Michał Górny
2019-10-13 19:39 Michał Górny
2019-10-12 6:40 Michał Górny
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=1596482526.1db30c8a1dc2215425a2d1036effc749c876c1b4.zmedico@gentoo \
--to=zmedico@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