From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/portage:master commit in: lib/_emerge/resolver/
Date: Mon, 3 Aug 2020 19:30:51 +0000 (UTC) [thread overview]
Message-ID: <1596482495.c449a5bab005dab8596b16b07934cc00ea05f8c8.zmedico@gentoo> (raw)
commit: c449a5bab005dab8596b16b07934cc00ea05f8c8
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 3 19:05:46 2020 +0000
Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Mon Aug 3 19:21:35 2020 +0000
URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=c449a5ba
lib/_emerge/resolver/output.py: fix unused-import
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>
lib/_emerge/resolver/output.py | 2 --
1 file changed, 2 deletions(-)
diff --git a/lib/_emerge/resolver/output.py b/lib/_emerge/resolver/output.py
index 9483898de..1dcb47020 100644
--- a/lib/_emerge/resolver/output.py
+++ b/lib/_emerge/resolver/output.py
@@ -8,8 +8,6 @@ __all__ = (
"Display", "format_unmatched_atom",
)
-
-import portage
from portage import os
from portage.dbapi.dep_expand import dep_expand
from portage.dep import Atom, cpvequal, _repo_separator, _slot_separator
next reply other threads:[~2020-08-03 19:30 UTC|newest]
Thread overview: 10+ 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 --
2023-12-06 16:18 [gentoo-commits] proj/portage:master commit in: lib/_emerge/resolver/ Zac Medico
2022-03-27 23:07 Sam James
2021-10-04 0:24 Sam James
2021-10-04 0:24 Sam James
2021-08-15 6:48 Michał Górny
2020-08-03 23:28 Zac Medico
2020-08-03 21:42 Zac Medico
2020-08-03 3:08 Zac Medico
2019-01-20 7:24 Zac Medico
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=1596482495.c449a5bab005dab8596b16b07934cc00ea05f8c8.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