From: "Alec Warner" <antarus@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] packages:master commit in: dbgenerator/
Date: Mon, 17 Mar 2014 15:39:48 +0000 (UTC) [thread overview]
Message-ID: <1395070453.0f3cfe188e046e43d4858c40c9b5248e3096de23.antarus@gentoo> (raw)
commit: 0f3cfe188e046e43d4858c40c9b5248e3096de23
Author: Alec Warner <antarus <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 17 15:34:13 2014 +0000
Commit: Alec Warner <antarus <AT> gentoo <DOT> org>
CommitDate: Mon Mar 17 15:34:13 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=packages.git;a=commit;h=0f3cfe18
iter_read_bash moved to bash module.
---
dbgenerator/backend.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dbgenerator/backend.py b/dbgenerator/backend.py
index 1330646..d51f3f8 100644
--- a/dbgenerator/backend.py
+++ b/dbgenerator/backend.py
@@ -9,7 +9,7 @@ from pkgcore.ebuild.repository import UnconfiguredTree, SlavedTree
from pkgcore.restrictions.packages import OrRestriction
from pkgcore.util.repo_utils import get_raw_repos, get_virtual_repos
from snakeoil.lists import unstable_unique
-from snakeoil.fileutils import iter_read_bash
+from snakeoil.bash import iter_read_bash
from snakeoil.osutils import pjoin
import os
import errno
next reply other threads:[~2014-03-17 15:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-17 15:39 Alec Warner [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-01-25 15:42 [gentoo-commits] packages:master commit in: dbgenerator/ Christian Ruppert
2014-01-25 15:09 Christian Ruppert
2013-04-14 21:01 Christian Ruppert
2011-07-08 2:30 Robin H. Johnson
2011-07-08 1:52 Robin H. Johnson
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=1395070453.0f3cfe188e046e43d4858c40c9b5248e3096de23.antarus@gentoo \
--to=antarus@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