public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Brian Dolbec" <dolsen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/portage:repoman commit in: pym/portage/util/, pym/portage/util/futures/, pym/repoman/
Date: Mon, 25 Apr 2016 03:09:06 +0000 (UTC)	[thread overview]
Message-ID: <1461553392.f902c8684148a635aa9c780908e60ec2ff4a1fc6.dolsen@gentoo> (raw)

commit:     f902c8684148a635aa9c780908e60ec2ff4a1fc6
Author:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 24 08:04:59 2016 +0000
Commit:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Mon Apr 25 03:03:12 2016 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=f902c868

portage: Move the new util/futures.py to a futures subpkg

 pym/portage/util/futures/__init__.py      | 0
 pym/portage/util/{ => futures}/futures.py | 0
 pym/repoman/scanner.py                    | 2 +-
 3 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/pym/portage/util/futures/__init__.py b/pym/portage/util/futures/__init__.py
new file mode 100644
index 0000000..e69de29

diff --git a/pym/portage/util/futures.py b/pym/portage/util/futures/futures.py
similarity index 100%
rename from pym/portage/util/futures.py
rename to pym/portage/util/futures/futures.py

diff --git a/pym/repoman/scanner.py b/pym/repoman/scanner.py
index eaf023b..b3eeafd 100644
--- a/pym/repoman/scanner.py
+++ b/pym/repoman/scanner.py
@@ -9,7 +9,7 @@ import portage
 from portage import normalize_path
 from portage import os
 from portage.output import green
-from portage.util.futures import Future
+from portage.util.futures.futures import Future
 from repoman.modules.commit import repochecks
 from repoman.profile import check_profiles, dev_profile_keywords, setup_profile
 from repoman.repos import repo_metadata


                 reply	other threads:[~2016-04-25  3:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1461553392.f902c8684148a635aa9c780908e60ec2ff4a1fc6.dolsen@gentoo \
    --to=dolsen@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