public inbox for gentoo-portage-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Aaron Bauman <bman@gentoo.org>
To: gentoo-portage-dev@lists.gentoo.org
Cc: Aaron Bauman <bman@gentoo.org>
Subject: [gentoo-portage-dev] [PATCH 15/18] lib/portage/tests/util/test_getconfig.py: drop unused-import
Date: Mon,  3 Aug 2020 16:20:30 -0400	[thread overview]
Message-ID: <20200803202033.1585074-15-bman@gentoo.org> (raw)
In-Reply-To: <20200803202033.1585074-1-bman@gentoo.org>

* Drop unused-import
* Update copyright

Signed-off-by: Aaron Bauman <bman@gentoo.org>
---
 lib/portage/tests/util/test_getconfig.py | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/lib/portage/tests/util/test_getconfig.py b/lib/portage/tests/util/test_getconfig.py
index a0d00d0e1..90e039cba 100644
--- a/lib/portage/tests/util/test_getconfig.py
+++ b/lib/portage/tests/util/test_getconfig.py
@@ -1,4 +1,4 @@
-# Copyright 2010-2019 Gentoo Authors
+# Copyright 2010-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 import tempfile
@@ -6,7 +6,6 @@ import tempfile
 from portage import os
 from portage import shutil
 from portage import _unicode_encode
-from portage.const import PORTAGE_BASE_PATH
 from portage.tests import TestCase
 from portage.util import getconfig
 from portage.exception import ParseError
-- 
2.28.0



  parent reply	other threads:[~2020-08-03 20:21 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-03 20:20 [gentoo-portage-dev] [PATCH 01/18] lib/_emerge/actions.py: drop unused-import Aaron Bauman
2020-08-03 20:20 ` [gentoo-portage-dev] [PATCH 02/18] lib/portage/package/ebuild/_config/KeywordsManager.py: " Aaron Bauman
2020-08-03 20:20 ` [gentoo-portage-dev] [PATCH 03/18] lib/portage/emaint/modules/sync/sync.py: " Aaron Bauman
2020-08-03 20:20 ` [gentoo-portage-dev] [PATCH 04/18] lib/_emerge/resolver/slot_collision.py: " Aaron Bauman
2020-08-03 20:20 ` [gentoo-portage-dev] [PATCH 05/18] lib/_emerge/PollScheduler.py: " Aaron Bauman
2020-08-03 20:20 ` [gentoo-portage-dev] [PATCH 06/18] lib/portage/dep/soname/SonameAtom.py: " Aaron Bauman
2020-08-03 20:20 ` [gentoo-portage-dev] [PATCH 07/18] lib/portage/dbapi/cpv_expand.py: " Aaron Bauman
2020-08-03 20:20 ` [gentoo-portage-dev] [PATCH 08/18] lib/_emerge/EbuildBuild.py: " Aaron Bauman
2020-08-03 20:20 ` [gentoo-portage-dev] [PATCH 09/18] lib/portage/_emirrordist/Config.py: " Aaron Bauman
2020-08-03 20:20 ` [gentoo-portage-dev] [PATCH 10/18] lib/portage/dbapi/IndexedPortdb.py: " Aaron Bauman
2020-08-03 20:20 ` [gentoo-portage-dev] [PATCH 11/18] lib/portage/elog/mod_syslog.py: " Aaron Bauman
2020-08-03 20:20 ` [gentoo-portage-dev] [PATCH 12/18] lib/portage/package/ebuild/prepare_build_dirs.py: " Aaron Bauman
2020-08-03 20:20 ` [gentoo-portage-dev] [PATCH 13/18] lib/portage/package/ebuild/getmaskingreason.py: " Aaron Bauman
2020-08-03 20:20 ` [gentoo-portage-dev] [PATCH 14/18] lib/portage/tests/resolver/ResolverPlayground.py: " Aaron Bauman
2020-08-03 20:20 ` Aaron Bauman [this message]
2020-08-03 20:20 ` [gentoo-portage-dev] [PATCH 16/18] lib/portage/tests/util/eventloop/test_call_soon_fifo.py: " Aaron Bauman
2020-08-03 20:20 ` [gentoo-portage-dev] [PATCH 17/18] lib/portage/util/netlink.py: " Aaron Bauman
2020-08-03 20:20 ` [gentoo-portage-dev] [PATCH 18/18] pylintrc: enable unused-imports Aaron Bauman
2020-08-03 21:43   ` 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=20200803202033.1585074-15-bman@gentoo.org \
    --to=bman@gentoo.org \
    --cc=gentoo-portage-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