On czw, 2017-06-15 at 09:08 -0700, Zac Medico wrote:
> On Thu, Jun 15, 2017 at 12:27 AM, Michał Górny <mgo...@gentoo.org> wrote:
> 
> > The MANIFEST1_REQUIRED_HASH constant is not used anywhere, so it should
> > be possible to remove it safely.
> > ---
> >  pym/portage/const.py | 1 -
> >  1 file changed, 1 deletion(-)
> > 
> > diff --git a/pym/portage/const.py b/pym/portage/const.py
> > index 7e415ba9c..052d4ca2f 100644
> > --- a/pym/portage/const.py
> > +++ b/pym/portage/const.py
> > @@ -206,7 +206,6 @@ EAPI                     = 6
> > 
> >  HASHING_BLOCKSIZE        = 32768
> >  MANIFEST1_HASH_FUNCTIONS = ("MD5", "SHA256", "RMD160")
> > -MANIFEST1_REQUIRED_HASH  = "MD5"
> > 
> >  # Past events:
> >  #
> > --
> > 2.13.1
> > 
> > 
> > 
> 
> Looks good.

Pushed, thanks.

-- 
Best regards,
Michał Górny

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to