From: Brian Dolbec <dolsen@gentoo.org>
To: gentoo-portage-dev@lists.gentoo.org
Subject: Re: [gentoo-portage-dev] [PATCH] emerge --search: fix duplication of results (bug 559044)
Date: Sun, 30 Aug 2015 13:02:37 -0700 [thread overview]
Message-ID: <20150830130237.65c038b2.dolsen@gentoo.org> (raw)
In-Reply-To: <1440826523-26000-1-git-send-email-zmedico@gentoo.org>
On Fri, 28 Aug 2015 22:35:23 -0700
Zac Medico <zmedico@gentoo.org> wrote:
> Fix search._cp_all() to ensure sorted input for MultiIterGroupBy.
> Add a boolean "sort" keyword argument to all dbapi.cp_all()
> implementations, and set defaults for backward compatible behavior.
>
> X-Gentoo-Bug: 559044
> X-Gentoo-Bug-url: https://bugs.gentoo.org/show_bug.cgi?id=559044
> Signed-off-by: Zac Medico <zmedico@gentoo.org>
> ---
> pym/_emerge/PackageVirtualDbapi.py | 4 ++--
> pym/_emerge/search.py | 3 ++-
> pym/portage/dbapi/IndexedPortdb.py | 4 ++--
> pym/portage/dbapi/IndexedVardb.py | 6 +++---
> pym/portage/dbapi/__init__.py | 4 ++--
> pym/portage/dbapi/bintree.py | 4 ++--
> pym/portage/dbapi/porttree.py | 6 ++++--
> pym/portage/dbapi/vartree.py | 4 ++--
> pym/portage/dbapi/virtual.py | 4 ++--
> 9 files changed, 21 insertions(+), 18 deletions(-)
>
Looks fine, Thanks
--
Brian Dolbec <dolsen>
prev parent reply other threads:[~2015-08-30 20:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-29 5:35 [gentoo-portage-dev] [PATCH] emerge --search: fix duplication of results (bug 559044) Zac Medico
2015-08-30 20:02 ` Brian Dolbec [this message]
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=20150830130237.65c038b2.dolsen@gentoo.org \
--to=dolsen@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