From: Zac Medico <zmedico@gentoo.org>
To: Sergei Trofimovich <slyfox@gentoo.org>
Cc: gentoo-portage-dev@lists.gentoo.org,
Sergei Trofimovich <siarheit@google.com>,
"dolsen@gentoo.org" <dolsen@gentoo.org>
Subject: [gentoo-portage-dev] Re: [PATCH v2] portage/dep/depcheck.py: Whitespace, add indentation level after newline
Date: Sun, 2 Jul 2017 09:23:08 -0700 [thread overview]
Message-ID: <CAMiTYSoCfS0jmu6h0_uNOuZv6zxuwCcdY+m8mirT2SV=sUp5Pg@mail.gmail.com> (raw)
In-Reply-To: <20160618192620.16502-1-slyfox@gentoo.org>
On Sat, Jun 18, 2016 at 12:26 PM, Sergei Trofimovich <slyfox@gentoo.org> wrote:
> From: Sergei Trofimovich <siarheit@google.com>
>
> CC: dolsen@gentoo.org
> Signed-off-by: Sergei Trofimovich <siarheit@google.com>
> ---
> V2: updated subject
> pym/portage/dep/dep_check.py | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/pym/portage/dep/dep_check.py b/pym/portage/dep/dep_check.py
> index 9af4e65..76e5d82 100644
> --- a/pym/portage/dep/dep_check.py
> +++ b/pym/portage/dep/dep_check.py
> @@ -688,8 +688,8 @@ def dep_check(depstring, mydbapi, mysettings, use="yes", mode=None, myuse=None,
> else:
> try:
> mysplit = use_reduce(depstring, uselist=myusesplit,
> - masklist=mymasks, matchall=(use=="all"), excludeall=useforce,
> - opconvert=True, token_class=Atom, eapi=eapi)
> + masklist=mymasks, matchall=(use=="all"), excludeall=useforce,
> + opconvert=True, token_class=Atom, eapi=eapi)
> except InvalidDependString as e:
> return [0, "%s" % (e,)]
>
> --
> 2.9.0
>
Thanks, pushed:
https://gitweb.gentoo.org/proj/portage.git/commit/?id=7a5489e8b2715d48767ec7ee936736e862a8d7c1
--
Thanks,
Zac
next prev parent reply other threads:[~2017-07-02 16:23 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-18 17:01 [gentoo-portage-dev] [PATCH] repoman: typo in docstring s/dependancy/dependency/ Sergei Trofimovich
2016-06-18 17:01 ` [gentoo-portage-dev] [PATCH] repoman: whitespace: add indentation level after newline Sergei Trofimovich
2016-06-18 18:06 ` Brian Dolbec
2016-06-18 19:26 ` [gentoo-portage-dev] [PATCH v2] portage/dep/depcheck.py: Whitespace, " Sergei Trofimovich
2017-07-01 9:49 ` Sergei Trofimovich
2017-07-02 16:23 ` Zac Medico [this message]
2016-06-18 17:01 ` [gentoo-portage-dev] [PATCH] repoman: new QA error: slot operator under '||' alternative Sergei Trofimovich
2016-06-18 18:02 ` Brian Dolbec
2016-06-18 19:27 ` [gentoo-portage-dev] [PATCH v2] " Sergei Trofimovich
2016-06-18 21:15 ` [gentoo-portage-dev] " Zac Medico
2016-06-18 22:00 ` [gentoo-portage-dev] [PATCH v4] " Sergei Trofimovich
2016-06-25 17:35 ` Brian Dolbec
2016-06-19 8:13 ` [gentoo-portage-dev] Re: [PATCH v2] " Sergei Trofimovich
[not found] ` <20160618203706.3fd97cb6@sf>
2016-06-18 20:38 ` [gentoo-portage-dev] [PATCH] " Brian Dolbec
2016-06-18 21:25 ` Zac Medico
2016-06-18 21:54 ` Sergei Trofimovich
2016-06-18 18:29 ` [gentoo-portage-dev] Re: [PATCH] repoman: typo in docstring s/dependancy/dependency/ Zac Medico
2016-06-18 19:27 ` [gentoo-portage-dev] [PATCH v2] repoman/modules/.../profile.py: " Sergei Trofimovich
2016-06-18 19:31 ` [gentoo-portage-dev] " 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='CAMiTYSoCfS0jmu6h0_uNOuZv6zxuwCcdY+m8mirT2SV=sUp5Pg@mail.gmail.com' \
--to=zmedico@gentoo.org \
--cc=dolsen@gentoo.org \
--cc=gentoo-portage-dev@lists.gentoo.org \
--cc=siarheit@google.com \
--cc=slyfox@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