* [gentoo-commits] proj/portage:repoman commit in: pym/portage/util/, pym/repoman/, pym/portage/util/futures/
2016-04-29 17:24 [gentoo-commits] proj/portage:master commit in: pym/portage/util/, pym/portage/util/futures/, pym/repoman/ Brian Dolbec
@ 2016-04-25 15:32 ` Brian Dolbec
0 siblings, 0 replies; 2+ messages in thread
From: Brian Dolbec @ 2016-04-25 15:32 UTC (permalink / raw
To: gentoo-commits
commit: 09fa3e27ae878f8bb027b728d876168d9b201d7b
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 15:28:53 2016 +0000
URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=09fa3e27
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/portage:master commit in: pym/portage/util/, pym/portage/util/futures/, pym/repoman/
@ 2016-04-29 17:24 Brian Dolbec
2016-04-25 15:32 ` [gentoo-commits] proj/portage:repoman commit in: pym/portage/util/, pym/repoman/, pym/portage/util/futures/ Brian Dolbec
0 siblings, 1 reply; 2+ messages in thread
From: Brian Dolbec @ 2016-04-29 17:24 UTC (permalink / raw
To: gentoo-commits
commit: 09fa3e27ae878f8bb027b728d876168d9b201d7b
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 15:28:53 2016 +0000
URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=09fa3e27
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-04-29 17:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-29 17:24 [gentoo-commits] proj/portage:master commit in: pym/portage/util/, pym/portage/util/futures/, pym/repoman/ Brian Dolbec
2016-04-25 15:32 ` [gentoo-commits] proj/portage:repoman commit in: pym/portage/util/, pym/repoman/, pym/portage/util/futures/ Brian Dolbec
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox